mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-24 00:33:21 +00: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
|