mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 23:21:02 +01:00
Update mouse.dm
orginal boom mouse health
This commit is contained in:
@@ -176,8 +176,8 @@
|
||||
icon_living = "mouse_plasma"
|
||||
icon_dead = "mouse_plasma"
|
||||
see_in_dark = 12
|
||||
maxHealth = 2
|
||||
health = 2
|
||||
maxHealth = 7
|
||||
health = 7
|
||||
chew_probability = 0
|
||||
|
||||
/mob/living/simple_animal/mouse/boommouse/Initialize()
|
||||
|
||||
Reference in New Issue
Block a user