Remove spaces on line 70 (71)

Actually delete the spaces this time.
This commit is contained in:
TheOnlyJoeEnderman 2022-11-16 08:00:35 +00:00
parent 50e6dd94b2
commit 9e73c2cd46
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ local axolotl = {
random = "mobs_mc_axolotl",
damage = "mobs_mc_axolotl_hurt",
distance = 16,
},
},
animation = {-- Stand: 1-20; Walk: 20-60; Swim: 61-81
stand_start = 61, stand_end = 81, stand_speed = 15,
walk_start = 61, walk_end = 81, walk_speed = 15,