summaryrefslogtreecommitdiff
path: root/data/scripts/movement.inc
blob: 3dd1a814421663ce9125af67d2615400df30f051 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
Common_Movement_QuestionMark: @ 8272596
	emote_question_mark
	step_end

Common_Movement_ExclamationMark: @ 8272598
	emote_exclamation_mark
	step_end

Common_Movement_Delay48: @ 827259A
	delay_16
	delay_16
	delay_16
	step_end

Common_Movement_FacePlayer: @ 827259E
	face_player
	step_end

Common_Movement_FaceAwayPlayer: @ 82725A0
	face_away_player
	step_end

Common_Movement_FaceOriginalDirection: @ 82725A2
	face_original_direction
	step_end

Common_Movement_WalkInPlaceFastestLeft: @ 82725A4
	walk_in_place_fastest_left
	step_end

Common_Movement_WalkInPlaceFastestUp: @ 82725A6
	walk_in_place_fastest_up
	step_end

Common_Movement_WalkInPlaceFastestRight: @ 82725A8
	walk_in_place_fastest_right
	step_end

Common_Movement_WalkInPlaceFastestDown: @ 82725AA
	walk_in_place_fastest_down
	step_end

Common_Movement_FaceRight: @ 82725AC
	face_right
	step_end

Common_Movement_FaceLeft: @ 82725AE
	face_left
	step_end

Common_Movement_FaceDown: @ 82725B0
	face_down
	step_end

Common_Movement_FaceUp: @ 82725B2
	face_up
	step_end

Common_Movement_WalkInPlaceDown: @ 82725B4
	walk_in_place_down
	step_end

Common_Movement_WalkInPlaceLeft: @ 82725B6
	walk_in_place_left
	step_end

Common_Movement_WalkInPlaceRight: @ 82725B8
	walk_in_place_right
	step_end

Common_Movement_WalkUp6: @ 82725BA
	walk_up
	walk_up
	walk_up
	walk_up
	walk_up
	walk_up
	step_end

Common_Movement_WalkUp4: @ 82725C1
	walk_up
	walk_up
	walk_up
	walk_up
	step_end

Common_Movement_Delay32: @ 82725C6
	delay_16
	delay_16
	step_end

Common_Movement_WalkUp: @ 82725C9
	walk_up
	step_end

@ Unused
Common_Movement_WalkUp2:: @ 82725CB
	walk_up
	walk_up
	step_end