diff --git a/code/modules/mob/new_player/sprite_accessories_ear_ch.dm b/code/modules/mob/new_player/sprite_accessories_ear_ch.dm index c42623e054..4ff1e83c1a 100644 --- a/code/modules/mob/new_player/sprite_accessories_ear_ch.dm +++ b/code/modules/mob/new_player/sprite_accessories_ear_ch.dm @@ -32,6 +32,15 @@ do_colouration = 1 color_blend_mode = ICON_MULTIPLY +/datum/sprite_accessory/ears/fourears + name = "Four Ears" + desc = "" + icon = 'icons/mob/vore/ears_ch.dmi' + icon_state = "fourears" + extra_overlay = "fourears_fluff" + do_colouration = 1 + color_blend_mode = ICON_MULTIPLY + /datum/sprite_accessory/ears/vale name = "VALE Model Ear Coloring" desc = "" diff --git a/code/modules/mob/new_player/sprite_accessories_extra_ch.dm b/code/modules/mob/new_player/sprite_accessories_extra_ch.dm index 487f6d27aa..a702297cc1 100644 --- a/code/modules/mob/new_player/sprite_accessories_extra_ch.dm +++ b/code/modules/mob/new_player/sprite_accessories_extra_ch.dm @@ -285,7 +285,7 @@ body_parts = list(BP_HEAD) /datum/sprite_accessory/marking/ch/guilmonhead - name = "Guilmon head" + name = "Guilmon Head" icon_state = "guilmon_head" color_blend_mode = ICON_MULTIPLY body_parts = list(BP_HEAD) @@ -303,46 +303,17 @@ body_parts = list(BP_TORSO) /datum/sprite_accessory/marking/ch/guilmonarms - name = "Guilmon arms" + name = "Guilmon Arms" icon_state = "guilmon" color_blend_mode = ICON_MULTIPLY body_parts = list(BP_R_ARM,BP_L_ARM,BP_R_HAND,BP_L_HAND) -/datum/sprite_accessory/marking/ch/guilmonRLeg - name = "Guilmon Right leg" +/datum/sprite_accessory/marking/ch/guilmonlegs + name = "Guilmon Legs" icon_state = "guilmon" color_blend_mode = ICON_MULTIPLY - body_parts = list(BP_R_LEG) - -/datum/sprite_accessory/marking/ch/guilmonLleg - name = "Guilmon Left leg" - icon_state = "guilmon" - color_blend_mode = ICON_MULTIPLY - body_parts = list(BP_L_LEG) - -/datum/sprite_accessory/marking/ch/guilmondigiRleg1 - name = "Guilmon digigrade right leg 1" - icon_state = "guilmon_digitigrade_1" - color_blend_mode = ICON_MULTIPLY - body_parts = list(BP_R_LEG) - -/datum/sprite_accessory/marking/ch/guilmondigiLleg1 - name = "Guilmon digigrade left leg 1" - icon_state = "guilmon_digitigrade_1" - color_blend_mode = ICON_MULTIPLY - body_parts = list(BP_L_LEG) - -/datum/sprite_accessory/marking/ch/guilmondigiRleg2 - name = "Guilmon digigrade right leg 2" - icon_state = "guilmon_digitigrade_2" - color_blend_mode = ICON_MULTIPLY - body_parts = list(BP_R_LEG) - -/datum/sprite_accessory/marking/ch/guilmondigiLleg2 - name = "Guilmon digigrade left leg 2" - icon_state = "guilmon_digitigrade_2" - color_blend_mode = ICON_MULTIPLY - body_parts = list(BP_L_LEG) + body_parts = list(BP_R_LEG,BP_R_FOOT,BP_L_LEG,BP_L_FOOT) + digitigrade_acceptance = MARKING_ALL_LEGS /datum/sprite_accessory/tail/special/orca_tail name = "Orca Tail" diff --git a/icons/mob/human_races/markings_ch.dmi b/icons/mob/human_races/markings_ch.dmi index f2600bce01..a978210c24 100644 Binary files a/icons/mob/human_races/markings_ch.dmi and b/icons/mob/human_races/markings_ch.dmi differ diff --git a/icons/mob/human_races/markings_digi_ch.dmi b/icons/mob/human_races/markings_digi_ch.dmi index 39ccb6a945..88e16de29a 100644 Binary files a/icons/mob/human_races/markings_digi_ch.dmi and b/icons/mob/human_races/markings_digi_ch.dmi differ diff --git a/icons/mob/vore/ears_ch.dmi b/icons/mob/vore/ears_ch.dmi index ff8ff0b410..25f3799010 100644 Binary files a/icons/mob/vore/ears_ch.dmi and b/icons/mob/vore/ears_ch.dmi differ diff --git a/icons/mob/vore/taurs_ch.dmi b/icons/mob/vore/taurs_ch.dmi index c27a0fd2b7..215d9582b5 100644 Binary files a/icons/mob/vore/taurs_ch.dmi and b/icons/mob/vore/taurs_ch.dmi differ diff --git a/modular_chomp/code/modules/mob/new_player/sprite_accessories_taur.dm b/modular_chomp/code/modules/mob/new_player/sprite_accessories_taur.dm index d004395390..6bdfd9fd07 100644 --- a/modular_chomp/code/modules/mob/new_player/sprite_accessories_taur.dm +++ b/modular_chomp/code/modules/mob/new_player/sprite_accessories_taur.dm @@ -66,38 +66,14 @@ msg_owner_stepunder = "%owner bounds over your tail." -/datum/sprite_accessory/tail/taur/ch/naga/alt_2c +/datum/sprite_accessory/tail/taur/ch/naga/alt/second name = "Naga dual-color alt (Taur)" - icon_state = "naga_alt_s" extra_overlay = "naga_alt_markings" - suit_sprites = 'modular_chomp/icons/mob/taursuits_naga_ch.dmi' - msg_owner_help_walk = "You carefully slither around %prey." - msg_prey_help_walk = "%owner's huge tail slithers past beside you!" - - msg_owner_help_run = "You carefully slither around %prey." - msg_prey_help_run = "%owner's huge tail slithers past beside you!" - - msg_owner_disarm_run = "Your tail slides over %prey, pushing them down to the ground!" - msg_prey_disarm_run = "%owner's tail slides over you, forcing you down to the ground!" - - msg_owner_disarm_walk = "You push down on %prey with your tail, pinning them down under you!" - msg_prey_disarm_walk = "%owner pushes down on you with their tail, pinning you down below them!" - - msg_owner_harm_run = "Your heavy tail carelessly slides past %prey, crushing them!" - msg_prey_harm_run = "%owner quickly goes over your body, carelessly crushing you with their heavy tail!" - - msg_owner_harm_walk = "Your heavy tail slowly and methodically slides down upon %prey, crushing against the floor below!" - msg_prey_harm_walk = "%owner's thick, heavy tail slowly and methodically slides down upon your body, mercilessly crushing you into the floor below!" - - msg_owner_grab_success = "You slither over %prey with your large, thick tail, smushing them against the ground before coiling up around them, trapping them within the tight confines of your tail!" - msg_prey_grab_success = "%owner slithers over you with their large, thick tail, smushing you against the ground before coiling up around you, trapping you within the tight confines of their tail!" - - msg_owner_grab_fail = "You squish %prey under your large, thick tail, forcing them onto the ground!" - msg_prey_grab_fail = "%owner pins you under their large, thick tail, forcing you onto the ground!" - - msg_prey_stepunder = "You jump over %prey's thick tail." - msg_owner_stepunder = "%owner bounds over your tail." +/datum/sprite_accessory/tail/taur/ch/naga/synthnaga + name = "Synthetic Naga dual-color (Taur)" + icon_state = "synthnaga" + extra_overlay = "synthnaga_belly" /datum/sprite_accessory/tail/taur/ch/horse/scoli name = "Scolipede (Taur)"