Overrides the AI attack proc.
Saving any  removal of burners for the dev branch due to merge concerns.
This commit is contained in:
PsiOmega
2015-07-18 19:36:01 +02:00
parent 2035b8179d
commit 8aac45bc42

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)