Adds Kira72's fluff

This commit is contained in:
killer653
2017-09-30 19:55:29 -04:00
parent 4d907ee9f9
commit d4ab222470
4 changed files with 28 additions and 5 deletions
@@ -8,6 +8,17 @@
species_allowed = list("Human","Skrell","Unathi","Tajara", "Teshari", "Nevrean", "Akula", "Sergal", "Flatland Zorren", "Highlander Zorren", "Vulpkanin", "Xenochimera", "Xenomorph Hybrid", "Vasilissan", "Rapala") //This lets all races use the default hairstyles.
citheronia
name = "Citheronia Hair (Kira72)"
icon = 'icons/mob/human_face_vr.dmi'
icon_state = "citheronia_hair"
ckeys_allowed = list("Kira72")
citheronia_colorable
name = "Citheronia Hair"
icon = 'icons/mob/human_face_vr.dmi'
icon_state = "citheronia_hair_c"
sergal_plain
name = "Sergal Plain"
icon = 'icons/mob/human_face_vr.dmi'
@@ -295,8 +306,8 @@
icon_state = "spike"
species_allowed = list("Vulpkanin", "Xenochimera")
gender = NEUTER
//xeno stuffs
//xeno stuffs
xeno_head_drone_color
name = "Drone dome"
icon = 'icons/mob/human_face_vr.dmi'
@@ -331,7 +342,7 @@
icon_state = "cxeno_praetorian"
species_allowed = list("Xenomorph Hybrid")
gender = NEUTER
/datum/sprite_accessory/facial_hair
species_allowed = list("Human","Skrell","Unathi","Tajara", "Teshari", "Nevrean", "Akula", "Sergal", "Flatland Zorren", "Highlander Zorren", "Vulpkanin", "Xenochimera", "Xenomorph Hybrid", "Vasilissan", "Rapala") //This lets all races use the facial hair styles.
@@ -236,6 +236,12 @@
icon_state = "molenar-kitsune"
ckeys_allowed = list("molenar")
/datum/sprite_accessory/ears/citheronia_antennae
name = "citheronia antennae (Kira72)"
desc = ""
icon_state = "molenar-kitsune"
ckeys_allowed = list("kira72")
/datum/sprite_accessory/ears/molenar_deathclaw
name = "deathclaw ears (Molenar)"
desc = ""
@@ -339,6 +345,12 @@
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/wing/citheroniamoth
name = "citheronia wings"
desc = ""
icon_state = "citheronia_wings"
ckeys_allowed = list("kira72")
/datum/sprite_accessory/wing/feathered
name = "feathered wings, colorable"
desc = ""
@@ -1058,10 +1070,10 @@
/datum/sprite_accessory/tail/taur/slug
name = "Slug"
icon_state = "slug_s"
/datum/sprite_accessory/tail/taur/frog
name = "Frog"
icon_state = "frog_s"
icon_state = "frog_s"
/*/datum/sprite_accessory/tail/taur/drake //Yeah hold that thought for a bit. These got no suit compatibility yet.
name = "Drake"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 21 KiB