mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-21 21:23:58 +01:00
changed to _ch files
i dont want to go upstream really, i really should just put these under ears anyway
This commit is contained in:
@@ -448,40 +448,40 @@
|
||||
//xeno stuffs
|
||||
/datum/sprite_accessory/hair/xeno_head_drone_color
|
||||
name = "Drone dome"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_add = 'icons/mob/human_face_vr_add.dmi'
|
||||
icon = 'icons/mob/human_face_ch.dmi' //chompstation edit
|
||||
icon_add = 'icons/mob/human_face_ch_add.dmi' //chompstation edit
|
||||
icon_state = "cxeno_drone"
|
||||
species_allowed = list(SPECIES_XENOHYBRID)
|
||||
gender = NEUTER
|
||||
// figure this one out for better coloring
|
||||
/datum/sprite_accessory/hair/xeno_head_sentinel_color
|
||||
name = "Sentinal dome"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_add = 'icons/mob/human_face_vr_add.dmi'
|
||||
icon = 'icons/mob/human_face_ch.dmi'//chompstation edit
|
||||
icon_add = 'icons/mob/human_face_ch_add.dmi'//chompstation edit
|
||||
icon_state = "cxeno_sentinel"
|
||||
species_allowed = list(SPECIES_XENOHYBRID)
|
||||
gender = NEUTER
|
||||
|
||||
/datum/sprite_accessory/hair/xeno_head_queen_color
|
||||
name = "Queen dome"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_add = 'icons/mob/human_face_vr_add.dmi'
|
||||
icon = 'icons/mob/human_face_ch.dmi'//chompstation edit
|
||||
icon_add = 'icons/mob/human_face_ch_add.dmi'//chompstation edit
|
||||
icon_state = "cxeno_queen"
|
||||
species_allowed = list(SPECIES_XENOHYBRID)
|
||||
gender = NEUTER
|
||||
|
||||
/datum/sprite_accessory/hair/xeno_head_hunter_color
|
||||
name = "Hunter dome"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_add = 'icons/mob/human_face_vr_add.dmi'
|
||||
icon = 'icons/mob/human_face_ch.dmi'//chompstation edit
|
||||
icon_add = 'icons/mob/human_face_ch_add.dmi'//chompstation edit
|
||||
icon_state = "cxeno_hunter"
|
||||
species_allowed = list(SPECIES_XENOHYBRID)
|
||||
gender = NEUTER
|
||||
|
||||
/datum/sprite_accessory/hair/xeno_head_praetorian_color
|
||||
name = "Praetorian dome"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_add = 'icons/mob/human_face_vr_add.dmi'
|
||||
icon = 'icons/mob/human_face_ch.dmi'//chompstation edit
|
||||
icon_add = 'icons/mob/human_face_ch_add.dmi'//chompstation edit
|
||||
icon_state = "cxeno_praetorian"
|
||||
species_allowed = list(SPECIES_XENOHYBRID)
|
||||
gender = NEUTER
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 9.8 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 9.9 KiB |
Reference in New Issue
Block a user