Fixes Lord Singuloth hungering for more than he should (#33025)

This commit is contained in:
ShizCalev
2017-11-24 05:45:47 -05:00
committed by Emmett Gaines
parent 4f0e4cce8d
commit f912b6eae0
31 changed files with 169 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