Merge pull request #6174 from Michiyamenotehifunana/polychrome-Cloth-Globalize
(Partially) Globalizes Polychromic Clothing Code
This commit is contained in:
@@ -123,6 +123,24 @@
|
||||
category = slot_w_uniform
|
||||
path = /obj/item/clothing/under/syndicate/cosmetic
|
||||
|
||||
/datum/gear/polykilt
|
||||
name = "Polychromic Kilt"
|
||||
category = slot_w_uniform
|
||||
path = /obj/item/clothing/under/polychromic/kilt
|
||||
cost = 3
|
||||
|
||||
/datum/gear/polyshorts
|
||||
name = "Polychromic Shorts"
|
||||
category = slot_w_uniform
|
||||
path = /obj/item/clothing/under/polychromic/shorts
|
||||
cost = 3
|
||||
|
||||
/datum/gear/polyshortpants
|
||||
name = "Polychromic Athletic Shorts"
|
||||
category = slot_w_uniform
|
||||
path = /obj/item/clothing/under/polychromic/shortpants
|
||||
cost = 2
|
||||
|
||||
// Trekie things
|
||||
//TOS
|
||||
/datum/gear/trekcmdtos
|
||||
|
||||
Reference in New Issue
Block a user