mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-27 06:37:07 +01:00
anyways
techpriest robes are now un-shitty-fixed and fixed again. Should be working properly now. No idea how to get the naga taur sprite working because it was supposed to be added in sand modular but sand modular was the one breaking it all so 🤷
12 lines
502 B
Plaintext
12 lines
502 B
Plaintext
/obj/item/clothing/suit/armor/vest/warden
|
|
mutantrace_variation = STYLE_DIGITIGRADE|STYLE_ALL_TAURIC
|
|
taur_mob_worn_overlay = 'modular_sand/icons/mob/suits_taur.dmi'
|
|
|
|
/obj/item/clothing/suit/hooded/techpriest
|
|
mutantrace_variation = STYLE_DIGITIGRADE|STYLE_ALL_TAURIC
|
|
taur_mob_worn_overlay = 'modular_sand/icons/mob/suits_taur.dmi'
|
|
|
|
/obj/item/clothing/suit/hooded/techpriest_t
|
|
mutantrace_variation = STYLE_DIGITIGRADE|STYLE_ALL_TAURIC
|
|
taur_mob_worn_overlay = 'modular_sand/icons/mob/suits_taur.dmi'
|