should fix conflicts
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
category = slot_w_uniform
|
||||
path = /obj/item/clothing/under/syndicate/cosmetic
|
||||
|
||||
<<<<<<< LOADOUT
|
||||
/datum/gear/strppink
|
||||
name = "Pink stripper outfit"
|
||||
category = slot_w_uniform
|
||||
@@ -175,6 +176,26 @@
|
||||
path = /obj/item/clothing/under/polychromic/shirt
|
||||
cost = 3
|
||||
|
||||
=======
|
||||
/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
|
||||
|
||||
>>>>>>> master
|
||||
// Trekie things
|
||||
//TOS
|
||||
/datum/gear/trekcmdtos
|
||||
|
||||
Reference in New Issue
Block a user