mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Advanced Welderbombing (#67160)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user