Adds blue suit jacket to custom loadout gear

Custom item for Nyarlthotep, implemented as custom loadout gear.
This commit is contained in:
mwerezak
2014-12-31 01:00:49 -05:00
parent 68be4d10a2
commit 3381c615ef
+6
View File
@@ -492,6 +492,12 @@ var/global/list/gear_datums = list()
cost = 3
slot = slot_wear_suit
/datum/gear/blue_lawyer_jacket
display_name = "suit jacket, blue"
path = /obj/item/clothing/suit/storage/toggle/lawyer/bluejacket
cost = 3
slot = slot_wear_suit
/datum/gear/hoodie
display_name = "hoodie, grey"
path = /obj/item/clothing/suit/hoodie