mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Merge pull request #5695 from Sharkmare/patch-1
Reroute Teshwraps to just use Footwraps
This commit is contained in:
@@ -680,7 +680,7 @@
|
|||||||
|
|
||||||
/datum/gear/shoes/teshwrap
|
/datum/gear/shoes/teshwrap
|
||||||
display_name = "Teshari legwraps"
|
display_name = "Teshari legwraps"
|
||||||
path = /obj/item/clothing/shoes/footwraps/teshari
|
path = /obj/item/clothing/shoes/footwraps //CHOMPEDIT: Tesh can wear regular footwraps, but im paranoid about corrupting saves so we just repath this for now
|
||||||
sort_category = "Xenowear"
|
sort_category = "Xenowear"
|
||||||
whitelisted = SPECIES_TESHARI
|
whitelisted = SPECIES_TESHARI
|
||||||
cost = 1
|
cost = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user