mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] tanktop to loadout, yellow jacket to loadout (#7589)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
This commit is contained in:
@@ -508,6 +508,10 @@
|
||||
path = /obj/item/clothing/suit/storage/hooded/wintercoat/cosmic
|
||||
// winter coats end here
|
||||
|
||||
/datum/gear/suit/runner
|
||||
display_name = "runner jacket"
|
||||
path = /obj/item/clothing/suit/runner
|
||||
|
||||
/datum/gear/suit/varsity
|
||||
display_name = "varsity jacket selection"
|
||||
path = /obj/item/clothing/suit/varsity
|
||||
|
||||
@@ -374,6 +374,10 @@
|
||||
display_name = "halter top"
|
||||
path = /obj/item/clothing/under/haltertop
|
||||
|
||||
/datum/gear/uniform/tanktop
|
||||
display_name = "tank top"
|
||||
path = /obj/item/clothing/under/tanktop
|
||||
|
||||
/datum/gear/uniform/revealingdress
|
||||
display_name = "revealing dress"
|
||||
path = /obj/item/clothing/under/dress/revealingdress
|
||||
|
||||
Reference in New Issue
Block a user