mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 11:35:19 +01:00
adds additional deertaur belly sprites. (#18364)
* adds additional deertaur belly sprites. * Suggested edit to update_icons.dm
This commit is contained in:
@@ -1007,6 +1007,8 @@ GLOBAL_LIST_EMPTY(damage_icon_parts) //see UpdateDamageIcon()
|
||||
if(tail_layer == TAIL_UPPER_LAYER)
|
||||
tail_layer = tail_layering
|
||||
|
||||
update_vore_tail_sprite()
|
||||
|
||||
var/obj/item/organ/external/chest = organs_by_name[BP_TORSO]
|
||||
|
||||
var/image/tail_image = get_tail_image()
|
||||
|
||||
@@ -412,7 +412,7 @@
|
||||
loaf_offset = 7
|
||||
vore_tail_sprite_variant = "Deer"
|
||||
belly_variant_when_loaf = TRUE
|
||||
fullness_icons = 1
|
||||
fullness_icons = 3
|
||||
|
||||
msg_owner_disarm_run = "You quickly push %prey to the ground with your hoof!"
|
||||
msg_prey_disarm_run = "%owner pushes you down to the ground with their hoof!"
|
||||
|
||||
Reference in New Issue
Block a user