Ui with timer and army count
This commit is contained in:
@@ -12,9 +12,10 @@ region = Rect2(0, 0, 64, 64)
|
||||
maxHp = 10
|
||||
attackSpeed = 50.0
|
||||
speed = 4000.0
|
||||
damage = 1
|
||||
damage = 2
|
||||
priority = 1
|
||||
expReward = 25
|
||||
BludGen = 0.5
|
||||
cost = 20
|
||||
minSpawnRange = 10.0
|
||||
monsterName = "Bat"
|
||||
|
||||
Reference in New Issue
Block a user