mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 13:18:09 +01:00
Merge pull request #13670 from Heroman3003/nursetime
Fixes playable nurse spider runtime
This commit is contained in:
@@ -141,7 +141,8 @@
|
||||
if(large_cocoon)
|
||||
C.icon_state = pick("cocoon_large1","cocoon_large2","cocoon_large3")
|
||||
|
||||
ai_holder.remove_target()
|
||||
if(ai_holder)
|
||||
ai_holder.remove_target()
|
||||
|
||||
return TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user