mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-22 04:28:33 +01:00
Adds a Single Side Horn and Blade-Like Tail markings
This commit is contained in:
@@ -900,4 +900,12 @@
|
||||
/datum/sprite_accessory/ears/syrishroom
|
||||
name = "Orange Mushroom Cap"
|
||||
icon = 'icons/mob/vore/ears_vr.dmi'
|
||||
icon_state = "syrishroom"
|
||||
icon_state = "syrishroom"
|
||||
|
||||
/datum/sprite_accessory/ears/singlesidehorn
|
||||
name = "Single Side Horn"
|
||||
desc = ""
|
||||
icon = 'icons/mob/vore/ears_vr.dmi'
|
||||
icon_state = "single-side-horn"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
@@ -1321,6 +1321,13 @@
|
||||
clip_mask_icon = 'icons/mob/vore/taurs_vr.dmi'
|
||||
clip_mask_state = "taur_clip_mask_def" //Used to clip off the lower part of suits & uniforms.
|
||||
|
||||
/datum/sprite_accessory/tail/blade_like_tail
|
||||
name = "Blade-like Tail"
|
||||
icon = 'icons/mob/vore/tails_vr.dmi'
|
||||
icon_state = "blade-like-tail"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
//LONG TAILS ARE NOT TAUR BUTTS >:O
|
||||
/datum/sprite_accessory/tail/longtail
|
||||
name = "You should not see this..."
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 158 KiB After Width: | Height: | Size: 159 KiB |
Reference in New Issue
Block a user