Merge pull request #7497 from improvedname/more-nerf

Makes the syndicate suspicous toolbox not be called "suspicous anymore" but just black and red striped instead.
This commit is contained in:
deathride58
2018-09-03 13:49:15 -04:00
committed by GitHub
+2 -1
View File
@@ -113,8 +113,9 @@
new /obj/item/stack/cable_coil(src,30,pickedcolor)
/obj/item/storage/toolbox/syndicate
name = "suspicious looking toolbox"
name = "black and red toolbox"
icon_state = "syndicate"
desc = "A toolbox painted black with a red stripe. It looks more heavier than normal toolboxes."
item_state = "toolbox_syndi"
force = 15
throwforce = 18