mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-19 19:12:31 +01:00
ACTUALLY FIXING LILIAN'S WHITELIST WITHOUT WEIRD ERRONEOUS THINGS.
This commit is contained in:
committed by
GitHub
parent
45e6087f24
commit
c42e789b4e
@@ -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 |
Reference in New Issue
Block a user