Meat kudzu (from anomoly) more killable, telegraphs better (#16107)

This commit is contained in:
Tom Leys
2023-05-06 17:08:50 +12:00
committed by GitHub
parent 7d31c1daf2
commit eef3c6a5c7
14 changed files with 145 additions and 17 deletions

View File

@@ -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>