summaryrefslogtreecommitdiff
path: root/panda.lua
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2018-07-07 09:30:50 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2018-07-07 09:30:50 +0100
commit1f401d5f527ac2c24dfd2e601a951714696ceca9 (patch)
tree0e5bb9b17da8a0f75d6eabcd37c9fe8058b2e3b3 /panda.lua
parentb6aa1447acf31299a437fa50903214caac6d5eb1 (diff)
change punch anim
Diffstat (limited to 'panda.lua')
-rw-r--r--panda.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/panda.lua b/panda.lua
index a86d4e3..4f1698f 100644
--- a/panda.lua
+++ b/panda.lua
@@ -48,7 +48,7 @@ stepheight = 0.6,
walk_start = 10,
walk_end = 70,
punch_start = 80,
- punch_end = 270,
+ punch_end = 120,
-- 0 = rest, 1 = hiding (covers eyes), 2 = surprised
},
on_rightclick = function(self, clicker)