Fixes Lord Singuloth hungering for more than he should
This commit is contained in:
committed by
CitadelStationBot
parent
9f7b3a11c3
commit
2762e3b530
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user