Removes default fire overlay from burning flags

This commit is contained in:
Citinited
2017-07-11 03:42:22 +01:00
parent e662707276
commit ce01b7e00f
+1 -1
View File
@@ -10,7 +10,7 @@
user.visible_message("<span class='notice'>[user] lights the [name] with [W].</span>")
fire_act()
/obj/item/flag/fire_act()
/obj/item/flag/fire_act(global_overlay = FALSE)
..()
update_icons()