General fix for spawning KO'd mobs

This commit is contained in:
Aronai Sieyes
2020-05-03 12:59:24 -04:00
parent ff07f3e0b0
commit ffb5c96eda
+2 -1
View File
@@ -44,7 +44,8 @@
STANCE_REPOSITION,
STANCE_MOVE,
STANCE_FOLLOW,
STANCE_FLEE
STANCE_FLEE,
STANCE_DISABLED
)
var/list/static/noprocess_stances = list(
STANCE_SLEEP