Ling tweak 2 (#347)

* - tweak: NOT THE BEES.

* - tweak: More chems.

* - fix: Ling abilities & alert.

* - fix: Locale.
This commit is contained in:
Aviu00
2024-06-12 10:56:44 +00:00
committed by GitHub
parent 403a5af0b7
commit d75fcd40ea
5 changed files with 27 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 = 8f;
public float UpdateDelay = 6f;
[ViewVariables(VVAccess.ReadOnly)]
public bool IsRegenerating;