mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-30 23:32:29 +08:00
*2
This commit is contained in:
@@ -8,7 +8,7 @@ func register():
|
|||||||
fields[FieldStore.Entity.MAX_HEALTH] = 400
|
fields[FieldStore.Entity.MAX_HEALTH] = 400
|
||||||
fields[FieldStore.Entity.MOVEMENT_SPEED] = 0.9
|
fields[FieldStore.Entity.MOVEMENT_SPEED] = 0.9
|
||||||
attackCooldownMap[0] = 4000
|
attackCooldownMap[0] = 4000
|
||||||
attackCooldownMap[1] = 1500
|
attackCooldownMap[1] = 3000
|
||||||
attackCooldownMap[2] = 500
|
attackCooldownMap[2] = 500
|
||||||
sprintMultiplier = 5
|
sprintMultiplier = 5
|
||||||
func spawn():
|
func spawn():
|
||||||
|
|||||||
Reference in New Issue
Block a user