mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Cobra hoods, take 2
This commit is contained in:
@@ -1203,7 +1203,7 @@
|
||||
flags = HAIR_TIEABLE
|
||||
|
||||
/datum/sprite_accessory/hair/una_hood
|
||||
name = "Cobra Hood"
|
||||
name = "Cobra Hood (small)"
|
||||
icon = 'icons/mob/human_face_alt.dmi'
|
||||
icon_add = 'icons/mob/human_face_alt_add.dmi'
|
||||
icon_state = "soghun_hood"
|
||||
|
||||
@@ -518,6 +518,14 @@
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
/datum/sprite_accessory/ears/cobra_hood
|
||||
name = "Cobra hood (large)"
|
||||
desc = ""
|
||||
icon_state = "cobra_hood"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
extra_overlay = "cobra_hood-inner"
|
||||
|
||||
// Special snowflake ears go below here.
|
||||
|
||||
/datum/sprite_accessory/ears/molenar_kitsune
|
||||
|
||||
@@ -758,7 +758,7 @@
|
||||
species_allowed = list(SPECIES_TESHARI)
|
||||
|
||||
/datum/sprite_accessory/marking/vr_unathihood
|
||||
name = "Cobra Hood"
|
||||
name = "Cobra hood (small)"
|
||||
icon = 'icons/mob/human_races/markings_vr.dmi'
|
||||
icon_state = "unathihood"
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 34 KiB |
Reference in New Issue
Block a user