mirror of
https://codeberg.org/tenplus1/mobs_monster.git
synced 2025-07-04 17:30:21 +02:00
updated spider attack animation speed
This commit is contained in:
@ -41,7 +41,7 @@ mobs:register_mob("mobs_monster:spider", {
|
||||
light_damage = 0,
|
||||
animation = {
|
||||
speed_normal = 15,
|
||||
speed_run = 15,
|
||||
speed_run = 20,--15,
|
||||
stand_start = 1,
|
||||
stand_end = 1,
|
||||
walk_start = 20,
|
||||
|
Reference in New Issue
Block a user