ACTUALLY FIXING LILIAN'S WHITELIST WITHOUT WEIRD ERRONEOUS THINGS.

This commit is contained in:
Layla Crosse/Occula Drenn
2017-10-03 18:24:50 -04:00
committed by GitHub
parent 45e6087f24
commit c42e789b4e
4 changed files with 4 additions and 2 deletions
@@ -13,11 +13,13 @@
icon = 'icons/mob/human_face_vr.dmi'
icon_state = "citheronia_hair"
ckeys_allowed = list("Kira72")
do_colouration = 0
citheronia_colorable
name = "Citheronia Hair"
icon = 'icons/mob/human_face_vr.dmi'
icon_state = "citheronia_hair_c"
do_colouration = 1
sergal_plain
name = "Sergal Plain"
@@ -237,10 +237,10 @@
icon_state = "molenar-kitsune"
ckeys_allowed = list("molenar")
/datum/sprite_accessory/ears/citheronia_antennae
/datum/sprite_accessory/ears/lilimoth_antennae
name = "citheronia antennae (Kira72)"
desc = ""
icon_state = "molenar-kitsune"
icon_state = "lilimoth_antennae"
ckeys_allowed = list("kira72")
/datum/sprite_accessory/ears/molenar_deathclaw
Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB