mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Hawaiian loadout (#19685)
* does this work? * maybe this will work? * fix * dots of consistency * removal of what was asked to be removed
This commit is contained in:
@@ -328,3 +328,23 @@
|
||||
display_name = "Tacticool turtleneck"
|
||||
description = "A sleek black turtleneck paired with some khakis (WARNING DOES NOT HAVE SUIT SENSORS)"
|
||||
path = /obj/item/clothing/under/syndicate/tacticool
|
||||
|
||||
/datum/gear/uniform/suit/redhawaiianshirt
|
||||
display_name = "Red Hawaiian T-Shirt"
|
||||
description = "A nice t-shirt to remind about warm beaches. This one is red."
|
||||
path = /obj/item/clothing/under/misc/redhawaiianshirt
|
||||
|
||||
/datum/gear/uniform/suit/bluehawaiianshirt
|
||||
display_name = "Blue Hawaiian T-Shirt"
|
||||
description = "A nice t-shirt to remind about warm beaches. This one is blue."
|
||||
path = /obj/item/clothing/under/misc/bluehawaiianshirt
|
||||
|
||||
/datum/gear/uniform/suit/pinkhawaiianshirt
|
||||
display_name = "Pink Hawaiian T-Shirt"
|
||||
description = "A nice t-shirt to remind about warm beaches. This one is pink."
|
||||
path = /obj/item/clothing/under/misc/pinkhawaiianshirt
|
||||
|
||||
/datum/gear/uniform/suit/orangehawaiianshirt
|
||||
display_name = "Orange Hawaiian T-Shirt"
|
||||
description = "A nice t-shirt to remind about warm beaches. This one is orange."
|
||||
path = /obj/item/clothing/under/misc/orangehawaiianshirt
|
||||
|
||||
Reference in New Issue
Block a user