Fixes Lord Singuloth hungering for more than he should

This commit is contained in:
ShizCalev
2017-11-24 05:45:47 -05:00
committed by CitadelStationBot
parent 9f7b3a11c3
commit 2762e3b530
31 changed files with 373 additions and 1 deletions
@@ -117,3 +117,9 @@
var/list/guardians = spawner.summoner.hasparasites()
for(var/para in guardians)
to_chat(para, "<span class='danger'><B>[AM] has crossed surveillance snare, [name].</span></B>")
/obj/effect/snare/singularity_act()
return
/obj/effect/snare/singularity_pull()
return