Merge pull request #10225 from PsiOmegaDelta/150718-BurnItAway

Fixes #10170.
This commit is contained in:
Chinsky
2015-07-18 22:57:06 +03:00

View File

@@ -25,6 +25,9 @@
try_heating()
else
user << "\red You can't put the [W] onto the [src]."
/obj/machinery/bunsen_burner/attack_ai()
return
/obj/machinery/bunsen_burner/attack_hand(mob/user as mob)
if(held_container)