mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Adds new hair, moves hair code to a spot that makes more sense
This commit is contained in:
@@ -36,12 +36,6 @@
|
||||
ckeys_allowed = list("liquidfirefly")
|
||||
do_colouration = 0
|
||||
|
||||
crescent_moon
|
||||
name = "Crescent-Moon"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_add = 'icons/mob/human_face_vr_add.dmi'
|
||||
icon_state = "momijihair"
|
||||
|
||||
citheronia_colorable
|
||||
name = "Citheronia Hair"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
@@ -88,6 +82,12 @@
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_add = 'icons/mob/human_face_vr_add.dmi'
|
||||
icon_state = "hair_twincurl"
|
||||
|
||||
crescent_moon
|
||||
name = "Crescent-Moon"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_add = 'icons/mob/human_face_vr_add.dmi'
|
||||
icon_state = "crescent_moon"
|
||||
|
||||
bald
|
||||
name = "Bald"
|
||||
|
||||
Reference in New Issue
Block a user