Adds the loincloth to the loadout options (#18490)

This commit is contained in:
nesquik
2025-09-15 05:41:55 +02:00
committed by GitHub
parent d3c4c9b7fd
commit 899ca95ab5
@@ -216,6 +216,14 @@
..()
gear_tweaks += gear_tweak_free_color_choice
/datum/gear/uniform/loincloth
display_name = "loincloth"
path = /obj/item/clothing/under/skirt/loincloth
/datum/gear/uniform/loincloth/New()
..()
gear_tweaks += gear_tweak_free_color_choice
/datum/gear/uniform/reddress
display_name = "red dress with belt"
path = /obj/item/clothing/under/dress/darkred