diff --git a/code/modules/mob/new_player/sprite_accessories_taur.dm b/code/modules/mob/new_player/sprite_accessories_taur.dm index 4fa3d66e1f..be53387d14 100644 --- a/code/modules/mob/new_player/sprite_accessories_taur.dm +++ b/code/modules/mob/new_player/sprite_accessories_taur.dm @@ -191,6 +191,11 @@ suit_sprites = 'icons/mob/taursuits_horse.dmi' icon_sprite_tag = "horse" +/datum/sprite_accessory/tail/taur/horse/horse_2c + name = "Horse & colorable tail (Taur)" + extra_overlay = "horse_markings" + //icon_sprite_tag = "wolf2c" + /datum/sprite_accessory/tail/taur/horse/synthhorse name = "SynthHorse dual-color (Taur)" icon_state = "synthhorse_s" diff --git a/icons/mob/vore/taurs_vr.dmi b/icons/mob/vore/taurs_vr.dmi index 8772db082a..791b974422 100644 Binary files a/icons/mob/vore/taurs_vr.dmi and b/icons/mob/vore/taurs_vr.dmi differ diff --git a/tgstation b/tgstation new file mode 160000 index 0000000000..ccf136aa07 --- /dev/null +++ b/tgstation @@ -0,0 +1 @@ +Subproject commit ccf136aa07b7d2dfe1a77cddb2b8b2d93cd86369