Implement remove_item_from_storage properly, syndi toolbox tool color update

This commit is contained in:
Markolie
2015-09-16 01:54:34 +02:00
parent 2098933ee4
commit 0741669bd6
7 changed files with 29 additions and 18 deletions
@@ -84,10 +84,10 @@
New()
..()
new /obj/item/weapon/screwdriver(src)
new /obj/item/weapon/screwdriver(src, "red")
new /obj/item/weapon/wrench(src)
new /obj/item/weapon/weldingtool/largetank(src)
new /obj/item/weapon/crowbar(src)
new /obj/item/weapon/wirecutters(src)
new /obj/item/weapon/crowbar/red(src)
new /obj/item/weapon/wirecutters(src, "red")
new /obj/item/device/multitool(src)
new /obj/item/clothing/gloves/combat(src)