1
0
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:
TenPlus1
2017-10-09 11:58:07 +01:00
parent 30827fdcfd
commit 457be1dd82
2 changed files with 1 additions and 2 deletions

View File

@ -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,