mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 07:35:31 +01:00
Adds the loincloth to the loadout options (#18490)
This commit is contained in:
@@ -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