mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-26 22:56:33 +01:00
C4 still explodes if the turf its placed upon changes
This commit is contained in:
@@ -31,4 +31,4 @@
|
||||
|
||||
/datum/wires/explosive/c4/explode()
|
||||
var/obj/item/weapon/plastique/P = holder
|
||||
P.explode(get_turf(P))
|
||||
P.detonate(get_turf(P))
|
||||
|
||||
Reference in New Issue
Block a user