Add extra warning cries to chaseCrits
This commit is contained in:
@@ -70,6 +70,8 @@ debugSelectCreatureList cid u =
|
||||
(u ^? uvWorld . cWorld . lWorld . creatures . ix cid . crMemory)
|
||||
, debugList "Strategy"
|
||||
(u ^? uvWorld . cWorld . lWorld . creatures . ix cid . crActionPlan . apStrategy)
|
||||
, debugList "Vocalization"
|
||||
(u ^? uvWorld . cWorld . lWorld . creatures . ix cid . crVocalization)
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user