slightly slower fire rate, change fire rate name

This commit is contained in:
Ian Woods 2026-06-29 19:50:22 -07:00
parent c5cba2dcd7
commit d53a2a47e2
4 changed files with 8 additions and 8 deletions

View file

@ -107,7 +107,7 @@ namespace TD.Towers
public float Range;
[Tooltip("Attacks per second.")]
public float FireRate;
public float AttacksPerSecond;
[Header("Combat — Area")]
[Tooltip("Radius of splash damage around the primary impact point. " +