New sprite!

This commit is contained in:
Archie
2021-01-16 01:11:46 -03:00
parent 7f291debfb
commit 76ebc0f494
2 changed files with 3 additions and 3 deletions
@@ -172,9 +172,9 @@
name = "boommouse" //obviously inspired on rimworld
desc = "A mutated rat with a pack of... Plasma on its back? I wouldn't really touch it if I were you."
icon = 'hyperstation/icons/mob/animal.dmi'
icon_state = "mouse_brown"
icon_living = "mouse_brown"
icon_dead = "mouse_brown_dead"
icon_state = "mouse_plasma"
icon_living = "mouse_plasma"
icon_dead = "mouse_plasma"
see_in_dark = 12
maxHealth = 7
health = 7