Meat kudzu (from anomoly) more killable, telegraphs better (#16107)
This commit is contained in:
@@ -11,9 +11,6 @@ public sealed class GrowingKudzuComponent : Component
|
||||
[DataField("growthLevel")]
|
||||
public int GrowthLevel = 1;
|
||||
|
||||
[DataField("growthTickChance")]
|
||||
public float GrowthTickChance = 1f;
|
||||
|
||||
/// <summary>
|
||||
/// The next time kudzu will try to tick its growth level.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user