slightly slower fire rate, change fire rate name
This commit is contained in:
parent
c5cba2dcd7
commit
d53a2a47e2
4 changed files with 8 additions and 8 deletions
|
|
@ -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. " +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue