Fixes the flag sometimes not deleting right away.

Hilarious to see chained explosions but not very practical.
This commit is contained in:
IcyV
2016-08-11 12:02:03 -07:00
parent 28d63f03d0
commit c89540a396
+2 -1
View File
@@ -192,4 +192,5 @@
used = 1
/obj/item/flag/chameleon/burn()
explosion(loc,1,2,4,4, flame_range = 4)
explosion(loc,1,2,4,4, flame_range = 4)
qdel(src)