import from github

This commit is contained in:
2022-05-19 17:14:13 +00:00
parent 5247c34f50
commit ab32b30591
12612 changed files with 1905035 additions and 83 deletions

100
data/scripts/movement.inc Normal file
View File

@ -0,0 +1,100 @@
Common_Movement_QuestionMark:
emote_question_mark
step_end
Common_Movement_ExclamationMark:
emote_exclamation_mark
step_end
Common_Movement_Delay48:
delay_16
delay_16
delay_16
step_end
Common_Movement_FacePlayer:
face_player
step_end
Common_Movement_FaceAwayPlayer:
face_away_player
step_end
Common_Movement_FaceOriginalDirection:
face_original_direction
step_end
Common_Movement_WalkInPlaceFasterLeft:
walk_in_place_faster_left
step_end
Common_Movement_WalkInPlaceFasterUp:
walk_in_place_faster_up
step_end
Common_Movement_WalkInPlaceFasterRight:
walk_in_place_faster_right
step_end
Common_Movement_WalkInPlaceFasterDown:
walk_in_place_faster_down
step_end
Common_Movement_FaceRight:
face_right
step_end
Common_Movement_FaceLeft:
face_left
step_end
Common_Movement_FaceDown:
face_down
step_end
Common_Movement_FaceUp:
face_up
step_end
Common_Movement_WalkInPlaceDown:
walk_in_place_down
step_end
Common_Movement_WalkInPlaceLeft:
walk_in_place_left
step_end
Common_Movement_WalkInPlaceRight:
walk_in_place_right
step_end
Common_Movement_WalkUp6:
walk_up
walk_up
walk_up
walk_up
walk_up
walk_up
step_end
Common_Movement_WalkUp4:
walk_up
walk_up
walk_up
walk_up
step_end
Common_Movement_Delay32:
delay_16
delay_16
step_end
Common_Movement_WalkUp:
walk_up
step_end
@ Unused
Common_Movement_WalkUp2::
walk_up
walk_up
step_end