Adds custom item for Von2531

Blue blazer loadout item
This commit is contained in:
mwerezak
2015-03-09 16:57:10 -04:00
parent db450303c4
commit 1150902c9f
6 changed files with 13 additions and 0 deletions
+6
View File
@@ -282,6 +282,12 @@ var/global/list/gear_datums = list()
slot = slot_w_uniform
cost = 2
/datum/gear/blazer_blue
display_name = "blazer, blue"
path = /obj/item/clothing/under/blazer
slot = slot_w_uniform
cost = 2
/datum/gear/kilt
display_name = "kilt"
path = /obj/item/clothing/under/kilt