Bugfix for borgs&doors as well as chem grenades.

This commit is contained in:
SkyMarshal
2012-02-13 16:56:34 -07:00
parent 6cb78379c3
commit 42be0feff6
6 changed files with 3 additions and 21 deletions

View File

@@ -64,9 +64,6 @@
if(timing)
overlays += text("timer_timing")
small_icon_state_overlays += text("timer_timing")
if(master && istype(master, /obj/item/weapon/chem_grenade))
var/obj/item/weapon/chem_grenade/M = master
M.c_state(1)
if(holder)
holder.update_icon()
return