Make _targetCr an Int id rather than a full creature
This commit is contained in:
@@ -17,7 +17,7 @@ updateHumanoid cr = case cr ^?! crType of
|
||||
humanoidAIList
|
||||
[ const doStrategyActions
|
||||
, performActions
|
||||
, const overrideMeleeCloseTarget
|
||||
, overrideMeleeCloseTarget
|
||||
, setViewPos
|
||||
, setMvPos
|
||||
, chaseCritMv
|
||||
|
||||
Reference in New Issue
Block a user