mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 03:56:47 +01:00
Repathed/renamed seromi to teshari.
This commit is contained in:
@@ -164,7 +164,7 @@ VS Edit - anyone can select these. */
|
||||
icon = 'icons/mob/human_races/cyberlimbs/DSITeshari/dsi_teshari.dmi'
|
||||
lifelike = 1
|
||||
skin_tone = 1
|
||||
suggested_species = "Teshari"
|
||||
suggested_species = SPECIES_TESHARI
|
||||
|
||||
/datum/robolimb/dsi_teshari/New()
|
||||
species_cannot_use = GLOB.all_species.Copy()
|
||||
|
||||
@@ -390,7 +390,7 @@
|
||||
/obj/item/organ/external/head/skrell
|
||||
eye_icon = "skrell_eyes_s"
|
||||
|
||||
/obj/item/organ/external/head/seromi
|
||||
/obj/item/organ/external/head/teshari
|
||||
eye_icon = "eyes_seromi"
|
||||
|
||||
/obj/item/organ/external/head/no_eyes
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
/obj/item/organ/external/foot/teshari
|
||||
body_hair = "feathers"
|
||||
/obj/item/organ/external/foot/right/teshari
|
||||
body_hair = "feathers"
|
||||
/obj/item/organ/external/hand/teshari
|
||||
body_hair = "feathers"
|
||||
/obj/item/organ/external/hand/right/teshari
|
||||
body_hair = "feathers"
|
||||
Reference in New Issue
Block a user