Ling tweak & faction cleanup (#337)
* - tweak: Ling tweaks. * - fix: Faction cleanup.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user