LET THE PLUSHIES LIVE

Changes icon states for mouse plushies to NOT be resembling dead mice. :C
This commit is contained in:
TheFurryFeline
2019-10-03 01:11:41 -04:00
parent 1776096948
commit f2bd35f46a
4 changed files with 5 additions and 3 deletions
@@ -250,7 +250,8 @@
name = "Mouse Plushie"
desc = "A plushie of a delightful mouse! What was once considered a vile rodent is now your very best friend."
slot_flags = SLOT_HEAD
icon_state = "mouse_brown"
//CHOMPStation edit TFF 3/10/19 - changing the icon_state to be less dead looking. >:C
icon_state = "mouse_brown-new"
item_state = "mouse_brown_head"
icon = 'icons/vore/custom_items_vr.dmi'
icon_override = 'icons/vore/custom_items_vr.dmi'