Merge pull request #10506 from improvedname/Syndicate-toolbox

Adds a recipe, that allows making syndicate toolboxes
This commit is contained in:
variableundefined
2018-12-28 20:46:31 +08:00
committed by GitHub
2 changed files with 16 additions and 0 deletions
@@ -94,6 +94,12 @@
new /obj/item/multitool(src)
new /obj/item/clothing/gloves/combat(src)
/obj/item/storage/toolbox/fakesyndi
name = "suspicous looking toolbox"
icon_state = "syndicate"
item_state = "toolbox_syndi"
desc = "Danger. Very Robust. The paint is still wet."
/obj/item/storage/toolbox/drone
name = "mechanical toolbox"
icon_state = "blue"