Adds black-with-blue-flame dress to custom loadout

This commit is contained in:
ZekeSulastin
2015-12-21 00:05:03 -05:00
parent b3e0bcd928
commit a29dce6070
+6
View File
@@ -752,6 +752,12 @@ var/global/list/gear_datums = list()
slot = slot_w_uniform
cost = 1
/datum/gear/dress_fire
display_name = "flame dress"
path = /obj/item/clothing/under/dress/dress_fire
slot = slot_w_uniform
cost = 1
/datum/gear/uniform_captain
display_name = "uniform, captain's dress"
path = /obj/item/clothing/under/dress/dress_cap