mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Stops Gabriel
This commit is contained in:
@@ -1040,3 +1040,11 @@
|
||||
extra_overlay = "feather_fan_ears-outer"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
//Dino frills
|
||||
/datum/sprite_accessory/ears/dino_frills
|
||||
name = "triceratops frills"
|
||||
icon_state = "triceratops_frill"
|
||||
extra_overlay = "triceratops_frill_spikes"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
@@ -1123,20 +1123,6 @@
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
body_parts = list(BP_HEAD)
|
||||
|
||||
/datum/sprite_accessory/marking/vr_triceratops_frills
|
||||
name = "triceratops frills"
|
||||
icon = 'icons/mob/human_races/markings_vr.dmi'
|
||||
icon_state = "triceratops_frill"
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
body_parts = list(BP_HEAD)
|
||||
|
||||
/datum/sprite_accessory/marking/vr_triceratops_spiky_frills
|
||||
name = "triceratops frill spike addon (used w/ tricerotop frills)"
|
||||
icon = 'icons/mob/human_races/markings_vr.dmi'
|
||||
icon_state = "triceratops_frill_spikes"
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
body_parts = list(BP_HEAD)
|
||||
|
||||
/datum/sprite_accessory/marking/vr_backsail
|
||||
name = "backsail"
|
||||
icon = 'icons/mob/human_races/markings_vr.dmi'
|
||||
|
||||
Reference in New Issue
Block a user