Add a delay before wandering, use it on viceroids

Add a Min and Max delay and make it random
This commit is contained in:
penev92
2014-12-30 02:04:32 +02:00
parent ded8ae9345
commit 04c09dda31
3 changed files with 24 additions and 10 deletions

View File

@@ -459,6 +459,8 @@ VICE:
AttackFrontal:
AttackWander:
WanderMoveRadius: 2
MinMoveDelayInTicks: 25
MaxMoveDelayInTicks: 45
RenderUnit:
WithMuzzleFlash:
SplitFacings: true

View File

@@ -584,6 +584,8 @@ DOGGIE:
AttackFrontal:
AttackWander:
WanderMoveRadius: 2
MinMoveDelayInTicks: 25
MaxMoveDelayInTicks: 45
VISSML:
Inherits: ^Infantry