Cleanup creatures somewhat, fix LOS to LOSIndirect
This commit is contained in:
@@ -42,10 +42,10 @@ flockArmourChaseCrit = defaultCreature
|
||||
,(1,medkit 200)
|
||||
]
|
||||
, _crActionPlan = ActionPlan
|
||||
{_crImpulse = []
|
||||
,_crAction = []
|
||||
,_crStrategy = FollowImpulses
|
||||
,_crGoal = [Kill 0]
|
||||
{_apImpulse = []
|
||||
,_apAction = []
|
||||
,_apStrategy = FollowImpulses
|
||||
,_apGoal = [Kill 0]
|
||||
}
|
||||
, _crMeleeCooldown = 0
|
||||
, _crGroup = ShieldGroup
|
||||
|
||||
Reference in New Issue
Block a user