Snailpilled update

This commit is contained in:
Guy
2022-06-16 01:53:16 -03:00
parent d8ca052922
commit b3427b5e75
4 changed files with 14 additions and 0 deletions
@@ -119,6 +119,15 @@
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/ears/antennae_eye
name = "antennae eye, colorable"
desc = ""
icon_state = "antennae"
extra_overlay = "antennae_eye_1"
extra_overlay2 = "antennae_eye_2"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/ears/curly_bug
name = "curly antennae, colorable"
desc = ""
@@ -285,6 +285,11 @@
suit_sprites = 'icons/mob/taursuits_slug.dmi'
icon_sprite_tag = "slug"
/datum/sprite_accessory/tail/taur/slug/snail
name = "Snail (Taur)"
icon_state = "slug_s"
extra_overlay = "snail_shell_marking"
/datum/sprite_accessory/tail/taur/frog
name = "Frog (Taur)"
icon_state = "frog_s"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 KiB

After

Width:  |  Height:  |  Size: 152 KiB