diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-07-07 09:30:50 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-07-07 09:30:50 +0100 |
commit | 1f401d5f527ac2c24dfd2e601a951714696ceca9 (patch) | |
tree | 0e5bb9b17da8a0f75d6eabcd37c9fe8058b2e3b3 | |
parent | b6aa1447acf31299a437fa50903214caac6d5eb1 (diff) |
change punch anim
-rw-r--r-- | panda.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |