Formatting

master
Sirrobzeroone 2022-08-17 21:57:33 +10:00
parent 18093a1d99
commit 51d965f2b8
1 changed files with 7 additions and 7 deletions

View File

@ -80,15 +80,15 @@ player_api.register_model(player_mod, {
animation_speed = 30,
textures = texture,
animations = {
stand = {x=0, y=79},
lay = {x=162, y=166},
walk = {x=168, y=187},
mine = {x=189, y=198},
stand = {x=0, y=79},
lay = {x=162, y=166},
walk = {x=168, y=187},
mine = {x=189, y=198},
walk_mine = {x=200, y=219},
sit = {x=81, y=160},
swim = {x=246, y=279},
sit = {x=81, y=160},
swim = {x=246, y=279},
swim_atk = {x=285, y=318},
fly = {x=325, y=334},
fly = {x=325, y=334},
fly_atk = {x=340, y=349},
fall = {x=355, y=364},
fall_atk = {x=365, y=374},