Update some movement cmds
This commit is contained in:
@@ -7,10 +7,10 @@ enum
|
||||
face_up,
|
||||
face_left,
|
||||
face_right,
|
||||
face_down_2,
|
||||
face_up_2,
|
||||
face_left_2,
|
||||
face_right_2,
|
||||
face_down_fast,
|
||||
face_up_fast,
|
||||
face_left_fast,
|
||||
face_right_fast,
|
||||
walk_slowest_down,
|
||||
walk_slowest_up,
|
||||
walk_slowest_left,
|
||||
@@ -52,10 +52,10 @@ enum
|
||||
walk_in_place_fastest_up,
|
||||
walk_in_place_fastest_left,
|
||||
walk_in_place_fastest_right,
|
||||
ride_water_current_down,
|
||||
ride_water_current_up,
|
||||
ride_water_current_left,
|
||||
ride_water_current_right,
|
||||
face_down_slow,
|
||||
face_up_slow,
|
||||
face_left_slow,
|
||||
face_right_slow,
|
||||
walk_fastest_down,
|
||||
walk_fastest_up,
|
||||
walk_fastest_left,
|
||||
@@ -68,15 +68,15 @@ enum
|
||||
player_run_up,
|
||||
player_run_left,
|
||||
player_run_right,
|
||||
step_41,
|
||||
step_42,
|
||||
step_43,
|
||||
step_44,
|
||||
player_run_down_slow,
|
||||
player_run_up_slow,
|
||||
player_run_left_slow,
|
||||
player_run_right_slow,
|
||||
step_45,
|
||||
step_46,
|
||||
step_47,
|
||||
step_48,
|
||||
step_49,
|
||||
jump_down_run,
|
||||
jump_up_run,
|
||||
jump_left_run,
|
||||
jump_right_run,
|
||||
face_player,
|
||||
face_away_player,
|
||||
lock_facing_direction,
|
||||
@@ -105,7 +105,7 @@ enum
|
||||
emote_question_mark,
|
||||
emote_x,
|
||||
emote_double_exclamation_mark,
|
||||
step_66,
|
||||
emote_smile,
|
||||
step_67,
|
||||
rock_smash_break,
|
||||
cut_tree,
|
||||
|
||||
Reference in New Issue
Block a user