Remove reified impulses from creature record
This commit is contained in:
@@ -22,8 +22,7 @@ flockArmourChaseCrit =
|
||||
-- ]
|
||||
, _crActionPlan =
|
||||
ActionPlan
|
||||
{ _apImpulse = []
|
||||
, _apAction = []
|
||||
{ _apAction = []
|
||||
, _apStrategy = FollowImpulses
|
||||
, _apGoal = [Kill 0]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user