update kitty sitty

This commit is contained in:
TenPlus1 2018-09-04 16:31:02 +01:00
parent 05d294fcc3
commit 9bc3494389
1 changed files with 2 additions and 0 deletions

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