I got to lock this down

This commit is contained in:
Aurorablade
2017-06-15 23:25:52 -04:00
parent 445fe41471
commit ed74935ed3
2 changed files with 12 additions and 5 deletions
@@ -140,7 +140,3 @@ var/global/list/body_accessory_by_species = list("None" = null)
animated_icon_state = "vulptail6_a"
allowed_species = list("Vulpkanin")
//hair
/datum/sprite_accessory/hair/skrell/zeke_fluff_tentacle //Zeke Fluff hair
name = "Zeke's Tentacles"
icon_state = "zeke_fluff_hair"
@@ -566,7 +566,7 @@
name = "Unathi Side Frills"
icon_state = "unathi_sidefrills"
secondary_theme = "webbing"
/datum/sprite_accessory/hair/unathi/una_cobra_hood
icon = 'icons/mob/human_face.dmi'
name = "Unathi Cobra Hood"
@@ -742,6 +742,8 @@
icon_state = "hair_fingerwave"
glasses_over = null
/datum/sprite_accessory/hair/vulpkanin
species_allowed = list("Vulpkanin")
@@ -927,6 +929,15 @@
icon_state = "nuc_neutron"
/datum/sprite_accessory/hair/fluff
glasses_over = 1
/datum/sprite_accessory/hair/fluff/zeke_fluff_tentacle //Zeke Fluff hair
name = "Zeke's Tentacles"
icon_state = "zeke_fluff_hair"
species_allowed = list("Skrell")
/*
///////////////////////////////////
/ =---------------------------= /