Held mice sprite fix

FoS made notice that dead mice don't have a sprite when held. An oversight on my part but I fixed it. Shouldn't cause anymore problems
This commit is contained in:
taukausanake
2016-03-15 23:37:21 -05:00
parent c9da3d218b
commit 7dbc03555a
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -91,4 +91,5 @@
/obj/item/weapon/holder/mouse
name = "mouse"
desc = "It's a small, disease-ridden rodent."
icon = 'icons/mob/animal.dmi'
icon_state = "mouse_gray"