[MIRROR] Adds the loincloth to the loadout options (#11658)

Co-authored-by: nesquik <24830358+lbnesquik@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-15 12:18:26 -07:00
committed by GitHub
parent fe07adba6b
commit 90562f50a3

View File

@@ -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