mirror of
https://codeberg.org/tenplus1/mobs_animal.git
synced 2024-12-22 17:00:26 +01:00
change punch anim
This commit is contained in:
parent
b6aa1447ac
commit
1f401d5f52
@ -48,7 +48,7 @@ stepheight = 0.6,
|
|||||||
walk_start = 10,
|
walk_start = 10,
|
||||||
walk_end = 70,
|
walk_end = 70,
|
||||||
punch_start = 80,
|
punch_start = 80,
|
||||||
punch_end = 270,
|
punch_end = 120,
|
||||||
-- 0 = rest, 1 = hiding (covers eyes), 2 = surprised
|
-- 0 = rest, 1 = hiding (covers eyes), 2 = surprised
|
||||||
},
|
},
|
||||||
on_rightclick = function(self, clicker)
|
on_rightclick = function(self, clicker)
|
||||||
|
Loading…
Reference in New Issue
Block a user