Fixes Extinguishing Some Fires (#12410)

This commit is contained in:
Fox McCloud
2019-09-24 16:39:12 -07:00
committed by variableundefined
parent bae5faae27
commit 0ad54794fc
2 changed files with 4 additions and 4 deletions
-4
View File
@@ -154,10 +154,6 @@ var/global/image/fire_overlay = image("icon" = 'icons/goonstation/effects/fire.d
/obj/item/blob_act()
qdel(src)
/obj/item/water_act(volume, temperature, source, method = TOUCH)
. = ..()
extinguish()
/obj/item/verb/move_to_top()
set name = "Move To Top"
set category = null