This commit is contained in:
Spades
2016-05-23 00:36:12 -04:00
parent b616e5bcdc
commit baaf3b2335
2 changed files with 5 additions and 0 deletions
@@ -81,6 +81,8 @@
move_to_delay = 4
maxHealth = 400
health = 400
old_x = -16
old_y = -16
pixel_x = -16
capacity = 3
@@ -140,6 +140,9 @@ Don't use ranged mobs for vore mobs.
icon_dead = "snake-dead"
icon_living = "snake"
icon_state = "snake"
old_x = -16
old_y = -16
pixel_x = -16
pixel_y = -16
maxHealth = 200
health = 200