summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2018-09-04 16:31:02 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2018-09-04 16:31:02 +0100
commit9bc349438970f602d0a5ef9c6bc345444cf3e292 (patch)
treeb221bd9babd680d9b4768bed9e69caf8eff7c9e7
parent05d294fcc3b2a1d75ce063b5d945a97fb02fb4d2 (diff)
update kitty sitty
-rw-r--r--kitten.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/kitten.lua b/kitten.lua
index a93f47e..0ea1177 100644
--- a/kitten.lua
+++ b/kitten.lua
@@ -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 = ""