summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)