Skip to content

Commit

Permalink
Update mob.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
thingpony committed Oct 3, 2023
1 parent 28a5eaa commit 15942ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modular_coyote/code/mob.dm
Original file line number Diff line number Diff line change
Expand Up @@ -496,8 +496,8 @@
icon_state = "wendigo"
icon_living = "wendigo"
icon_dead = "wendigo_dead"
health = 400
maxHealth = 400
health = 150
maxHealth = 150

//Actual chooseable mouse colors

Expand Down

0 comments on commit 15942ce

Please sign in to comment.