mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-21 12:18:11 +01:00
8 lines
311 B
Plaintext
8 lines
311 B
Plaintext
/datum/gear/uniform/loincloth //Sensor version for station crew
|
|
name = "Leather Loincloth"
|
|
path = /obj/item/clothing/under/costume/loincloth/sensor
|
|
|
|
/datum/gear/uniform/loincloth/cloth //Sensor version for station crew
|
|
name = "Cloth Loincloth"
|
|
path = /obj/item/clothing/under/costume/loincloth/cloth/sensor
|