1
0
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:
TenPlus1 2018-09-04 16:31:02 +01:00
parent 05d294fcc3
commit 9bc3494389

View File

@ -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 = ""