mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] Adds the loincloth to the loadout options (#11658)
Co-authored-by: nesquik <24830358+lbnesquik@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fe07adba6b
commit
90562f50a3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user