@@ -426,7 +426,7 @@ public partial record struct AnomalySpawnSettings()
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// should entities block spawning?
|
/// should entities block spawning?
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public bool CanSpawnOnEntities { get; set; } = true;
|
public bool CanSpawnOnEntities { get; set; } = false;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The minimum number of entities that spawn per pulse
|
/// The minimum number of entities that spawn per pulse
|
||||||
|
|||||||
Reference in New Issue
Block a user