Merge pull request #901 from EmperorJon/05_Feb._Hallucination_supermatter_fix

Hallucination objects no longer excite the supermatter
This commit is contained in:
Zuhayr
2016-02-06 09:32:42 +10:30
+2
View File
@@ -349,6 +349,8 @@
/obj/machinery/power/supermatter/Bumped(atom/AM as mob|obj)
if(istype(AM, /obj/effect))
return
if(istype(AM, /mob/living))
AM.visible_message("<span class=\"warning\">\The [AM] slams into \the [src] inducing a resonance... \his body starts to glow and catch flame before flashing into ash.</span>",\
"<span class=\"danger\">You slam into \the [src] as your ears are filled with unearthly ringing. Your last thought is \"Oh, fuck.\"</span>",\