hand pick can fit into the excavation kit, made the xenoarch tool closet properly retain icon states

Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
Cael_Aislinn
2013-03-18 18:51:21 +10:00
parent 398bdafbbd
commit cad490c5f1
2 changed files with 3 additions and 0 deletions

View File

@@ -83,6 +83,8 @@
/obj/structure/closet/excavation
name = "Excavation tools"
icon_state = "toolcloset"
icon_closed = "toolcloset"
icon_opened = "toolclosetopen"
New()
..()

View File

@@ -119,6 +119,7 @@
"/obj/item/weapon/pickaxe/six_pick",\
"/obj/item/weapon/pickaxe/hand")
max_combined_w_class = 20
max_w_class = 4
use_to_pickup = 1 // for picking up broken bulbs, not that most people will try
/obj/item/weapon/storage/box/excavation/New()