Part 2 of the WIP chemistry stuff

Map update with secure doors!
This commit is contained in:
SkyMarshal
2012-02-09 19:09:54 -07:00
parent c38d7d1d8f
commit 1d29574bc3
12 changed files with 7831 additions and 7793 deletions

View File

@@ -7,7 +7,7 @@
w_amt = 10
origin_tech = "magnets=1"
secured = 0
secured = 1
small_icon_state_left = "timer_left"
small_icon_state_right = "timer_right"
@@ -64,6 +64,9 @@
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