mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
I got to lock this down
This commit is contained in:
@@ -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")
|
||||
|
||||
/*
|
||||
///////////////////////////////////
|
||||
/ =---------------------------= /
|
||||
|
||||
Reference in New Issue
Block a user