Fix spawn heights and debug menu enemy spawning
This commit is contained in:
@@ -18,5 +18,7 @@ public interface IVTComponent : IEntityComponent
|
||||
|
||||
public void RaiseMaximumVT(int raiseAmount, bool restoreVT = true);
|
||||
|
||||
public void LowerMaximumVT(int lowerAmount);
|
||||
|
||||
public void SetMaximumVT(int vt);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user