mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-21 05:02:40 +01:00
Fixes nurse spiders getting stuck in infinite loop
This commit is contained in:
@@ -137,6 +137,8 @@
|
||||
if(large_cocoon)
|
||||
C.icon_state = pick("cocoon_large1","cocoon_large2","cocoon_large3")
|
||||
|
||||
ai_holder.target = null
|
||||
|
||||
return TRUE
|
||||
|
||||
/mob/living/simple_mob/animal/giant_spider/nurse/handle_special()
|
||||
|
||||
Reference in New Issue
Block a user