mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
Fixes #178
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user