Skip to content

Commit aca3fc0

Browse files
hardrest: Why Ganza, why no comments? Why...
1 parent 65ff8a4 commit aca3fc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

code/controllers/subsystem/npcpool.dm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ SUBSYSTEM_DEF(npcpool)
3939
if(!SA.ckey && !SA.notransform)
4040
if(SA.stat != DEAD)
4141
SA.handle_automated_movement()
42+
if(SA.stat != DEAD)
4243
SA.handle_automated_action()
44+
if(SA.stat != DEAD)
4345
SA.handle_automated_speech()
4446
if (MC_TICK_CHECK)
4547
--failed_fires

0 commit comments

Comments
 (0)