mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Fixes the flag sometimes not deleting right away.
Hilarious to see chained explosions but not very practical.
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user