Advanced Welderbombing (#67160)

This commit is contained in:
13spacemen
2022-06-06 16:53:22 -07:00
committed by GitHub
parent 2169f4a915
commit 5675e56a24
4 changed files with 71 additions and 0 deletions
+3
View File
@@ -36,6 +36,9 @@
var/turf/location = get_turf(loc)
if(location)
location.hotspot_expose(heat, EXPOSED_VOLUME)
SEND_SIGNAL(holder.loc, COMSIG_IGNITER_ACTIVATE)
if(QDELETED(src))
return TRUE
sparks.start()
return TRUE