Merge pull request #15864 from Putnam3145/auxmos-2

UPDATE AUXMOS TO 2.0.0 (TESTMERGE THIS HOLY CRAP)
This commit is contained in:
Lin
2023-04-01 00:17:22 -07:00
committed by GitHub
13 changed files with 44 additions and 66 deletions
@@ -952,7 +952,7 @@ GLOBAL_DATUM(main_supermatter_engine, /obj/machinery/power/supermatter_crystal)
playsound(T, 'sound/effects/supermatter.ogg', 50, 1)
T.visible_message("<span class='danger'>[T] smacks into [src] and rapidly flashes to ash.</span>",\
"<span class='italics'>You hear a loud crack as you are washed with a wave of heat.</span>")
CALCULATE_ADJACENT_TURFS(T)
T.ImmediateCalculateAdjacentTurfs()
//Do not blow up our internal radio
/obj/machinery/power/supermatter_crystal/contents_explosion(severity, target, origin)