mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 11:35:19 +01:00
forgot some
This commit is contained in:
@@ -190,105 +190,105 @@
|
||||
vulp_hair_none
|
||||
name = "None"
|
||||
icon_state = "bald"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_kajam
|
||||
name = "Kajam"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "kajam"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_keid
|
||||
name = "Keid"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "keid"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_adhara
|
||||
name = "Adhara"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "adhara"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_kleeia
|
||||
name = "Kleeia"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "kleeia"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_mizar
|
||||
name = "Mizar"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "mizar"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_apollo
|
||||
name = "Apollo"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "apollo"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_belle
|
||||
name = "Belle"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "belle"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_bun
|
||||
name = "Bun"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "bun"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_jagged
|
||||
name = "Jagged"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "jagged"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_curl
|
||||
name = "Curl"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "curl"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_hawk
|
||||
name = "Hawk"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "hawk"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_anita
|
||||
name = "Anita"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "anita"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_short
|
||||
name = "Short"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "short"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_spike
|
||||
name = "Spike"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_state = "spike"
|
||||
species_allowed = list("Vulpkanin")
|
||||
species_allowed = list("Vulpkanin", "Xenochimera")
|
||||
gender = NEUTER
|
||||
|
||||
/datum/sprite_accessory/facial_hair
|
||||
|
||||
Reference in New Issue
Block a user