Add a delay before wandering, use it on viceroids
Add a Min and Max delay and make it random
This commit is contained in:
@@ -459,6 +459,8 @@ VICE:
|
||||
AttackFrontal:
|
||||
AttackWander:
|
||||
WanderMoveRadius: 2
|
||||
MinMoveDelayInTicks: 25
|
||||
MaxMoveDelayInTicks: 45
|
||||
RenderUnit:
|
||||
WithMuzzleFlash:
|
||||
SplitFacings: true
|
||||
|
||||
@@ -584,6 +584,8 @@ DOGGIE:
|
||||
AttackFrontal:
|
||||
AttackWander:
|
||||
WanderMoveRadius: 2
|
||||
MinMoveDelayInTicks: 25
|
||||
MaxMoveDelayInTicks: 45
|
||||
|
||||
VISSML:
|
||||
Inherits: ^Infantry
|
||||
|
||||
Reference in New Issue
Block a user