summaryrefslogtreecommitdiff
path: root/data/scripts/movement.inc
blob: 6a411d8113e458633ae48c3abba19db170073377 (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
Movement_QuestionMark:: @ 81A75D9
	emote_question_mark
	step_end

Movement_ExclamationMark:: @ 81A75DB
	emote_exclamation_mark
	step_end

Movement_Delay48:: @ 81A75DD
	delay_16
	delay_16
	delay_16
	step_end

Movement_FacePlayer:: @ 81A75E1
	face_player
	step_end

@ Unused
Movement_FaceAwayPlayer:: @ 81A75E3
	face_away_player
	step_end

Movement_FaceOriginalDirection:: @ 81A75E5
	face_original_direction
	step_end

Movement_WalkInPlaceFastestLeft:: @ 81A75E7
	walk_in_place_fastest_left
	step_end

Movement_WalkInPlaceFastestUp:: @ 81A75E9
	walk_in_place_fastest_up
	step_end

Movement_WalkInPlaceFastestRight:: @ 81A75EB
	walk_in_place_fastest_right
	step_end

Movement_WalkInPlaceFastestDown:: @ 81A75ED
	walk_in_place_fastest_down
	step_end

Movement_FaceRight:: @ 81A75EF
	face_right
	step_end

Movement_FaceDown:: @ 81A75F1
	face_down
	step_end

Movement_WalkUp5:: @ 81A75F3
	walk_up
	walk_up
	walk_up
	walk_up
	walk_up
	step_end

@ Unused
Movement_WalkUp4:: @ 81A75F9
	walk_up
	walk_up
	walk_up
	walk_up
	step_end

Movement_Delay32:: @ 81A75FE
	delay_16
	delay_16
	step_end

@ Unused
Movement_WalkUp:: @ 81A7601
	walk_up
	step_end

@ Unused
Movement_WalkUp2:: @ 81A7603
	walk_up
	walk_up
	step_end