Merge pull request #7089 from sabiram/dev

Moves my (sabirm)'s custom item to common loadout pool
This commit is contained in:
PsiOmegaDelta
2014-11-23 18:08:16 +01:00
6 changed files with 15 additions and 11 deletions
+6
View File
@@ -318,6 +318,12 @@ var/global/list/gear_datums = list()
slot = slot_w_uniform
cost = 3
/datum/gear/sundress_white
display_name = "sundress, white"
path = /obj/item/clothing/under/sundress_white
slot = slot_w_uniform
cost = 3
/datum/gear/cheongsam
display_name = "cheongsam, white"
path = /obj/item/clothing/under/cheongsam