mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-20 19:57:28 +01:00
Merge pull request #4860 from CHOMPStation2/upstream-merge-13670
[MIRROR] 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