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
+6
View File
@@ -98,6 +98,12 @@ GLOBAL_LIST_INIT(hallucinations_major, list(
var/image_layer = MOB_LAYER
var/active = TRUE //qdelery
/obj/effect/hallucination/singularity_pull()
return
/obj/effect/hallucination/singularity_act()
return
/obj/effect/hallucination/simple/Initialize(mapload, var/mob/living/carbon/T)
. = ..()
target = T