Ling tweak & faction cleanup (#337)

* - tweak: Ling tweaks.

* - fix: Faction cleanup.
This commit is contained in:
Aviu00
2024-06-08 13:03:20 +00:00
committed by GitHub
parent 9cdcedf360
commit d838e850c6
6 changed files with 36 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ public sealed partial class ChangelingComponent : Component
public float Accumulator;
[ViewVariables(VVAccess.ReadOnly)]
public float UpdateDelay = 4f;
public float UpdateDelay = 8f;
[ViewVariables(VVAccess.ReadOnly)]
public bool IsRegenerating;