mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
Clothes, clothes, clothes!
This commit is contained in:
@@ -279,3 +279,7 @@
|
||||
/datum/gear/accessory/cowledvest
|
||||
display_name = "cowled vest"
|
||||
path = /obj/item/clothing/accessory/cowledvest
|
||||
|
||||
/datum/gear/accessory/asymovercoat
|
||||
display_name = "orange asymmetrical overcoat"
|
||||
path = /obj/item/clothing/accessory/asymovercoat
|
||||
|
||||
@@ -366,4 +366,24 @@
|
||||
|
||||
/datum/gear/head/jingasa
|
||||
display_name = "jingasa"
|
||||
path = /obj/item/clothing/head/jingasa
|
||||
<<<<<<< HEAD
|
||||
path = /obj/item/clothing/head/jingasa
|
||||
=======
|
||||
path = /obj/item/clothing/head/jingasa
|
||||
|
||||
/datum/gear/head/sunflower_crown
|
||||
display_name = "sunflower crown"
|
||||
path = /obj/item/clothing/head/sunflower_crown
|
||||
|
||||
/datum/gear/head/lavender_crown
|
||||
display_name = "lavender crown"
|
||||
path = /obj/item/clothing/head/lavender_crown
|
||||
|
||||
/datum/gear/head/poppy_crown
|
||||
display_name = "poppy crown"
|
||||
path = /obj/item/clothing/head/poppy_crown
|
||||
|
||||
/datum/gear/head/rose_crown
|
||||
display_name = "rose crown"
|
||||
path = /obj/item/clothing/head/rose_crown
|
||||
>>>>>>> 7a84236... Adds 2 uniforms, 1 accessory, and flower crowns to loadout (#7385)
|
||||
|
||||
@@ -580,4 +580,12 @@
|
||||
|
||||
/datum/gear/uniform/yellowswoop
|
||||
display_name = "yellow swooped dress"
|
||||
path = /obj/item/clothing/under/dress/yellowswoop
|
||||
path = /obj/item/clothing/under/dress/yellowswoop
|
||||
|
||||
/datum/gear/uniform/greenasym
|
||||
display_name = "green asymmetrical jumpsuit"
|
||||
path = /obj/item/clothing/under/greenasym
|
||||
|
||||
/datum/gear/uniform/cyberpunkharness
|
||||
display_name = "cyberpunk strapped harness"
|
||||
path = /obj/item/clothing/under/cyberpunkharness
|
||||
Reference in New Issue
Block a user