mirror of
https://codeberg.org/tenplus1/mobs_animal.git
synced 2024-12-22 17:00:26 +01:00
update kitty sitty
This commit is contained in:
parent
05d294fcc3
commit
9bc3494389
@ -65,6 +65,8 @@ reach = 1,
|
||||
|
||||
if self.order ~= "stand" then
|
||||
self.order = "stand"
|
||||
self.state = "stand"
|
||||
self.object:set_velocity({x = 0, y = 0, z = 0})
|
||||
mobs:set_animation(self, "stand")
|
||||
else
|
||||
self.order = ""
|
||||
|
Loading…
Reference in New Issue
Block a user