Browse Source

remove ignored files and fix filename case

ipatix 6 years ago
parent
commit
17b005475a
100 changed files with 97693 additions and 164694 deletions
  1. 10
    10
      .gitignore
  2. 164
    164
      .vscode/settings.json
  3. 2
    2
      README.md
  4. 37
    37
      assets.makefile
  5. 0
    1
      base/.gitignore
  6. 0
    3
      base/readme_base.txt
  7. 214
    214
      bpre.sym
  8. 0
    6
      build/.gitignore
  9. 0
    694
      data/item/item_gfx.S
  10. 693
    693
      data/item/item_gfx.s
  11. 0
    948
      data/item/item_scripts.S
  12. 947
    947
      data/item/item_scripts.s
  13. 0
    136
      data/item/tm_hm_move_table.S
  14. 135
    135
      data/item/tm_hm_move_table.s
  15. 0
    631
      data/moves/animation_table.S
  16. 631
    631
      data/moves/animation_table.s
  17. 0
    242
      data/moves/effect_table.S
  18. 242
    242
      data/moves/effect_table.s
  19. 0
    688
      data/moves/move_data.S
  20. 0
    629
      data/moves/move_descriptions.S
  21. 6146
    6146
      data/overworld/overworld_data.s
  22. 16536
    16536
      data/overworld/overworld_frames.s
  23. 1545
    1545
      data/overworld/overworld_pal_table.s
  24. 789
    789
      data/overworld/overworld_tables.s
  25. 1263
    1263
      data/overworld/wild_pokemon_data.s
  26. 0
    1207
      data/pkmn_tables/icon_sprites.S
  27. 1206
    1206
      data/pkmn_tables/icon_sprites.s
  28. 0
    1206
      data/pkmn_tables/icons_paletten.S
  29. 1205
    1205
      data/pkmn_tables/icons_paletten.s
  30. 0
    1205
      data/pkmn_tables/pokedex_order.S
  31. 1204
    1204
      data/pkmn_tables/pokedex_order.s
  32. 0
    1205
      data/pkmn_tables/pokemon_back_sprites.S
  33. 1204
    1204
      data/pkmn_tables/pokemon_back_sprites.s
  34. 0
    4603
      data/pkmn_tables/pokemon_egg_moves.S
  35. 4602
    4602
      data/pkmn_tables/pokemon_egg_moves.s
  36. 6
    6
      data/pkmn_tables/pokemon_enemy_altitude_table.s
  37. 6
    6
      data/pkmn_tables/pokemon_enemy_y_table.s
  38. 2012
    2012
      data/pkmn_tables/pokemon_footprints.s
  39. 0
    1205
      data/pkmn_tables/pokemon_front_sprites.S
  40. 1204
    1204
      data/pkmn_tables/pokemon_front_sprites.s
  41. 0
    1544
      data/pkmn_tables/pokemon_habitats.S
  42. 1543
    1543
      data/pkmn_tables/pokemon_habitats.s
  43. 1202
    1202
      data/pkmn_tables/pokemon_move_tutor.s
  44. 0
    42833
      data/pkmn_tables/pokemon_moveset_table.S
  45. 42832
    42832
      data/pkmn_tables/pokemon_moveset_table.s
  46. 0
    1205
      data/pkmn_tables/pokemon_normal_pal.S
  47. 1204
    1204
      data/pkmn_tables/pokemon_normal_pal.s
  48. 6
    6
      data/pkmn_tables/pokemon_player_y_table.s
  49. 0
    1205
      data/pkmn_tables/pokemon_shiny_pal.S
  50. 1204
    1204
      data/pkmn_tables/pokemon_shiny_pal.s
  51. 0
    4804
      data/pkmn_tables/pokemon_stats.S
  52. 4803
    4803
      data/pkmn_tables/pokemon_stats.s
  53. 1205
    1205
      data/pkmn_tables/pokemon_tm_vm.s
  54. 29
    29
      data/raw_defines.s
  55. 93
    93
      data/string/map_names.s
  56. 158
    158
      data/text_lookup/text_lookup_array.s
  57. 35
    35
      data/text_lookup/text_multichoice.s
  58. 10
    10
      data/title_pal.s
  59. 126
    126
      data/trainer/trainer_money_rate.s
  60. 551
    551
      data/trainer/trainer_pkmn_data.s
  61. 0
    32
      generated_image/bootscreen/boot_tileset.h
  62. 0
    28
      generated_image/char/bag/hero_bag.h
  63. 0
    28
      generated_image/char/bag/heroine_bag.h
  64. 0
    28
      generated_image/char/throw_out/hero_backsprite.h
  65. 0
    28
      generated_image/char/throw_out/heroine_backsprite.h
  66. 0
    33
      generated_image/cutscene_meteor/met_background.h
  67. 0
    32
      generated_image/cutscene_meteor/met_clouds.h
  68. 0
    32
      generated_image/cutscene_meteor/met_foreground.h
  69. 0
    28
      generated_image/cutscene_meteor/met_foreground_red.h
  70. 0
    28
      generated_image/cutscene_meteor/met_meteor.h
  71. 0
    32
      generated_image/cutscene_meteor/met_sky.h
  72. 0
    28
      generated_image/cutscene_meteor/met_sky_red.h
  73. 0
    24
      generated_image/emoticons/emot_arrows.h
  74. 0
    28
      generated_image/mugshots/mug_00.h
  75. 0
    28
      generated_image/mugshots/mug_01.h
  76. 0
    28
      generated_image/mugshots/mug_02.h
  77. 0
    28
      generated_image/mugshots/mug_03.h
  78. 0
    28
      generated_image/mugshots/mug_04.h
  79. 0
    28
      generated_image/mugshots/mug_05.h
  80. 0
    28
      generated_image/mugshots/mug_06.h
  81. 0
    28
      generated_image/mugshots/mug_07.h
  82. 0
    28
      generated_image/mugshots/mug_08.h
  83. 0
    28
      generated_image/mugshots/mug_09.h
  84. 0
    28
      generated_image/titlescreen/title_sprite_sky.h
  85. 0
    28
      generated_image/titlescreen/title_tileset_background.h
  86. 0
    28
      generated_image/titlescreen/title_tileset_latias_latios_deoxys.h
  87. 0
    28
      generated_image/titlescreen/title_tileset_logo_name.h
  88. 0
    28
      generated_image/titlescreen/title_tileset_press_start.h
  89. 73
    73
      main.asm
  90. 24
    24
      patches/battle_engine/battle_engine.asm
  91. 10
    10
      patches/battle_engine/malloc.asm
  92. 43
    43
      patches/disable_cry_table_blocks.s
  93. 298
    298
      patches/dynamic_overworld_hooks.asm
  94. 94
    94
      patches/game_engine/quick_hacks.asm
  95. 25
    25
      patches/graphics/char.asm
  96. 16
    16
      patches/items/item_limits.asm
  97. 24
    24
      patches/items/item_routines.asm
  98. 10
    10
      patches/items/item_tables.asm
  99. 72
    72
      patches/items/items.asm
  100. 0
    0
      patches/items/tm_fixes.asm

+ 10
- 10
.gitignore View File

@@ -1,11 +1,11 @@
1
-*.gba
2
-*.o
3
-object
4
-temp
5
-*.ogg
6
-*.wav
7
-*.mid
8
-*.a
9
-base/*.*
10
-nbproject/private/tools/
1
+*.gba
2
+*.o
3
+object
4
+temp
5
+*.ogg
6
+*.wav
7
+*.mid
8
+*.a
9
+base/*.*
10
+nbproject/private/tools/
11 11
 build/*

+ 164
- 164
.vscode/settings.json View File

@@ -1,165 +1,165 @@
1
-{
2
-    "files.associations": {
3
-        "filesystem": "cpp",
4
-        "regex": "cpp",
5
-        "xlocmon": "cpp",
6
-        "functional": "cpp",
7
-        "chrono": "cpp",
8
-        "future": "cpp",
9
-        "random": "cpp",
10
-        "ratio": "cpp",
11
-        "scoped_allocator": "cpp",
12
-        "tuple": "cpp",
13
-        "type_traits": "cpp",
14
-        "utility": "cpp",
15
-        "xmemory0": "cpp",
16
-        "xstddef": "cpp",
17
-        "xtr1common": "cpp",
18
-        "xutility": "cpp",
19
-        "ios": "cpp",
20
-        "iosfwd": "cpp",
21
-        "sstream": "cpp",
22
-        "strstream": "cpp",
23
-        "system_error": "cpp",
24
-        "typeindex": "cpp",
25
-        "xlocale": "cpp",
26
-        "array": "cpp",
27
-        "bitset": "cpp",
28
-        "deque": "cpp",
29
-        "forward_list": "cpp",
30
-        "initializer_list": "cpp",
31
-        "iterator": "cpp",
32
-        "list": "cpp",
33
-        "map": "cpp",
34
-        "queue": "cpp",
35
-        "set": "cpp",
36
-        "stack": "cpp",
37
-        "unordered_map": "cpp",
38
-        "unordered_set": "cpp",
39
-        "vector": "cpp",
40
-        "xhash": "cpp",
41
-        "xstring": "cpp",
42
-        "xtree": "cpp",
43
-        "xiosbase": "cpp",
44
-        "xfunctional": "cpp",
45
-        "streambuf": "cpp",
46
-        "xlocmes": "cpp",
47
-        "memory": "cpp",
48
-        "xlocbuf": "cpp",
49
-        "atomic": "cpp",
50
-        "valarray": "cpp",
51
-        "locale": "cpp",
52
-        "thread": "cpp",
53
-        "xlocnum": "cpp",
54
-        "xloctime": "cpp",
55
-        "corecrt_io.h": "c",
56
-        "corecrt_wio.h": "c",
57
-        "ocidl.h": "c",
58
-        "wingdi.h": "c",
59
-        "m4a.h": "c",
60
-        "background.h": "c",
61
-        "sprites.h": "c",
62
-        "berry.h": "c",
63
-        "fieldmap.h": "c",
64
-        "flash_internal.h": "c",
65
-        "m4a_internal.h": "c",
66
-        "types.h": "c",
67
-        "sprite.h": "c",
68
-        "lcd.h": "c",
69
-        "objects.h": "c",
70
-        "map.h": "c",
71
-        "dns_core.h": "c",
72
-        "task.h": "c",
73
-        "xkeycheck.h": "c",
74
-        "pkmn_bank.h": "c",
75
-        "bios.h": "c",
76
-        "gba_video.h": "c",
77
-        "compression.h": "c",
78
-        "switch_bg.h": "c",
79
-        "flags.h": "c",
80
-        "battle_structs.h": "c",
81
-        "palette.h": "c",
82
-        "string.h": "c",
83
-        "callback.h": "c",
84
-        "gba_types.h": "c",
85
-        "text.h": "c",
86
-        "base.h": "c",
87
-        "oam_types.h": "c",
88
-        "debug.h": "c",
89
-        "common.h": "c",
90
-        "ole.h": "c",
91
-        "oleidl.h": "c",
92
-        "battle_state.h": "c",
93
-        "crtdbg.h": "c",
94
-        "useful-bped.h": "c",
95
-        "pokeagb.h": "c",
96
-        "graphics.h": "c",
97
-        "version.h": "c",
98
-        "core.h": "c",
99
-        "pokemon.h": "c",
100
-        "save.h": "c",
101
-        "battle.h": "c",
102
-        "overworld.h": "c",
103
-        "audio.h": "c",
104
-        "memory.h": "c",
105
-        "io.h": "c",
106
-        "battle_pick_message.h": "c",
107
-        "battle_abilities.h": "c",
108
-        "moves.h": "c",
109
-        "pkmn_bank_stats.h": "c",
110
-        "constants.h": "c",
111
-        "math.h": "c",
112
-        "objidl.h": "c",
113
-        "objidlbase.h": "c",
114
-        "winuser.h": "c",
115
-        "winnt.h": "c",
116
-        "internal.h": "c",
117
-        "item.h": "c",
118
-        "evolution.h": "c",
119
-        "move.h": "c",
120
-        "game_engine.h": "c",
121
-        "agile.h": "c",
122
-        "xtgmath.h": "c",
123
-        "stdbool.h": "c",
124
-        "stdint.h": "c",
125
-        "grass_bg.h": "c",
126
-        "fade.h": "c",
127
-        "block.h": "c",
128
-        "gba_keys.h": "c",
129
-        "data.h": "c",
130
-        "ability.h": "c",
131
-        "battle_common.h": "c",
132
-        "nb30.h": "c",
133
-        "trainer.h": "c",
134
-        "decoration.h": "c",
135
-        "link.h": "c",
136
-        "vcruntime_typeinfo.h": "c",
137
-        "msxml.h": "c",
138
-        "wmp.h": "c",
139
-        "minwindef.h": "c",
140
-        "corecrt.h": "c",
141
-        "vcruntime.h": "c",
142
-        "virtual_map.h": "c",
143
-        "wincrypt.h": "c",
144
-        "gba_compress.h": "c",
145
-        "windef.h": "c",
146
-        "wtypes.h": "c",
147
-        "effects.h": "c",
148
-        "npc.h": "c",
149
-        "global.h": "c",
150
-        "save_one.h": "c",
151
-        "type.h": "c",
152
-        "pkmn_types.h": "c",
153
-        "type_icons.h": "c",
154
-        "ppltasks.h": "c",
155
-        "stat.h": "c",
156
-        "pokedex.h": "c",
157
-        "config.h": "c",
158
-        "agb_debug.h": "c",
159
-        "met_background.h": "c",
160
-        "met_clouds.h": "c",
161
-        "met_sky.h": "c",
162
-        "met_meteor.h": "c",
163
-        "met_foreground.h": "c"
164
-    }
1
+{
2
+    "files.associations": {
3
+        "filesystem": "cpp",
4
+        "regex": "cpp",
5
+        "xlocmon": "cpp",
6
+        "functional": "cpp",
7
+        "chrono": "cpp",
8
+        "future": "cpp",
9
+        "random": "cpp",
10
+        "ratio": "cpp",
11
+        "scoped_allocator": "cpp",
12
+        "tuple": "cpp",
13
+        "type_traits": "cpp",
14
+        "utility": "cpp",
15
+        "xmemory0": "cpp",
16
+        "xstddef": "cpp",
17
+        "xtr1common": "cpp",
18
+        "xutility": "cpp",
19
+        "ios": "cpp",
20
+        "iosfwd": "cpp",
21
+        "sstream": "cpp",
22
+        "strstream": "cpp",
23
+        "system_error": "cpp",
24
+        "typeindex": "cpp",
25
+        "xlocale": "cpp",
26
+        "array": "cpp",
27
+        "bitset": "cpp",
28
+        "deque": "cpp",
29
+        "forward_list": "cpp",
30
+        "initializer_list": "cpp",
31
+        "iterator": "cpp",
32
+        "list": "cpp",
33
+        "map": "cpp",
34
+        "queue": "cpp",
35
+        "set": "cpp",
36
+        "stack": "cpp",
37
+        "unordered_map": "cpp",
38
+        "unordered_set": "cpp",
39
+        "vector": "cpp",
40
+        "xhash": "cpp",
41
+        "xstring": "cpp",
42
+        "xtree": "cpp",
43
+        "xiosbase": "cpp",
44
+        "xfunctional": "cpp",
45
+        "streambuf": "cpp",
46
+        "xlocmes": "cpp",
47
+        "memory": "cpp",
48
+        "xlocbuf": "cpp",
49
+        "atomic": "cpp",
50
+        "valarray": "cpp",
51
+        "locale": "cpp",
52
+        "thread": "cpp",
53
+        "xlocnum": "cpp",
54
+        "xloctime": "cpp",
55
+        "corecrt_io.h": "c",
56
+        "corecrt_wio.h": "c",
57
+        "ocidl.h": "c",
58
+        "wingdi.h": "c",
59
+        "m4a.h": "c",
60
+        "background.h": "c",
61
+        "sprites.h": "c",
62
+        "berry.h": "c",
63
+        "fieldmap.h": "c",
64
+        "flash_internal.h": "c",
65
+        "m4a_internal.h": "c",
66
+        "types.h": "c",
67
+        "sprite.h": "c",
68
+        "lcd.h": "c",
69
+        "objects.h": "c",
70
+        "map.h": "c",
71
+        "dns_core.h": "c",
72
+        "task.h": "c",
73
+        "xkeycheck.h": "c",
74
+        "pkmn_bank.h": "c",
75
+        "bios.h": "c",
76
+        "gba_video.h": "c",
77
+        "compression.h": "c",
78
+        "switch_bg.h": "c",
79
+        "flags.h": "c",
80
+        "battle_structs.h": "c",
81
+        "palette.h": "c",
82
+        "string.h": "c",
83
+        "callback.h": "c",
84
+        "gba_types.h": "c",
85
+        "text.h": "c",
86
+        "base.h": "c",
87
+        "oam_types.h": "c",
88
+        "debug.h": "c",
89
+        "common.h": "c",
90
+        "ole.h": "c",
91
+        "oleidl.h": "c",
92
+        "battle_state.h": "c",
93
+        "crtdbg.h": "c",
94
+        "useful-bped.h": "c",
95
+        "pokeagb.h": "c",
96
+        "graphics.h": "c",
97
+        "version.h": "c",
98
+        "core.h": "c",
99
+        "pokemon.h": "c",
100
+        "save.h": "c",
101
+        "battle.h": "c",
102
+        "overworld.h": "c",
103
+        "audio.h": "c",
104
+        "memory.h": "c",
105
+        "io.h": "c",
106
+        "battle_pick_message.h": "c",
107
+        "battle_abilities.h": "c",
108
+        "moves.h": "c",
109
+        "pkmn_bank_stats.h": "c",
110
+        "constants.h": "c",
111
+        "math.h": "c",
112
+        "objidl.h": "c",
113
+        "objidlbase.h": "c",
114
+        "winuser.h": "c",
115
+        "winnt.h": "c",
116
+        "internal.h": "c",
117
+        "item.h": "c",
118
+        "evolution.h": "c",
119
+        "move.h": "c",
120
+        "game_engine.h": "c",
121
+        "agile.h": "c",
122
+        "xtgmath.h": "c",
123
+        "stdbool.h": "c",
124
+        "stdint.h": "c",
125
+        "grass_bg.h": "c",
126
+        "fade.h": "c",
127
+        "block.h": "c",
128
+        "gba_keys.h": "c",
129
+        "data.h": "c",
130
+        "ability.h": "c",
131
+        "battle_common.h": "c",
132
+        "nb30.h": "c",
133
+        "trainer.h": "c",
134
+        "decoration.h": "c",
135
+        "link.h": "c",
136
+        "vcruntime_typeinfo.h": "c",
137
+        "msxml.h": "c",
138
+        "wmp.h": "c",
139
+        "minwindef.h": "c",
140
+        "corecrt.h": "c",
141
+        "vcruntime.h": "c",
142
+        "virtual_map.h": "c",
143
+        "wincrypt.h": "c",
144
+        "gba_compress.h": "c",
145
+        "windef.h": "c",
146
+        "wtypes.h": "c",
147
+        "effects.h": "c",
148
+        "npc.h": "c",
149
+        "global.h": "c",
150
+        "save_one.h": "c",
151
+        "type.h": "c",
152
+        "pkmn_types.h": "c",
153
+        "type_icons.h": "c",
154
+        "ppltasks.h": "c",
155
+        "stat.h": "c",
156
+        "pokedex.h": "c",
157
+        "config.h": "c",
158
+        "agb_debug.h": "c",
159
+        "met_background.h": "c",
160
+        "met_clouds.h": "c",
161
+        "met_sky.h": "c",
162
+        "met_meteor.h": "c",
163
+        "met_foreground.h": "c"
164
+    }
165 165
 }

+ 2
- 2
README.md View File

@@ -1,3 +1,3 @@
1
-Source Code von Pokémon Sovereign of the skies, ohne Anspruch auf Vollständigkeit oder Funktionsfähigkeit. Diese Repository soll lediglich dazu dienen einen Einblick in die Denkweise hinter Pokémon Sovereign of the Skies bieten.
2
-
1
+Source Code von Pokémon Sovereign of the skies, ohne Anspruch auf Vollständigkeit oder Funktionsfähigkeit. Diese Repository soll lediglich dazu dienen einen Einblick in die Denkweise hinter Pokémon Sovereign of the Skies bieten.
2
+
3 3
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

+ 37
- 37
assets.makefile View File

@@ -1,38 +1,38 @@
1
-GRIT := grit
2
-CC   := arm-none-eabi-gcc
3
-AR   := arm-none-eabi-ar
4
-
5
-CFLAGS := -mthumb -mno-thumb-interwork -mcpu=arm7tdmi -mlong-calls -march=armv4t -O3 -std=c99
6
-
7
-ASSET_ROOT := sots-private/assets
8
-GFX_BUILD := gfx_build
9
-
10
-PNG_EMOT      := assets/interface/emoticons.png
11
-PNG_TB        := assets/interface/text_box.png
12
-PNG_MB        := assets/interface/menu_box.png
13
-PNG_ARR       := assets/interface/arrows.png
14
-
15
-B_EMOT        := src/include/assets/interface/emoticons.img.bin
16
-B_TB          := src/include/assets/interface/text_box.img.bin
17
-B_MB          := src/include/assets/interface/menu_box.img.bin
18
-B_ARR         := src/include/assets/interface/arrows.img.bin
19
-
20
-.PHONY: all
21
-all: $(C_AS_T) $(B_EMOT) $(B_TB) $(B_MB) $(B_ARR)
22
-
23
-
24
-$(C_AS_T): $(PNG_AS_T)
25
-	$(GRIT) $< -gu32 -gzl -gB 4 -gt -p -pu16 -pz! -m! -ftc -o $@
26
-
27
-
28
-$(B_EMOT): $(PNG_EMOT)
29
-	$(GRIT) $< -gu32 -gz! -gB 4 -gt -p! -m! -ftb -o $@
30
-
31
-$(B_TB): $(PNG_TB)
32
-	$(GRIT) $< -gu32 -gz! -gB 4 -gt -p! -m! -ftb -o $@
33
-
34
-$(B_MB): $(PNG_MB)
35
-	$(GRIT) $< -gu32 -gz! -gB 4 -gt -p! -m! -ftb -o $@
36
-
37
-$(B_ARR): $(PNG_ARR)
1
+GRIT := grit
2
+CC   := arm-none-eabi-gcc
3
+AR   := arm-none-eabi-ar
4
+
5
+CFLAGS := -mthumb -mno-thumb-interwork -mcpu=arm7tdmi -mlong-calls -march=armv4t -O3 -std=c99
6
+
7
+ASSET_ROOT := sots-private/assets
8
+GFX_BUILD := gfx_build
9
+
10
+PNG_EMOT      := assets/interface/emoticons.png
11
+PNG_TB        := assets/interface/text_box.png
12
+PNG_MB        := assets/interface/menu_box.png
13
+PNG_ARR       := assets/interface/arrows.png
14
+
15
+B_EMOT        := src/include/assets/interface/emoticons.img.bin
16
+B_TB          := src/include/assets/interface/text_box.img.bin
17
+B_MB          := src/include/assets/interface/menu_box.img.bin
18
+B_ARR         := src/include/assets/interface/arrows.img.bin
19
+
20
+.PHONY: all
21
+all: $(C_AS_T) $(B_EMOT) $(B_TB) $(B_MB) $(B_ARR)
22
+
23
+
24
+$(C_AS_T): $(PNG_AS_T)
25
+	$(GRIT) $< -gu32 -gzl -gB 4 -gt -p -pu16 -pz! -m! -ftc -o $@
26
+
27
+
28
+$(B_EMOT): $(PNG_EMOT)
29
+	$(GRIT) $< -gu32 -gz! -gB 4 -gt -p! -m! -ftb -o $@
30
+
31
+$(B_TB): $(PNG_TB)
32
+	$(GRIT) $< -gu32 -gz! -gB 4 -gt -p! -m! -ftb -o $@
33
+
34
+$(B_MB): $(PNG_MB)
35
+	$(GRIT) $< -gu32 -gz! -gB 4 -gt -p! -m! -ftb -o $@
36
+
37
+$(B_ARR): $(PNG_ARR)
38 38
 	$(GRIT) $< -gu32 -gz! -gB 4 -gt -p! -m! -ftb -o $@

+ 0
- 1
base/.gitignore View File

@@ -1 +0,0 @@
1
-*.gba

+ 0
- 3
base/readme_base.txt View File

@@ -1,3 +0,0 @@
1
-###README_BASE###
2
-
3
-add a firered(u) version 1.0 rom named "bpre0.gba" in this folder in order for the build to work.

+ 214
- 214
bpre.sym View File

@@ -1,214 +1,214 @@
1
-agbprintf = 0x081E39D8|1;
2
-agbprint_flush = 0x081E3B04|1;
3
-agb_assert = 0x081E3B14|1;
4
-set_callback2 = 0x08000545;
5
-vblank_handler_set = 0x080006F5;
6
-malloc = 0x08002BB0|1;
7
-free = 0x08002BC4|1;
8
-memmove = 0x081E8E60|1;
9
-memset = 0x081E5ED8|1;
10
-memcpy = 0x081E5E78|1;
11
-obj_template_instanciate_forward_search = 0x08006F8D;
12
-gpu_copy_to_vram_by_bgid = 0x08001298|1;
13
-virtual_bg_set_tilemap = 0x08001FA0|1;
14
-virtual_bg_nullify_tilemap = 0x08001FD4|1;
15
-virtual_bg_get_tilemap = 0x08002008|1;
16
-virtual_bg_send_tilemap = 0x080020BC|1;
17
-gpu_init_bgs = 0x08001028|1;
18
-gpu_tile_bg_drop_all_sets = 0x08001618|1;
19
-gpu_bg_vram_setup = 0x08001658|1;
20
-gpu_bg_show = 0x08001320|1;
21
-gpu_bg_hide = 0x0800139C|1;
22
-gpu_sync_bg_visibility_and_mode = 0x080013D0|1;
23
-gpu_pal_upload = 0x08070474|1;
24
-obj_gpu_sprites_upload = 0x08007320|1;
25
-obj_delete_all = 0x8007770|1;
26
-camera_move_and_redraw = 0x0805ACB4|1;
27
-calc_circle = 0x0807EE2C|1;
28
-random = 0x08044EC8|1;
29
-
30
-current_map_block_id_at = 0x08058E48|1;
31
-player_get_pos_to = 0x0805C538|1;
32
-
33
-palette_unfaded_buffer = 0x020371F8;
34
-palette_faded_buffer = 0x020375F8;
35
-current_mapheader = 0x02036DFC;
36
-
37
-script_something = 0x08069AA8|1;
38
-camera_update = 0x0805ABB0|1;
39
-foo_115798 = 0x08115798|1;
40
-foo_5ae28 = 0x0805AE28|1;
41
-foo_6ffbc = 0x0806ffbc|1;
42
-tilemaps_sync = 0x080F67B8|1;
43
-
44
-mapdata_load_palettes_to_gpu = 0x08059AD8|1;
45
-npc_paltag_by_palslot = 0x0805FF34|1;
46
-
47
-oe_read_word = 0x08083550|1;
48
-some_weather_func = 0x0807AA8C|1;
49
-
50
-blockset_load_palette_to_gpu = 0x080599C8|1;
51
-npc_pal_idx_for_given_tag = 0x0805F5A0|1;
52
-gpu_pal_apply = 0x080703EC|1;
53
-tint_palette = 0x08083598|1;
54
-tint_filter = 0x02036E28;
55
-gpu_pal_tags_index_of = 0x080089E8|1;
56
-load_palette_3 = 0x080598CC|1;
57
-lz77u_wram = 0x0800EBB4|1;
58
-
59
-vram_decompress = 0x081E3B6C|1;
60
-pal_decompress_slice_to_faded_and_unfaded = 0x080703A8|1;
61
-obj_gpu_tile_decompress_alloc_tag_and_upload = 0x0800F035;
62
-obj_gpu_pal_alloc_tag_and_apply = 0x08008929;
63
-obj_gpu_tile_free_by_tag = 0x0800874D;
64
-gpu_pal_free_by_tag = 0x08008A31;
65
-obj_delete_and_free_tiles = 0x08007281;
66
-box_zero_flag = 0x0203709C;
67
-task_add_func = 0x0807741D;
68
-lcd_io_set_func = 0x08000A39;
69
-lcd_io_get = 0x08000AC4|1;
70
-flag_decrypt_func = 0x0806E6D1;
71
-var_access = 0x0806E455;
72
-var_get = 0x0806E569;
73
-var_set = 0x0806E585;
74
-flag_check = 0x0806E6D0 | 1;
75
-get_bs_elem_env_index = 0x0800FC2D;
76
-load_battle_screen_elements_1 = 0x0800F261;
77
-npc_states = 0x02036E38;
78
-battlescript_cursor = 0x02023D74;
79
-item_table = 0x0876DD80;
80
-execute_battle_script = 0x0801BC24;
81
-dp_01_prepare_buffer = 0x0800D8B1;
82
-wram_decompress = 0x081E3B70|1;
83
-battle_script_push = 0x08017544|1;
84
-objects = 0x0202063C;
85
-
86
-stored_palettes = 0x0203FF00;
87
-strange_npc_table = 0x02031DEC;
88
-
89
-fade_screen = 0x08070589;
90
-fade_update = 0x080704D1;
91
-
92
-callback_overworld = 0x080568C5;
93
-task_exec = 0x08077579;
94
-objc_exec = 0x08006B5D;
95
-obj_sync = 0x08006BA9;
96
-
97
-flag_clear = 0x0806E6A8|1;
98
-/*flag_set = 0x0806E680|1;*/
99
-
100
-divide = 0x081E4018;
101
-
102
-get_side_from_bank = 0x080751C4|1;
103
-prepare_setattributes_in_battle = 0x0800DFF0|1;
104
-mark_buffer_bank_for_execution = 0x8017248|1;
105
-
106
-decompression_buffer = 0x0201C000;
107
-superstate = 0x030030F0;
108
-
109
-fade_controller = 0x02037AB8;
110
-
111
-npc_states = 0x02036E38;
112
-
113
-sav_one = 0x03005008;
114
-oe_exec = 0x08083444|1;
115
-
116
-weather_turns = 0x02023F48;
117
-
118
-battle_call_bc_move_exec = 0x0801BBE4|1;
119
-battle_preparation_phase = 0x02023E82;
120
-battle_type_flags = 0x02022B4C;
121
-battle_active_bank = 0x02023BC4;
122
-battle_buffer_b = 0x020233C4;
123
-battle_num_active_sides = 0x02023BCC;
124
-battle_mode = 0x02023BE3;
125
-battle_participants	= 0x02023BE4;
126
-battle_data_ability = 0x02023C04;
127
-battle_data_current_hp = 0x02023C0C;
128
-battle_executed_move = 0x02023D4A;
129
-battle_last_used_ability = 0x02023D6A;
130
-battle_attacker_bank = 0x02023D6B;
131
-battle_defender_bank = 0x02023D6C;
132
-battle_attacker_p_bank = 0x02023D6D;
133
-battle_defender_p_bank = 0x02023D6E;
134
-battle_attack_effectivity = 0x02023DCC;
135
-battle_weather = 0x02023F1C;
136
-battle_damage_store = 0x02023D50;
137
-battle_base_power = 0x02023F50;
138
-battle_string_message_table = 0x083FDF3C;
139
-battle_string_chooser = 0x0203C020;
140
-battle_crit_loc = 0x02023D71;
141
-battle_side_unknown = 0x02023FDB;
142
-battle_side_timers = 0x02023DE4;
143
-battle_hitmarker = 0x02023dd0;
144
-battle_stat_changer = 0x02023FDE;
145
-battle_menu_chosen_item = 0x02023D7C;
146
-battle_stuff_ptr = 0x02023FE8;
147
-battle_enigma_berry = 0x02023F54;
148
-battle_turn_random = 0x02023e80;
149
-battle_damage_multiplier = 0x02023FD2;
150
-battle_protect = 0x02023E8C;
151
-side_affecting_halfword = 0x2023DDE;
152
-battle_turn_order = 0x02023bde;
153
-battle_status_3 = 0x02023DFC;
154
-
155
-battle_80801F0_something = 0x080801F0|1;
156
-battle_init = 0x08080110|1;
157
-
158
-trainerbattle_battle_type = 0x020386AC;
159
-trainerbattle_flag_id = 0x020386AE;
160
-trainerbattle_arg2 = 0x020386B0;
161
-trainerbattle_message_intro = 0x020386B4;
162
-trainerbattle_message_defeat = 0x020386B8;
163
-trainerbattle_message_2 = 0x020386BC;
164
-trainerbattle_message_need_2_poke = 0x020386C0;
165
-trainerbattle_next_scr_cmd = 0x020386C4;
166
-trainerbattle_message_4 = 0x020386C8;
167
-trainerbattle_unknown = 0x020386CC;
168
-
169
-song_play_for_text = 0x080722A0|1;
170
-
171
-item_get_quality = 0x0809A948|1;
172
-item_get_x12 = 0x0809A924|1;
173
-
174
-party_player = 0x02024284;
175
-party_opponent = 0x0202402C;
176
-
177
-pokemon_get_attribute = 0x0803FBE8|1;
178
-pokemon_set_attribute = 0x0804037C|1;
179
-pokemon_get_gender = 0x0803F720|1;
180
-
181
-pokemon_evolution_table = 08259754;
182
-
183
-
184
-battle_status3_bits_pbs = 0x02023DFC;
185
-
186
-battle_bg_table = 0x0824ee34;
187
-custom_battle_elements = 0x0203FE00;
188
-
189
-script_mode_set_stopped = 0x080697FD;
190
-
191
-mplay_table = 0x084A329C;
192
-
193
-m4aSongNumStart = 0x081DD0F5;
194
-MPlayStart_rev01 = 0x081DD859;
195
-MPlayContinue = 0x081DCFF9;
196
-MPlayAllStop = 0x081DD228|1;
197
-
198
-current_map_music_set = 0x08071A74|1;
199
-current_map_music_set_to_zero = 0x08071A44|1;
200
-current_map_music_fadeout = 0x08071AB4|1;
201
-
202
-current_map_block_role_get = 0x08058F78|1;
203
-
204
-current_oe_state = 0x020386E0;
205
-
206
-/*__aeabi_idiv = 0x081E4018|1;
207
-__aeabi_idivmod = 0x081E40F4|1;
208
-__aeabi_uidiv = 0x081E460C|1;
209
-__aeabi_uidivmod = 0x081E4684|1;*/
210
-
211
-__aeabi_idiv = 0x081E3B68|1;
212
-__aeabi_idivmod = 0x081E3B68|1;
213
-__aeabi_uidiv = 0x081E3B68|1;
214
-__aeabi_uidivmod = 0x081E3B68|1;
1
+agbprintf = 0x081E39D8|1;
2
+agbprint_flush = 0x081E3B04|1;
3
+agb_assert = 0x081E3B14|1;
4
+set_callback2 = 0x08000545;
5
+vblank_handler_set = 0x080006F5;
6
+malloc = 0x08002BB0|1;
7
+free = 0x08002BC4|1;
8
+memmove = 0x081E8E60|1;
9
+memset = 0x081E5ED8|1;
10
+memcpy = 0x081E5E78|1;
11
+obj_template_instanciate_forward_search = 0x08006F8D;
12
+gpu_copy_to_vram_by_bgid = 0x08001298|1;
13
+virtual_bg_set_tilemap = 0x08001FA0|1;
14
+virtual_bg_nullify_tilemap = 0x08001FD4|1;
15
+virtual_bg_get_tilemap = 0x08002008|1;
16
+virtual_bg_send_tilemap = 0x080020BC|1;
17
+gpu_init_bgs = 0x08001028|1;
18
+gpu_tile_bg_drop_all_sets = 0x08001618|1;
19
+gpu_bg_vram_setup = 0x08001658|1;
20
+gpu_bg_show = 0x08001320|1;
21
+gpu_bg_hide = 0x0800139C|1;
22
+gpu_sync_bg_visibility_and_mode = 0x080013D0|1;
23
+gpu_pal_upload = 0x08070474|1;
24
+obj_gpu_sprites_upload = 0x08007320|1;
25
+obj_delete_all = 0x8007770|1;
26
+camera_move_and_redraw = 0x0805ACB4|1;
27
+calc_circle = 0x0807EE2C|1;
28
+random = 0x08044EC8|1;
29
+
30
+current_map_block_id_at = 0x08058E48|1;
31
+player_get_pos_to = 0x0805C538|1;
32
+
33
+palette_unfaded_buffer = 0x020371F8;
34
+palette_faded_buffer = 0x020375F8;
35
+current_mapheader = 0x02036DFC;
36
+
37
+script_something = 0x08069AA8|1;
38
+camera_update = 0x0805ABB0|1;
39
+foo_115798 = 0x08115798|1;
40
+foo_5ae28 = 0x0805AE28|1;
41
+foo_6ffbc = 0x0806ffbc|1;
42
+tilemaps_sync = 0x080F67B8|1;
43
+
44
+mapdata_load_palettes_to_gpu = 0x08059AD8|1;
45
+npc_paltag_by_palslot = 0x0805FF34|1;
46
+
47
+oe_read_word = 0x08083550|1;
48
+some_weather_func = 0x0807AA8C|1;
49
+
50
+blockset_load_palette_to_gpu = 0x080599C8|1;
51
+npc_pal_idx_for_given_tag = 0x0805F5A0|1;
52
+gpu_pal_apply = 0x080703EC|1;
53
+tint_palette = 0x08083598|1;
54
+tint_filter = 0x02036E28;
55
+gpu_pal_tags_index_of = 0x080089E8|1;
56
+load_palette_3 = 0x080598CC|1;
57
+lz77u_wram = 0x0800EBB4|1;
58
+
59
+vram_decompress = 0x081E3B6C|1;
60
+pal_decompress_slice_to_faded_and_unfaded = 0x080703A8|1;
61
+obj_gpu_tile_decompress_alloc_tag_and_upload = 0x0800F035;
62
+obj_gpu_pal_alloc_tag_and_apply = 0x08008929;
63
+obj_gpu_tile_free_by_tag = 0x0800874D;
64
+gpu_pal_free_by_tag = 0x08008A31;
65
+obj_delete_and_free_tiles = 0x08007281;
66
+box_zero_flag = 0x0203709C;
67
+task_add_func = 0x0807741D;
68
+lcd_io_set_func = 0x08000A39;
69
+lcd_io_get = 0x08000AC4|1;
70
+flag_decrypt_func = 0x0806E6D1;
71
+var_access = 0x0806E455;
72
+var_get = 0x0806E569;
73
+var_set = 0x0806E585;
74
+flag_check = 0x0806E6D0 | 1;
75
+get_bs_elem_env_index = 0x0800FC2D;
76
+load_battle_screen_elements_1 = 0x0800F261;
77
+npc_states = 0x02036E38;
78
+battlescript_cursor = 0x02023D74;
79
+item_table = 0x0876DD80;
80
+execute_battle_script = 0x0801BC24;
81
+dp_01_prepare_buffer = 0x0800D8B1;
82
+wram_decompress = 0x081E3B70|1;
83
+battle_script_push = 0x08017544|1;
84
+objects = 0x0202063C;
85
+
86
+stored_palettes = 0x0203FF00;
87
+strange_npc_table = 0x02031DEC;
88
+
89
+fade_screen = 0x08070589;
90
+fade_update = 0x080704D1;
91
+
92
+callback_overworld = 0x080568C5;
93
+task_exec = 0x08077579;
94
+objc_exec = 0x08006B5D;
95
+obj_sync = 0x08006BA9;
96
+
97
+flag_clear = 0x0806E6A8|1;
98
+/*flag_set = 0x0806E680|1;*/
99
+
100
+divide = 0x081E4018;
101
+
102
+get_side_from_bank = 0x080751C4|1;
103
+prepare_setattributes_in_battle = 0x0800DFF0|1;
104
+mark_buffer_bank_for_execution = 0x8017248|1;
105
+
106
+decompression_buffer = 0x0201C000;
107
+superstate = 0x030030F0;
108
+
109
+fade_controller = 0x02037AB8;
110
+
111
+npc_states = 0x02036E38;
112
+
113
+sav_one = 0x03005008;
114
+oe_exec = 0x08083444|1;
115
+
116
+weather_turns = 0x02023F48;
117
+
118
+battle_call_bc_move_exec = 0x0801BBE4|1;
119
+battle_preparation_phase = 0x02023E82;
120
+battle_type_flags = 0x02022B4C;
121
+battle_active_bank = 0x02023BC4;
122
+battle_buffer_b = 0x020233C4;
123
+battle_num_active_sides = 0x02023BCC;
124
+battle_mode = 0x02023BE3;
125
+battle_participants	= 0x02023BE4;
126
+battle_data_ability = 0x02023C04;
127
+battle_data_current_hp = 0x02023C0C;
128
+battle_executed_move = 0x02023D4A;
129
+battle_last_used_ability = 0x02023D6A;
130
+battle_attacker_bank = 0x02023D6B;
131
+battle_defender_bank = 0x02023D6C;
132
+battle_attacker_p_bank = 0x02023D6D;
133
+battle_defender_p_bank = 0x02023D6E;
134
+battle_attack_effectivity = 0x02023DCC;
135
+battle_weather = 0x02023F1C;
136
+battle_damage_store = 0x02023D50;
137
+battle_base_power = 0x02023F50;
138
+battle_string_message_table = 0x083FDF3C;
139
+battle_string_chooser = 0x0203C020;
140
+battle_crit_loc = 0x02023D71;
141
+battle_side_unknown = 0x02023FDB;
142
+battle_side_timers = 0x02023DE4;
143
+battle_hitmarker = 0x02023dd0;
144
+battle_stat_changer = 0x02023FDE;
145
+battle_menu_chosen_item = 0x02023D7C;
146
+battle_stuff_ptr = 0x02023FE8;
147
+battle_enigma_berry = 0x02023F54;
148
+battle_turn_random = 0x02023e80;
149
+battle_damage_multiplier = 0x02023FD2;
150
+battle_protect = 0x02023E8C;
151
+side_affecting_halfword = 0x2023DDE;
152
+battle_turn_order = 0x02023bde;
153
+battle_status_3 = 0x02023DFC;
154
+
155
+battle_80801F0_something = 0x080801F0|1;
156
+battle_init = 0x08080110|1;
157
+
158
+trainerbattle_battle_type = 0x020386AC;
159
+trainerbattle_flag_id = 0x020386AE;
160
+trainerbattle_arg2 = 0x020386B0;
161
+trainerbattle_message_intro = 0x020386B4;
162
+trainerbattle_message_defeat = 0x020386B8;
163
+trainerbattle_message_2 = 0x020386BC;
164
+trainerbattle_message_need_2_poke = 0x020386C0;
165
+trainerbattle_next_scr_cmd = 0x020386C4;
166
+trainerbattle_message_4 = 0x020386C8;
167
+trainerbattle_unknown = 0x020386CC;
168
+
169
+song_play_for_text = 0x080722A0|1;
170
+
171
+item_get_quality = 0x0809A948|1;
172
+item_get_x12 = 0x0809A924|1;
173
+
174
+party_player = 0x02024284;
175
+party_opponent = 0x0202402C;
176
+
177
+pokemon_get_attribute = 0x0803FBE8|1;
178
+pokemon_set_attribute = 0x0804037C|1;
179
+pokemon_get_gender = 0x0803F720|1;
180
+
181
+pokemon_evolution_table = 08259754;
182
+
183
+
184
+battle_status3_bits_pbs = 0x02023DFC;
185
+
186
+battle_bg_table = 0x0824ee34;
187
+custom_battle_elements = 0x0203FE00;
188
+
189
+script_mode_set_stopped = 0x080697FD;
190
+
191
+mplay_table = 0x084A329C;
192
+
193
+m4aSongNumStart = 0x081DD0F5;
194
+MPlayStart_rev01 = 0x081DD859;
195
+MPlayContinue = 0x081DCFF9;
196
+MPlayAllStop = 0x081DD228|1;
197
+
198
+current_map_music_set = 0x08071A74|1;
199
+current_map_music_set_to_zero = 0x08071A44|1;
200
+current_map_music_fadeout = 0x08071AB4|1;
201
+
202
+current_map_block_role_get = 0x08058F78|1;
203
+
204
+current_oe_state = 0x020386E0;
205
+
206
+/*__aeabi_idiv = 0x081E4018|1;
207
+__aeabi_idivmod = 0x081E40F4|1;
208
+__aeabi_uidiv = 0x081E460C|1;
209
+__aeabi_uidivmod = 0x081E4684|1;*/
210
+
211
+__aeabi_idiv = 0x081E3B68|1;
212
+__aeabi_idivmod = 0x081E3B68|1;
213
+__aeabi_uidiv = 0x081E3B68|1;
214
+__aeabi_uidivmod = 0x081E3B68|1;

+ 0
- 6
build/.gitignore View File

@@ -1,6 +0,0 @@
1
-*.gba
2
-*.sym
3
-*.bak
4
-*.sav
5
-*.sgm
6
-*.png

+ 0
- 694
data/item/item_gfx.S View File

@@ -1,694 +0,0 @@
1
-@Stehen in FR(U) bei 0x3D4294 (die Pointer jeweils umpointen)
2
-.align 2
3
-.thumb
4
-.text
5
-
6
-.global item_gfx_table
7
-item_gfx_table:
8
-
9
-.word item_000Tiles, item_000Pal
10
-.word item_001Tiles, item_001Pal
11
-.word item_002Tiles, item_002Pal
12
-.word item_003Tiles, item_003Pal
13
-.word item_004Tiles, item_004Pal
14
-.word item_005Tiles, item_005Pal
15
-.word item_006Tiles, item_006Pal
16
-.word item_007Tiles, item_007Pal
17
-.word item_008Tiles, item_008Pal
18
-.word item_009Tiles, item_009Pal
19
-.word item_010Tiles, item_010Pal
20
-.word item_011Tiles, item_011Pal
21
-.word item_012Tiles, item_012Pal
22
-.word item_013Tiles, item_013Pal
23
-.word item_014Tiles, item_014Pal
24
-.word item_015Tiles, item_015Pal
25
-.word item_016Tiles, item_016Pal
26
-.word item_017Tiles, item_017Pal
27
-.word item_018Tiles, item_018Pal
28
-.word item_019Tiles, item_019Pal
29
-.word item_020Tiles, item_020Pal
30
-.word item_021Tiles, item_021Pal
31
-.word item_022Tiles, item_022Pal
32
-.word item_023Tiles, item_023Pal
33
-.word item_024Tiles, item_024Pal
34
-.word item_025Tiles, item_025Pal
35
-.word item_026Tiles, item_026Pal
36
-.word item_027Tiles, item_027Pal
37
-.word item_028Tiles, item_028Pal
38
-.word item_029Tiles, item_029Pal
39
-.word item_030Tiles, item_030Pal
40
-.word item_031Tiles, item_031Pal
41
-.word item_032Tiles, item_032Pal
42
-.word item_033Tiles, item_033Pal
43
-.word item_034Tiles, item_034Pal
44
-.word item_035Tiles, item_035Pal
45
-.word item_036Tiles, item_036Pal
46
-.word item_037Tiles, item_037Pal
47
-.word item_038Tiles, item_038Pal
48
-.word item_039Tiles, item_039Pal
49
-.word item_040Tiles, item_040Pal
50
-.word item_041Tiles, item_041Pal
51
-.word item_042Tiles, item_042Pal
52
-.word item_043Tiles, item_043Pal
53
-.word item_044Tiles, item_044Pal
54
-.word item_045Tiles, item_045Pal
55
-.word item_046Tiles, item_046Pal
56
-.word item_047Tiles, item_047Pal
57
-.word item_048Tiles, item_048Pal
58
-.word item_049Tiles, item_049Pal
59
-.word item_050Tiles, item_050Pal
60
-.word item_051Tiles, item_051Pal
61
-.word item_052Tiles, item_052Pal
62
-.word item_053Tiles, item_053Pal
63
-.word item_054Tiles, item_054Pal
64
-.word item_055Tiles, item_055Pal
65
-.word item_056Tiles, item_056Pal
66
-.word item_057Tiles, item_057Pal
67
-.word item_058Tiles, item_058Pal
68
-.word item_059Tiles, item_059Pal
69
-.word item_060Tiles, item_060Pal
70
-.word item_061Tiles, item_061Pal
71
-.word item_062Tiles, item_062Pal
72
-.word item_063Tiles, item_063Pal
73
-.word item_064Tiles, item_064Pal
74
-.word item_065Tiles, item_065Pal
75
-.word item_066Tiles, item_066Pal
76
-.word item_067Tiles, item_067Pal
77
-.word item_068Tiles, item_068Pal
78
-.word item_069Tiles, item_069Pal
79
-.word item_070Tiles, item_070Pal
80
-.word item_071Tiles, item_071Pal
81
-.word item_072Tiles, item_072Pal
82
-.word item_073Tiles, item_073Pal
83
-.word item_074Tiles, item_074Pal
84
-.word item_075Tiles, item_075Pal
85
-.word item_076Tiles, item_076Pal
86
-.word item_077Tiles, item_077Pal
87
-.word item_078Tiles, item_078Pal
88
-.word item_079Tiles, item_079Pal
89
-.word item_080Tiles, item_080Pal
90
-.word item_081Tiles, item_081Pal
91
-.word item_082Tiles, item_082Pal
92
-.word item_083Tiles, item_083Pal
93
-.word item_084Tiles, item_084Pal
94
-.word item_085Tiles, item_085Pal
95
-.word item_086Tiles, item_086Pal
96
-.word item_087Tiles, item_087Pal
97
-.word item_088Tiles, item_088Pal
98
-.word item_089Tiles, item_089Pal
99
-.word item_090Tiles, item_090Pal
100
-.word item_091Tiles, item_091Pal
101
-.word item_092Tiles, item_092Pal
102
-.word item_093Tiles, item_093Pal
103
-.word item_094Tiles, item_094Pal
104
-.word item_095Tiles, item_095Pal
105
-.word item_096Tiles, item_096Pal
106
-.word item_097Tiles, item_097Pal
107
-.word item_098Tiles, item_098Pal
108
-.word item_099Tiles, item_099Pal
109
-.word item_100Tiles, item_100Pal
110
-.word item_101Tiles, item_101Pal
111
-.word item_102Tiles, item_102Pal
112
-.word item_103Tiles, item_103Pal
113
-.word item_104Tiles, item_104Pal
114
-.word item_105Tiles, item_105Pal
115
-.word item_106Tiles, item_106Pal
116
-.word item_107Tiles, item_107Pal
117
-.word item_108Tiles, item_108Pal
118
-.word item_109Tiles, item_109Pal
119
-.word item_110Tiles, item_110Pal
120
-.word item_111Tiles, item_111Pal
121
-.word item_112Tiles, item_112Pal
122
-.word item_113Tiles, item_113Pal
123
-.word item_114Tiles, item_114Pal
124
-.word item_115Tiles, item_115Pal
125
-.word item_116Tiles, item_116Pal
126
-.word item_117Tiles, item_117Pal
127
-.word item_118Tiles, item_118Pal
128
-.word item_119Tiles, item_119Pal
129
-.word item_120Tiles, item_120Pal
130
-.word item_121Tiles, item_121Pal
131
-.word item_122Tiles, item_122Pal
132
-.word item_123Tiles, item_123Pal
133
-.word item_124Tiles, item_124Pal
134
-.word item_125Tiles, item_125Pal
135
-.word item_126Tiles, item_126Pal
136
-.word item_127Tiles, item_127Pal
137
-.word item_128Tiles, item_128Pal
138
-.word item_129Tiles, item_129Pal
139
-.word item_130Tiles, item_130Pal
140
-.word item_131Tiles, item_131Pal
141
-.word item_132Tiles, item_132Pal
142
-.word item_133Tiles, item_133Pal
143
-.word item_134Tiles, item_134Pal
144
-.word item_135Tiles, item_135Pal
145
-.word item_136Tiles, item_136Pal
146
-.word item_137Tiles, item_137Pal
147
-.word item_138Tiles, item_138Pal
148
-.word item_139Tiles, item_139Pal
149
-.word item_140Tiles, item_140Pal
150
-.word item_141Tiles, item_141Pal
151
-.word item_142Tiles, item_142Pal
152
-.word item_143Tiles, item_143Pal
153
-.word item_144Tiles, item_144Pal
154
-.word item_145Tiles, item_145Pal
155
-.word item_146Tiles, item_146Pal
156
-.word item_147Tiles, item_147Pal
157
-.word item_148Tiles, item_148Pal
158
-.word item_149Tiles, item_149Pal
159
-.word item_150Tiles, item_150Pal
160
-.word item_151Tiles, item_151Pal
161
-.word item_152Tiles, item_152Pal
162
-.word item_153Tiles, item_153Pal
163
-.word item_154Tiles, item_154Pal
164
-.word item_155Tiles, item_155Pal
165
-.word item_156Tiles, item_156Pal
166
-.word item_157Tiles, item_157Pal
167
-.word item_158Tiles, item_158Pal
168
-.word item_159Tiles, item_159Pal
169
-.word item_160Tiles, item_160Pal
170
-.word item_161Tiles, item_161Pal
171
-.word item_162Tiles, item_162Pal
172
-.word item_163Tiles, item_163Pal
173
-.word item_164Tiles, item_164Pal
174
-.word item_165Tiles, item_165Pal
175
-.word item_166Tiles, item_166Pal
176
-.word item_167Tiles, item_167Pal
177
-.word item_168Tiles, item_168Pal
178
-.word item_169Tiles, item_169Pal
179
-.word item_170Tiles, item_170Pal
180
-.word item_171Tiles, item_171Pal
181
-.word item_172Tiles, item_172Pal
182
-.word item_173Tiles, item_173Pal
183
-.word item_174Tiles, item_174Pal
184
-.word item_175Tiles, item_175Pal
185
-.word item_176Tiles, item_176Pal
186
-.word item_177Tiles, item_177Pal
187
-.word item_178Tiles, item_178Pal
188
-.word item_179Tiles, item_179Pal
189
-.word item_180Tiles, item_180Pal
190
-.word item_181Tiles, item_181Pal
191
-.word item_182Tiles, item_182Pal
192
-.word item_183Tiles, item_183Pal
193
-.word item_184Tiles, item_184Pal
194
-.word item_185Tiles, item_185Pal
195
-.word item_186Tiles, item_186Pal
196
-.word item_187Tiles, item_187Pal
197
-.word item_188Tiles, item_188Pal
198
-.word item_189Tiles, item_189Pal
199
-.word item_190Tiles, item_190Pal
200
-.word item_191Tiles, item_191Pal
201
-.word item_192Tiles, item_192Pal
202
-.word item_193Tiles, item_193Pal
203
-.word item_194Tiles, item_194Pal
204
-.word item_195Tiles, item_195Pal
205
-.word item_196Tiles, item_196Pal
206
-.word item_197Tiles, item_197Pal
207
-.word item_198Tiles, item_198Pal
208
-.word item_199Tiles, item_199Pal
209
-.word item_200Tiles, item_200Pal
210
-.word item_201Tiles, item_201Pal
211
-.word item_202Tiles, item_202Pal
212
-.word item_203Tiles, item_203Pal
213
-.word item_204Tiles, item_204Pal
214
-.word item_205Tiles, item_205Pal
215
-.word item_206Tiles, item_206Pal
216
-.word item_207Tiles, item_207Pal
217
-.word item_208Tiles, item_208Pal
218
-.word item_209Tiles, item_209Pal
219
-.word item_210Tiles, item_210Pal
220
-.word item_211Tiles, item_211Pal
221
-.word item_212Tiles, item_212Pal
222
-.word item_213Tiles, item_213Pal
223
-.word item_214Tiles, item_214Pal
224
-.word item_215Tiles, item_215Pal
225
-.word item_216Tiles, item_216Pal
226
-.word item_217Tiles, item_217Pal
227
-.word item_218Tiles, item_218Pal
228
-.word item_219Tiles, item_219Pal
229
-.word item_220Tiles, item_220Pal
230
-.word item_221Tiles, item_221Pal
231
-.word item_222Tiles, item_222Pal
232
-.word item_223Tiles, item_223Pal
233
-.word item_224Tiles, item_224Pal
234
-.word item_225Tiles, item_225Pal
235
-.word item_226Tiles, item_226Pal
236
-.word item_227Tiles, item_227Pal
237
-.word item_228Tiles, item_228Pal
238
-.word item_229Tiles, item_229Pal
239
-.word item_230Tiles, item_230Pal
240
-.word item_231Tiles, item_231Pal
241
-.word item_232Tiles, item_232Pal
242
-.word item_233Tiles, item_233Pal
243
-.word item_234Tiles, item_234Pal
244
-.word item_235Tiles, item_235Pal
245
-.word item_236Tiles, item_236Pal
246
-.word item_237Tiles, item_237Pal
247
-.word item_238Tiles, item_238Pal
248
-.word item_239Tiles, item_239Pal
249
-.word item_240Tiles, item_240Pal
250
-.word item_241Tiles, item_241Pal
251
-.word item_242Tiles, item_242Pal
252
-.word item_243Tiles, item_243Pal
253
-.word item_244Tiles, item_244Pal
254
-.word item_245Tiles, item_245Pal
255
-.word item_246Tiles, item_246Pal
256
-.word item_247Tiles, item_247Pal
257
-.word item_248Tiles, item_248Pal
258
-.word item_249Tiles, item_249Pal
259
-.word item_250Tiles, item_250Pal
260
-.word item_251Tiles, item_251Pal
261
-.word item_252Tiles, item_252Pal
262
-.word item_253Tiles, item_253Pal
263
-.word item_254Tiles, item_254Pal
264
-.word item_255Tiles, item_255Pal
265
-.word item_256Tiles, item_256Pal
266
-.word item_257Tiles, item_257Pal
267
-.word item_258Tiles, item_258Pal
268
-.word item_259Tiles, item_259Pal
269
-.word item_260Tiles, item_260Pal
270
-.word item_261Tiles, item_261Pal
271
-.word item_262Tiles, item_262Pal
272
-.word item_263Tiles, item_263Pal
273
-.word item_264Tiles, item_264Pal
274
-.word item_265Tiles, item_265Pal
275
-.word item_266Tiles, item_266Pal
276
-.word item_267Tiles, item_267Pal
277
-.word item_268Tiles, item_268Pal
278
-.word item_269Tiles, item_269Pal
279
-.word item_270Tiles, item_270Pal
280
-.word item_271Tiles, item_271Pal
281
-.word item_272Tiles, item_272Pal
282
-.word item_273Tiles, item_273Pal
283
-.word item_274Tiles, item_274Pal
284
-.word item_275Tiles, item_275Pal
285
-.word item_276Tiles, item_276Pal
286
-.word item_277Tiles, item_277Pal
287
-.word item_278Tiles, item_278Pal
288
-.word item_279Tiles, item_279Pal
289
-.word item_280Tiles, item_280Pal
290
-.word item_281Tiles, item_281Pal
291
-.word item_282Tiles, item_282Pal
292
-.word item_283Tiles, item_283Pal
293
-.word item_284Tiles, item_284Pal
294
-.word item_285Tiles, item_285Pal
295
-.word item_286Tiles, item_286Pal
296
-.word item_287Tiles, item_287Pal
297
-.word item_288Tiles, item_288Pal
298
-.word item_289Tiles, item_289Pal
299
-.word item_289Tiles, item_289Pal
300
-.word item_289Tiles, item_289Pal
301
-.word item_289Tiles, item_289Pal
302
-.word item_289Tiles, item_289Pal
303
-.word item_289Tiles, item_289Pal
304
-.word item_289Tiles, item_289Pal
305
-.word item_289Tiles, item_289Pal
306
-.word item_289Tiles, item_289Pal
307
-.word item_289Tiles, item_289Pal
308
-.word item_289Tiles, item_289Pal
309
-.word item_289Tiles, item_289Pal
310
-.word item_289Tiles, item_289Pal
311
-.word item_289Tiles, item_289Pal
312
-.word item_289Tiles, item_289Pal
313
-.word item_289Tiles, item_289Pal
314
-.word item_289Tiles, item_289Pal
315
-.word item_289Tiles, item_289Pal
316
-.word item_289Tiles, item_289Pal
317
-.word item_289Tiles, item_289Pal
318
-.word item_289Tiles, item_289Pal
319
-.word item_289Tiles, item_289Pal
320
-.word item_289Tiles, item_289Pal
321
-.word item_289Tiles, item_289Pal
322
-.word item_289Tiles, item_289Pal
323
-.word item_289Tiles, item_289Pal
324
-.word item_289Tiles, item_289Pal
325
-.word item_289Tiles, item_289Pal
326
-.word item_289Tiles, item_289Pal
327
-.word item_289Tiles, item_289Pal
328
-.word item_289Tiles, item_289Pal
329
-.word item_289Tiles, item_289Pal
330
-.word item_289Tiles, item_289Pal
331
-.word item_289Tiles, item_289Pal
332
-.word item_289Tiles, item_289Pal
333
-.word item_289Tiles, item_289Pal
334
-.word item_289Tiles, item_289Pal
335
-.word item_289Tiles, item_289Pal
336
-.word item_289Tiles, item_289Pal
337
-.word item_289Tiles, item_289Pal
338
-.word item_289Tiles, item_289Pal
339
-.word item_289Tiles, item_289Pal
340
-.word item_289Tiles, item_289Pal
341
-.word item_289Tiles, item_289Pal
342
-.word item_289Tiles, item_289Pal
343
-.word item_289Tiles, item_289Pal
344
-.word item_289Tiles, item_289Pal
345
-.word item_289Tiles, item_289Pal
346
-.word item_289Tiles, item_289Pal
347
-.word item_289Tiles, item_289Pal
348
-.word item_289Tiles, item_289Pal
349
-.word item_289Tiles, item_289Pal
350
-.word item_289Tiles, item_289Pal
351
-.word item_289Tiles, item_289Pal
352
-.word item_289Tiles, item_289Pal
353
-.word item_289Tiles, item_289Pal
354
-.word item_289Tiles, item_289Pal
355
-.word item_289Tiles, item_289Pal
356
-.word item_347Tiles, item_347Pal
357
-.word item_348Tiles, item_348Pal
358
-.word item_349Tiles, item_349Pal
359
-.word item_350Tiles, item_350Pal
360
-.word item_351Tiles, item_351Pal
361
-.word item_352Tiles, item_352Pal
362
-.word item_353Tiles, item_353Pal
363
-.word item_354Tiles, item_354Pal
364
-.word item_355Tiles, item_355Pal
365
-.word item_356Tiles, item_356Pal
366
-.word item_357Tiles, item_357Pal
367
-.word item_358Tiles, item_358Pal
368
-.word item_359Tiles, item_359Pal
369
-.word item_360Tiles, item_360Pal
370
-.word item_361Tiles, item_361Pal
371
-.word item_362Tiles, item_362Pal
372
-.word item_363Tiles, item_363Pal
373
-.word item_364Tiles, item_364Pal
374
-.word item_365Tiles, item_365Pal
375
-.word item_366Tiles, item_366Pal
376
-.word item_367Tiles, item_367Pal
377
-.word item_368Tiles, item_368Pal
378
-.word item_369Tiles, item_369Pal
379
-.word item_370Tiles, item_370Pal
380
-.word item_371Tiles, item_371Pal
381
-.word item_372Tiles, item_372Pal
382
-.word item_373Tiles, item_373Pal
383
-.word item_374Tiles, item_374Pal
384
-.word item_375Tiles, item_375Pal
385
-.word item_289Tiles, item_289Pal
386
-.word item_289Tiles, item_289Pal
387
-.word item_289Tiles, item_289Pal
388
-.word item_289Tiles, item_289Pal
389
-.word item_289Tiles, item_289Pal
390
-.word item_289Tiles, item_289Pal
391
-.word item_289Tiles, item_289Pal
392
-.word item_289Tiles, item_289Pal
393
-.word item_289Tiles, item_289Pal
394
-.word item_289Tiles, item_289Pal
395
-.word item_289Tiles, item_289Pal
396
-.word item_289Tiles, item_289Pal
397
-.word item_289Tiles, item_289Pal
398
-.word item_289Tiles, item_289Pal
399
-.word item_289Tiles, item_289Pal
400
-.word item_289Tiles, item_289Pal
401
-.word item_289Tiles, item_289Pal
402
-.word item_289Tiles, item_289Pal
403
-.word item_289Tiles, item_289Pal
404
-.word item_289Tiles, item_289Pal
405
-.word item_289Tiles, item_289Pal
406
-.word item_289Tiles, item_289Pal
407
-.word item_289Tiles, item_289Pal
408
-.word item_289Tiles, item_289Pal
409
-.word item_289Tiles, item_289Pal
410
-.word item_289Tiles, item_289Pal
411
-.word item_289Tiles, item_289Pal
412
-.word item_289Tiles, item_289Pal
413
-.word item_289Tiles, item_289Pal
414
-.word item_289Tiles, item_289Pal
415
-.word item_289Tiles, item_289Pal
416
-.word item_289Tiles, item_289Pal
417
-.word item_289Tiles, item_289Pal
418
-.word item_289Tiles, item_289Pal
419
-.word item_289Tiles, item_289Pal
420
-.word item_289Tiles, item_289Pal
421
-.word item_289Tiles, item_289Pal
422
-.word item_289Tiles, item_289Pal
423
-.word item_289Tiles, item_289Pal
424
-.word item_289Tiles, item_289Pal
425
-.word item_289Tiles, item_289Pal
426
-.word item_289Tiles, item_289Pal
427
-.word item_289Tiles, item_289Pal
428
-.word item_289Tiles, item_289Pal
429
-.word item_289Tiles, item_289Pal
430
-.word item_289Tiles, item_289Pal
431
-.word item_289Tiles, item_289Pal
432
-.word item_289Tiles, item_289Pal
433
-.word item_289Tiles, item_289Pal
434
-.word item_289Tiles, item_289Pal
435
-.word item_289Tiles, item_289Pal
436
-.word item_289Tiles, item_289Pal
437
-.word item_289Tiles, item_289Pal
438
-.word item_289Tiles, item_289Pal
439
-.word item_289Tiles, item_289Pal
440
-.word item_289Tiles, item_289Pal
441
-.word item_289Tiles, item_289Pal
442
-.word item_289Tiles, item_289Pal
443
-.word item_289Tiles, item_289Pal
444
-.word item_289Tiles, item_289Pal
445
-.word item_289Tiles, item_289Pal
446
-.word item_289Tiles, item_289Pal
447
-.word item_289Tiles, item_289Pal
448
-.word item_289Tiles, item_289Pal
449
-.word item_289Tiles, item_289Pal
450
-.word item_289Tiles, item_289Pal
451
-.word item_289Tiles, item_289Pal
452
-.word item_289Tiles, item_289Pal
453
-.word item_289Tiles, item_289Pal
454
-.word item_445Tiles, item_445Pal
455
-.word item_446Tiles, item_446Pal
456
-.word item_447Tiles, item_447Pal
457
-.word item_448Tiles, item_448Pal
458
-.word item_449Tiles, item_449Pal
459
-.word item_450Tiles, item_450Pal
460
-.word item_451Tiles, item_451Pal
461
-.word item_452Tiles, item_452Pal
462
-.word item_453Tiles, item_453Pal
463
-.word item_454Tiles, item_454Pal
464
-.word item_455Tiles, item_455Pal
465
-.word item_456Tiles, item_456Pal
466
-.word item_457Tiles, item_457Pal
467
-.word item_458Tiles, item_458Pal
468
-.word item_459Tiles, item_459Pal
469
-.word item_460Tiles, item_460Pal
470
-.word item_461Tiles, item_461Pal
471
-.word item_462Tiles, item_462Pal
472
-.word item_463Tiles, item_463Pal
473
-.word item_464Tiles, item_464Pal
474
-.word item_465Tiles, item_465Pal
475
-.word item_466Tiles, item_466Pal
476
-.word item_467Tiles, item_467Pal
477
-.word item_468Tiles, item_468Pal
478
-.word item_469Tiles, item_469Pal
479
-.word item_470Tiles, item_470Pal
480
-.word item_471Tiles, item_471Pal
481
-.word item_472Tiles, item_472Pal
482
-.word item_473Tiles, item_473Pal
483
-.word item_474Tiles, item_474Pal
484
-.word item_475Tiles, item_475Pal
485
-.word item_476Tiles, item_476Pal
486
-.word item_477Tiles, item_477Pal
487
-.word item_478Tiles, item_478Pal
488
-.word item_479Tiles, item_479Pal
489
-.word item_480Tiles, item_480Pal
490
-.word item_481Tiles, item_481Pal
491
-.word item_482Tiles, item_482Pal
492
-.word item_483Tiles, item_483Pal
493
-.word item_484Tiles, item_484Pal
494
-.word item_485Tiles, item_485Pal
495
-.word item_486Tiles, item_486Pal
496
-.word item_487Tiles, item_487Pal
497
-.word item_488Tiles, item_488Pal
498
-.word item_489Tiles, item_489Pal
499
-.word item_490Tiles, item_490Pal
500
-.word item_491Tiles, item_491Pal
501
-.word item_492Tiles, item_492Pal
502
-.word item_493Tiles, item_493Pal
503
-.word item_494Tiles, item_494Pal
504
-.word item_495Tiles, item_495Pal
505
-.word item_496Tiles, item_496Pal
506
-.word item_497Tiles, item_497Pal
507
-.word item_498Tiles, item_498Pal
508
-.word item_499Tiles, item_499Pal
509
-.word item_500Tiles, item_500Pal
510
-.word item_501Tiles, item_501Pal
511
-.word item_502Tiles, item_502Pal
512
-.word item_503Tiles, item_503Pal
513
-.word item_504Tiles, item_504Pal
514
-.word item_505Tiles, item_505Pal
515
-.word item_506Tiles, item_506Pal
516
-.word item_507Tiles, item_507Pal
517
-.word item_508Tiles, item_508Pal
518
-.word item_509Tiles, item_509Pal
519
-.word item_510Tiles, item_510Pal
520
-.word item_511Tiles, item_511Pal
521
-.word item_512Tiles, item_512Pal
522
-.word item_513Tiles, item_513Pal
523
-.word item_514Tiles, item_514Pal
524
-.word item_515Tiles, item_515Pal
525
-.word item_516Tiles, item_516Pal
526
-.word item_517Tiles, item_517Pal
527
-.word item_518Tiles, item_518Pal
528
-.word item_519Tiles, item_519Pal
529
-.word item_520Tiles, item_520Pal
530
-.word item_521Tiles, item_521Pal
531
-.word item_522Tiles, item_522Pal
532
-.word item_523Tiles, item_523Pal
533
-.word item_524Tiles, item_524Pal
534
-.word item_525Tiles, item_525Pal
535
-.word item_526Tiles, item_526Pal
536
-.word item_527Tiles, item_527Pal
537
-.word item_528Tiles, item_528Pal
538
-.word item_529Tiles, item_529Pal
539
-.word item_530Tiles, item_530Pal
540
-.word item_531Tiles, item_531Pal
541
-.word item_532Tiles, item_532Pal
542
-.word item_533Tiles, item_533Pal
543
-.word item_534Tiles, item_534Pal
544
-.word item_535Tiles, item_535Pal
545
-.word item_536Tiles, item_536Pal
546
-.word item_537Tiles, item_537Pal
547
-.word item_538Tiles, item_538Pal
548
-.word item_539Tiles, item_539Pal
549
-.word item_540Tiles, item_540Pal
550
-.word item_541Tiles, item_541Pal
551
-.word item_542Tiles, item_542Pal
552
-.word item_543Tiles, item_543Pal
553
-.word item_544Tiles, item_544Pal
554
-.word item_545Tiles, item_545Pal
555
-.word item_546Tiles, item_546Pal
556
-.word item_547Tiles, item_547Pal
557
-.word item_548Tiles, item_548Pal
558
-.word item_549Tiles, item_549Pal
559
-.word item_550Tiles, item_550Pal
560
-.word item_551Tiles, item_551Pal
561
-.word item_552Tiles, item_552Pal
562
-.word item_553Tiles, item_553Pal
563
-.word item_554Tiles, item_554Pal
564
-.word item_555Tiles, item_555Pal
565
-.word item_556Tiles, item_556Pal
566
-.word item_557Tiles, item_557Pal
567
-.word item_558Tiles, item_558Pal
568
-.word item_559Tiles, item_559Pal
569
-.word item_560Tiles, item_560Pal
570
-.word item_561Tiles, item_561Pal
571
-.word item_562Tiles, item_562Pal
572
-.word item_563Tiles, item_563Pal
573
-.word item_564Tiles, item_564Pal
574
-.word item_565Tiles, item_565Pal
575
-.word item_566Tiles, item_566Pal
576
-.word item_567Tiles, item_567Pal
577
-.word item_568Tiles, item_568Pal
578
-.word item_569Tiles, item_569Pal
579
-.word item_570Tiles, item_570Pal
580
-.word item_571Tiles, item_571Pal
581
-.word item_572Tiles, item_572Pal
582
-.word item_573Tiles, item_573Pal
583
-.word item_574Tiles, item_574Pal
584
-.word item_575Tiles, item_575Pal
585
-.word item_576Tiles, item_576Pal
586
-.word item_577Tiles, item_577Pal
587
-.word item_578Tiles, item_578Pal
588
-.word item_579Tiles, item_579Pal
589
-.word item_580Tiles, item_580Pal
590
-.word item_581Tiles, item_581Pal
591
-.word item_582Tiles, item_582Pal
592
-.word item_583Tiles, item_583Pal
593
-.word item_584Tiles, item_584Pal
594
-.word item_585Tiles, item_585Pal
595
-.word item_586Tiles, item_586Pal
596
-.word item_587Tiles, item_587Pal
597
-.word item_588Tiles, item_588Pal
598
-.word item_589Tiles, item_589Pal
599
-.word item_590Tiles, item_590Pal
600
-.word item_591Tiles, item_591Pal
601
-.word item_592Tiles, item_592Pal
602
-.word item_593Tiles, item_593Pal
603
-.word item_594Tiles, item_594Pal
604
-.word item_595Tiles, item_595Pal
605
-.word item_596Tiles, item_596Pal
606
-.word item_597Tiles, item_597Pal
607
-.word item_598Tiles, item_598Pal
608
-.word item_599Tiles, item_599Pal
609
-.word item_600Tiles, item_600Pal
610
-.word item_601Tiles, item_601Pal
611
-.word item_602Tiles, item_602Pal
612
-.word item_603Tiles, item_603Pal
613
-.word item_604Tiles, item_604Pal
614
-.word item_605Tiles, item_605Pal
615
-.word item_606Tiles, item_606Pal
616
-.word item_607Tiles, item_607Pal
617
-.word item_608Tiles, item_608Pal
618
-.word item_609Tiles, item_609Pal
619
-.word item_610Tiles, item_610Pal
620
-.word item_611Tiles, item_611Pal
621
-.word item_612Tiles, item_612Pal
622
-.word item_613Tiles, item_613Pal
623
-.word item_614Tiles, item_614Pal
624
-.word item_615Tiles, item_615Pal
625
-.word item_616Tiles, item_616Pal
626
-.word item_617Tiles, item_617Pal
627
-.word item_618Tiles, item_618Pal
628
-.word item_619Tiles, item_619Pal
629
-.word item_620Tiles, item_620Pal
630
-.word item_621Tiles, item_621Pal
631
-.word item_622Tiles, item_622Pal
632
-.word item_623Tiles, item_623Pal
633
-.word item_624Tiles, item_624Pal
634
-.word item_625Tiles, item_625Pal
635
-.word item_626Tiles, item_626Pal
636
-.word item_627Tiles, item_627Pal
637
-.word item_628Tiles, item_628Pal
638
-.word item_629Tiles, item_629Pal
639
-.word item_630Tiles, item_630Pal
640
-.word item_631Tiles, item_631Pal
641
-.word item_632Tiles, item_632Pal
642
-.word item_633Tiles, item_633Pal
643
-.word item_634Tiles, item_634Pal
644
-.word item_635Tiles, item_635Pal
645
-.word item_636Tiles, item_636Pal
646
-.word item_637Tiles, item_637Pal
647
-.word item_638Tiles, item_638Pal
648
-.word item_639Tiles, item_639Pal
649
-.word item_640Tiles, item_640Pal
650
-.word item_641Tiles, item_641Pal
651
-.word item_642Tiles, item_642Pal
652
-.word item_643Tiles, item_643Pal
653
-.word item_644Tiles, item_644Pal
654
-.word item_645Tiles, item_645Pal
655
-.word item_646Tiles, item_646Pal
656
-.word item_647Tiles, item_647Pal
657
-.word item_648Tiles, item_648Pal
658
-.word item_649Tiles, item_649Pal
659
-.word item_650Tiles, item_650Pal
660
-.word item_651Tiles, item_651Pal
661
-.word item_652Tiles, item_652Pal
662
-.word item_653Tiles, item_653Pal
663
-.word item_654Tiles, item_654Pal
664
-.word item_655Tiles, item_655Pal
665
-.word item_656Tiles, item_656Pal
666
-.word item_657Tiles, item_657Pal
667
-.word item_658Tiles, item_658Pal
668
-.word item_659Tiles, item_659Pal
669
-.word item_660Tiles, item_660Pal
670
-.word item_661Tiles, item_661Pal
671
-.word item_662Tiles, item_662Pal
672
-.word item_663Tiles, item_663Pal
673
-.word item_664Tiles, item_664Pal
674
-.word item_665Tiles, item_665Pal
675
-.word item_666Tiles, item_666Pal
676
-.word item_667Tiles, item_667Pal
677
-.word item_668Tiles, item_668Pal
678
-.word item_669Tiles, item_669Pal
679
-.word item_670Tiles, item_670Pal
680
-.word item_671Tiles, item_671Pal
681
-.word item_672Tiles, item_672Pal
682
-.word item_673Tiles, item_673Pal
683
-.word item_674Tiles, item_674Pal
684
-.word item_675Tiles, item_675Pal
685
-.word item_676Tiles, item_676Pal
686
-.word item_677Tiles, item_677Pal
687
-.word item_678Tiles, item_678Pal
688
-.word item_679Tiles, item_679Pal
689
-.word item_680Tiles, item_680Pal
690
-.word item_681Tiles, item_681Pal
691
-.word item_682Tiles, item_682Pal
692
-.word item_683Tiles, item_683Pal
693
-.word item_684Tiles, item_684Pal
694
-.word item_685Tiles, item_685Pal

+ 693
- 693
data/item/item_gfx.s
File diff suppressed because it is too large
View File


+ 0
- 948
data/item/item_scripts.S View File

@@ -1,948 +0,0 @@
1
-.align 2
2
-.text 
3
-.global item_flagtable
4
-item_flagtable:
5
-
6
-.word itemflag_trank
7
-.word itemflag_gegengift
8
-.word itemflag_feuerheiler
9
-.word itemflag_eisheiler
10
-.word itemflag_aufwecker
11
-.word itemflag_para_heiler
12
-.word itemflag_top_genesung
13
-.word itemflag_top_trank
14
-.word itemflag_hypertrank
15
-.word itemflag_supertrank
16
-.word itemflag_hyperheiler
17
-.word itemflag_beleber
18
-.word itemflag_top_beleber
19
-.word itemflag_tafelwasser
20
-.word itemflag_sprufel
21
-.word itemflag_limonade
22
-.word itemflag_kuhmuh_milch
23
-.word itemflag_energiestaub
24
-.word itemflag_kraftwurzel
25
-.word itemflag_heilpuder
26
-.word itemflag_vitalkraut
27
-.word itemflag_aether
28
-.word itemflag_top_aether
29
-.word itemflag_elixier
30
-.word itemflag_top_elixier
31
-.word itemflag_lavakeks
32
-.word itemflag_blaue_floete
33
-.word itemflag_gelbe_floete
34
-.word itemflag_rote_floete
35
-.word 0
36
-.word 0
37
-.word itemflag_beerensaft
38
-.word itemflag_zauberasche
39
-.word 0
40
-.word 0
41
-.word 0
42
-.word 0
43
-.word 0
44
-.word 0
45
-.word itemflag_herzkonfekt
46
-.word itemflag_galette
47
-.word itemflag_spezialitaet
48
-.word itemflag_stratos_eis
49
-.word itemflag_wutkeks
50
-.word itemflag_yantarasable
51
-.word itemflag_zauberfeder
52
-.word itemflag_honig
53
-.word 0
54
-.word 0
55
-.word 0
56
-.word itemflag_kp_plus
57
-.word itemflag_protein
58
-.word itemflag_eisen
59
-.word itemflag_carbon
60
-.word itemflag_kalzium
61
-.word itemflag_sonerbonbon
62
-.word itemflag_ap_plus
63
-.word itemflag_zink
64
-.word itemflag_ap_top
65
-.word itemflag_ultratrank
66
-.word itemflag_megablock
67
-.word itemflag_angriffplus
68
-.word itemflag_x_angriff
69
-.word itemflag_x_abwehr
70
-.word itemflag_x_tempo
71
-.word itemflag_x_treffer
72
-.word itemflag_x_spezial
73
-.word 0
74
-.word 0
75
-.word itemflag_x_sp.vert.
76
-.word 0
77
-.word 0
78
-.word 0
79
-.word 0
80
-.word itemflag_abwehrfeder
81
-.word itemflag_espritfeder
82
-.word itemflag_flinkfeder
83
-.word itemflag_geniefeder
84
-.word itemflag_heilfeder
85
-.word itemflag_kraftfeder
86
-.word itemflag_sonnenstein
87
-.word itemflag_mondstein
88
-.word itemflag_feuerstein
89
-.word itemflag_donnerstein
90
-.word itemflag_wasserstein
91
-.word itemflag_blattstein
92
-.word itemflag_finsterstein
93
-.word itemflag_funkelstein
94
-.word itemflag_leuchtstein
95
-.word itemflag_shocker
96
-.word itemflag_im_schocker
97
-.word 0
98
-.word 0
99
-.word 0
100
-.word 0
101
-.word 0
102
-.word 0
103
-.word 0
104
-.word 0
105
-.word 0
106
-.word 0
107
-.word 0
108
-.word 0
109
-.word 0
110
-.word 0
111
-.word 0
112
-.word 0
113
-.word 0
114
-.word 0
115
-.word 0
116
-.word 0
117
-.word 0
118
-.word 0
119
-.word 0
120
-.word 0
121
-.word 0
122
-.word 0
123
-.word 0
124
-.word 0
125
-.word 0
126
-.word itemflag_amrenabeere
127
-.word itemflag_maronbeere
128
-.word itemflag_pirsifbeere
129
-.word itemflag_fragiabeere
130
-.word itemflag_wilbirbeere
131
-.word itemflag_jonagobeere
132
-.word itemflag_sinelbeere
133
-.word itemflag_persimbeere
134
-.word itemflag_prunusbeere
135
-.word itemflag_tsitrubeere
136
-.word 0
137
-.word 0
138
-.word 0
139
-.word 0
140
-.word 0
141
-.word itemflag_himmihbeere
142
-.word itemflag_morbbeere
143
-.word itemflag_nanabeere
144
-.word itemflag_nirbebeere
145
-.word itemflag_sananabeere
146
-.word 0
147
-.word 0
148
-.word 0
149
-.word 0
150
-.word 0
151
-.word 0
152
-.word itemflag_saimbeere
153
-.word itemflag_magostbeere
154
-.word itemflag_rabutabeere
155
-.word itemflag_tronzibeere
156
-.word itemflag_kiwanbeere
157
-.word itemflag_pallmbeere
158
-.word itemflag_wasmelbeere
159
-.word itemflag_durinbeere
160
-.word itemflag_myrtilbeere
161
-.word 0
162
-.word 0
163
-.word 0
164
-.word 0
165
-.word 0
166
-.word 0
167
-.word 0
168
-.word itemflag_enigmabeere
169
-.word 0
170
-.word 0
171
-.word 0
172
-.word 0
173
-.word 0
174
-.word 0
175
-.word 0
176
-.word 0
177
-.word 0
178
-.word 0
179
-.word 0
180
-.word itemflag_king_stein
181
-.word 0
182
-.word 0
183
-.word 0
184
-.word 0
185
-.word itemflag_abysszahn
186
-.word itemflag_abyssplatte
187
-.word 0
188
-.word 0
189
-.word 0
190
-.word 0
191
-.word 0
192
-.word itemflag_metallmantel
193
-.word 0
194
-.word itemflag_drachenhaut
195
-.word 0
196
-.word 0
197
-.word 0
198
-.word 0
199
-.word 0
200
-.word 0
201
-.word 0
202
-.word 0
203
-.word 0
204
-.word 0
205
-.word 0
206
-.word 0
207
-.word 0
208
-.word 0
209
-.word 0
210
-.word 0
211
-.word 0
212
-.word 0
213
-.word 0
214
-.word 0
215
-.word 0
216
-.word 0
217
-.word 0
218
-.word 0
219
-.word 0
220
-.word 0
221
-.word 0
222
-.word 0
223
-.word 0
224
-.word 0
225
-.word 0
226
-.word 0
227
-.word 0
228
-.word 0
229
-.word 0
230
-.word 0
231
-.word 0
232
-.word 0
233
-.word 0
234
-.word 0
235
-.word 0
236
-.word 0
237
-.word 0
238
-.word 0
239
-.word 0
240
-.word 0
241
-.word 0
242
-.word 0
243
-.word 0
244
-.word 0
245
-.word 0
246
-.word 0
247
-.word 0
248
-.word 0
249
-.word 0
250
-.word 0
251
-.word 0
252
-.word itemflag_scharfklaue
253
-.word itemflag_scharfzahn
254
-.word 0
255
-.word 0
256
-.word 0
257
-.word 0
258
-.word 0
259
-.word 0
260
-.word 0
261
-.word 0
262
-.word 0
263
-.word 0
264
-.word 0
265
-.word 0
266
-.word 0
267
-.word 0
268
-.word 0
269
-.word 0
270
-.word 0
271
-.word 0
272
-.word 0
273
-.word 0
274
-.word 0
275
-.word 0
276
-.word 0
277
-.word 0
278
-.word 0
279
-.word 0
280
-.word 0
281
-.word 0
282
-.word 0
283
-.word 0
284
-.word 0
285
-.word 0
286
-.word 0
287
-.word 0
288
-.word 0
289
-.word 0
290
-.word 0
291
-.word 0
292
-.word 0
293
-.word 0
294
-.word 0
295
-.word 0
296
-.word 0
297
-.word 0
298
-.word 0
299
-.word 0
300
-.word 0
301
-.word 0
302
-.word 0
303
-.word 0
304
-.word 0
305
-.word 0
306
-.word 0
307
-.word 0
308
-.word 0
309
-.word 0
310
-.word 0
311
-.word 0
312
-.word 0
313
-.word 0
314
-.word 0
315
-.word 0
316
-.word 0
317
-.word 0
318
-.word 0
319
-.word 0
320
-.word 0
321
-.word 0
322
-.word 0
323
-.word 0
324
-.word 0
325
-.word 0
326
-.word 0
327
-.word 0
328
-.word 0
329
-.word 0
330
-.word 0
331
-.word 0
332
-.word 0
333
-.word 0
334
-.word 0
335
-.word 0
336
-.word 0
337
-.word 0
338
-.word 0
339
-.word 0
340
-.word 0
341
-.word 0
342
-.word 0
343
-.word 0
344
-.word 0
345
-.word 0
346
-.word 0
347
-.word 0
348
-.word 0
349
-.word 0
350
-.word 0
351
-.word 0
352
-.word 0
353
-.word 0
354
-.word 0
355
-.word 0
356
-.word 0
357
-.word 0
358
-.word 0
359
-.word 0
360
-.word 0
361
-.word 0
362
-.word 0
363
-.word 0
364
-.word 0
365
-.word 0
366
-.word 0
367
-.word 0
368
-.word 0
369
-.word 0
370
-.word 0
371
-.word 0
372
-.word 0
373
-.word 0
374
-.word 0
375
-.word 0
376
-.word 0
377
-.word 0
378
-.word 0
379
-.word 0
380
-.word 0
381
-.word 0
382
-.word 0
383
-.word 0
384
-.word 0
385
-.word 0
386
-.word 0
387
-.word 0
388
-.word 0
389
-.word 0
390
-.word 0
391
-.word 0
392
-.word 0
393
-.word 0
394
-.word 0
395
-.word 0
396
-.word 0
397
-.word 0
398
-.word 0
399
-.word 0
400
-.word 0
401
-.word 0
402
-.word 0
403
-.word 0
404
-.word 0
405
-.word 0
406
-.word 0
407
-.word 0
408
-.word 0
409
-.word 0
410
-.word 0
411
-.word 0
412
-.word 0
413
-.word 0
414
-.word 0
415
-.word 0
416
-.word 0
417
-.word 0
418
-.word 0
419
-.word 0
420
-.word 0
421
-.word 0
422
-.word 0
423
-.word 0
424
-.word 0
425
-.word 0
426
-.word 0
427
-.word 0
428
-.word 0
429
-.word 0
430
-.word 0
431
-.word 0
432
-.word 0
433
-.word 0
434
-.word 0
435
-.word 0
436
-.word 0
437
-.word 0
438
-.word itemflag_x_angriff_2
439
-.word itemflag_x_abwehr_2
440
-.word itemflag_x_tempo_2
441
-.word itemflag_x_treffer_2
442
-.word itemflag_x_spezial_2
443
-.word itemflag_x_sp.vert._2
444
-.word itemflag_x_angriff_3
445
-.word itemflag_x_abwehr_3
446
-.word itemflag_x_tempo_3
447
-.word itemflag_x_treffer_3
448
-.word itemflag_x_spezial_3
449
-.word itemflag_x_sp.vert._3
450
-.word itemflag_x_angriff_6
451
-.word itemflag_x_abwehr_6
452
-.word itemflag_x_tempo_6
453
-.word itemflag_x_treffer_6
454
-.word itemflag_x_spezial_6
455
-.word itemflag_x_sp.vert._6
456
-.word 0
457
-.word 0
458
-.word 0
459
-.word 0
460
-.word 0
461
-.word 0
462
-.word 0
463
-.word 0
464
-.word 0
465
-.word 0
466
-.word 0
467
-.word 0
468
-.word 0
469
-.word 0
470
-.word 0
471
-.word 0
472
-.word 0
473
-.word 0
474
-.word 0
475
-.word 0
476
-.word 0
477
-.word 0
478
-.word 0
479
-.word 0
480
-.word 0
481
-.word 0
482
-.word 0
483
-.word 0
484
-.word 0
485
-.word 0
486
-.word 0
487
-.word 0
488
-.word 0
489
-.word 0
490
-.word 0
491
-.word 0
492
-.word 0
493
-.word 0
494
-.word 0
495
-.word 0
496
-.word 0
497
-.word 0
498
-.word 0
499
-.word 0
500
-.word 0
501
-.word 0
502
-.word 0
503
-.word 0
504
-.word 0
505
-.word 0
506
-.word 0
507
-.word 0
508
-.word 0
509
-.word 0
510
-.word 0
511
-.word 0
512
-.word 0
513
-.word 0
514
-.word 0
515
-.word 0
516
-.word 0
517
-.word 0
518
-.word 0
519
-.word 0
520
-.word 0
521
-.word 0
522
-.word 0
523
-.word 0
524
-.word 0
525
-.word 0
526
-.word 0
527
-.word 0
528
-.word 0
529
-.word 0
530
-.word 0
531
-.word 0
532
-.word 0
533
-.word 0
534
-.word 0
535
-.word 0
536
-.word 0
537
-.word 0
538
-.word 0
539
-.word 0
540
-.word 0
541
-.word 0
542
-.word 0
543
-.word 0
544
-.word 0
545
-.word 0
546
-.word 0
547
-.word 0
548
-.word 0
549
-.word 0
550
-.word 0
551
-.word 0
552
-.word 0
553
-.word 0
554
-.word 0
555
-.word 0
556
-.word 0
557
-.word 0
558
-.word 0
559
-.word 0
560
-.word 0
561
-.word 0
562
-.word 0
563
-.word 0
564
-.word 0
565
-.word 0
566
-.word 0
567
-.word 0
568
-.word 0
569
-.word 0
570
-.word 0
571
-.word 0
572
-.word 0
573
-.word 0
574
-.word 0
575
-.word 0
576
-.word 0
577
-.word 0
578
-.word itemflag_dubiosdisc
579
-.word itemflag_duftbeutel
580
-.word itemflag_duesterumhang
581
-.word itemflag_magmaisierer
582
-.word itemflag_ovaler_stein
583
-.word itemflag_sahnehaeubch.
584
-.word itemflag_schoenespuppe
585
-.word itemflag_schuetzer
586
-.word itemflag_stromisierer
587
-.word 0
588
-.word 0
589
-.word 0
590
-.word 0
591
-.word 0
592
-.word 0
593
-.word 0
594
-.word 0
595
-.word 0
596
-.word 0
597
-.word 0
598
-.word 0
599
-.word 0
600
-.word 0
601
-.word 0
602
-.word 0
603
-.word 0
604
-.word 0
605
-.word 0
606
-.word 0
607
-.word 0
608
-.word 0
609
-.word 0
610
-.word 0
611
-.word 0
612
-.word 0
613
-.word 0
614
-.word 0
615
-.word 0
616
-.word 0
617
-.word 0
618
-.word 0
619
-.word 0
620
-.word 0
621
-.word 0
622
-.word 0
623
-.word 0
624
-.word 0
625
-.word 0
626
-.word 0
627
-.word 0
628
-.word 0
629
-.word 0
630
-.word 0
631
-.word 0
632
-.word 0
633
-.word 0
634
-.word 0
635
-.word 0
636
-.word 0
637
-.word 0
638
-.word 0
639
-.word 0
640
-.word 0
641
-.word 0
642
-.word 0
643
-.word 0
644
-.word 0
645
-.word 0
646
-.word 0
647
-.word 0
648
-.word 0
649
-.word itemflag_eisstein
650
-.word 0
651
-.word 0
652
-.word 0
653
-.word 0
654
-.word 0
655
-.word 0
656
-.word 0
657
-.word 0
658
-.word 0
659
-.word 0
660
-.word 0
661
-.word 0
662
-.word 0
663
-.word 0
664
-.word 0
665
-.word 0
666
-.word 0
667
-.word 0
668
-.word 0
669
-.word 0
670
-.word 0
671
-.word 0
672
-.word 0
673
-.word 0
674
-.word 0
675
-.word 0
676
-.word 0
677
-.word 0
678
-.word 0
679
-.word 0
680
-
681
-itemflag_trank:
682
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x14
683
-itemflag_gegengift:
684
-.byte 0x0, 0x0, 0x0, 0x10, 0x0, 0x0, 0x0
685
-itemflag_feuerheiler:
686
-.byte 0x0, 0x0, 0x0, 0x8, 0x0, 0x0, 0x0
687
-itemflag_eisheiler:
688
-.byte 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x0
689
-itemflag_aufwecker:
690
-.byte 0x0, 0x0, 0x0, 0x20, 0x0, 0x0, 0x0
691
-itemflag_para_heiler:
692
-.byte 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0
693
-itemflag_top_genesung:
694
-.byte 0x0, 0x0, 0x0, 0x3F, 0x4, 0x0, 0xFF
695
-itemflag_top_trank:
696
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0xFF 
697
-itemflag_hypertrank:
698
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0xC8 
699
-itemflag_supertrank:
700
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x32 
701
-itemflag_hyperheiler:
702
-.byte 0x0, 0x0, 0x0, 0x3F, 0x0, 0x0, 0x0
703
-itemflag_beleber:
704
-.byte 0x0, 0x0, 0x0, 0x0, 0x44, 0x0, 0xFE
705
-itemflag_top_beleber:
706
-.byte 0x0, 0x0, 0x0, 0x0, 0x44, 0x0, 0xFF
707
-itemflag_tafelwasser:
708
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x32
709
-itemflag_sprufel:
710
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x3C 
711
-itemflag_limonade:
712
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x50
713
-itemflag_kuhmuh_milch:
714
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x64
715
-itemflag_energiestaub:
716
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0xE0, 0x32, 0xFB, 0xFB, 0xF6
717
-itemflag_kraftwurzel:
718
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0xE0, 0xC8, 0xF6, 0xF6, 0xF1
719
-itemflag_heilpuder:
720
-.byte 0x0, 0x0, 0x0, 0x3F, 0x0, 0xE0, 0xFB, 0xFB, 0xF6, 0x0
721
-itemflag_vitalkraut:
722
-.byte 0x0, 0x0, 0x0, 0x44, 0xE0, 0xFF, 0xF1, 0xF1, 0xEC, 0x0
723
-itemflag_aether:
724
-.byte 0x0, 0x0, 0x0, 0x0, 0x18, 0x0, 0x0A
725
-itemflag_top_aether:
726
-.byte 0x0, 0x0, 0x0, 0x0, 0x18, 0x0, 0x7F
727
-itemflag_elixier:
728
-.byte 0x0, 0x0, 0x0, 0x0, 0x8, 0x0, 0x0A
729
-itemflag_top_elixier:
730
-.byte 0x0, 0x0, 0x0, 0x0, 0x8, 0x0, 0x7F
731
-itemflag_lavakeks:
732
-.byte 0x0, 0x0, 0x0, 0x3F, 0x0, 0x0, 0x0
733
-itemflag_blaue_floete:
734
-.byte 0x0, 0x0, 0x0, 0x20, 0x0, 0x0, 0x0 
735
-itemflag_gelbe_floete:
736
-.byte 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0
737
-itemflag_rote_floete:
738
-.byte 0x0, 0x0, 0x0, 0x80, 0x0, 0x0, 0x0
739
-itemflag_beerensaft:
740
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x14
741
-itemflag_zauberasche:
742
-.byte 0x40, 0x0, 0x0, 0x0, 0x44, 0x0, 0xFF
743
-itemflag_herzkonfekt:
744
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x14
745
-itemflag_galette:
746
-.byte 0x0, 0x0, 0x0, 0x3F, 0x0, 0x0, 0x0
747
-itemflag_spezialitaet:
748
-.byte 0x0, 0x0, 0x0, 0x3F, 0x0, 0x0, 0x0
749
-itemflag_stratos_eis:
750
-.byte 0x0, 0x0, 0x0, 0x3F, 0x0, 0x0, 0x0
751
-itemflag_wutkeks:
752
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x14
753
-itemflag_yantarasable:
754
-.byte 0x0, 0x0, 0x0, 0x3F, 0x0, 0x0, 0x0
755
-itemflag_zauberfeder:
756
-.byte 0x40, 0x0, 0x0, 0x0, 0x44, 0x0, 0xFE
757
-itemflag_honig:
758
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x32
759
-itemflag_kp_plus:
760
-.byte 0x0, 0x0, 0x0, 0x0, 0x1, 0xE0, 0xA, 0x5, 0x3, 0x2
761
-itemflag_protein:
762
-.byte 0x0, 0x0, 0x0, 0x0, 0x2, 0xE0, 0xA, 0x5, 0x3, 0x2
763
-itemflag_eisen:
764
-.byte 0x0, 0x0, 0x0, 0x0, 0x0, 0xE1, 0xA, 0x5, 0x3, 0x2
765
-itemflag_carbon:
766
-.byte 0x0, 0x0, 0x0, 0x0, 0x0, 0xE2, 0xA, 0x5, 0x3, 0x2
767
-itemflag_kalzium:
768
-.byte 0x0, 0x0, 0x0, 0x0, 0x0, 0xE8, 0xA, 0x5, 0x3, 0x2
769
-itemflag_sonerbonbon:
770
-.byte 0x0, 0x0, 0x0, 0x40, 0x44, 0xE0, 0xFD, 0x5, 0x3, 0x2
771
-itemflag_ap_plus:
772
-.byte 0x0, 0x0, 0x0, 0x0, 0x20, 0xE0, 0x5, 0x3, 0x2
773
-itemflag_zink:
774
-.byte 0x0, 0x0, 0x0, 0x0, 0x0, 0xE4, 0xA, 0x5, 0x3, 0x2
775
-itemflag_ap_top:
776
-.byte 0x0, 0x0, 0x0, 0x0, 0x0, 0xF0, 0x5, 0x3, 0x2 
777
-itemflag_ultratrank:
778
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x65
779
-itemflag_megablock:
780
-.byte 0x0, 0x0, 0x0, 0x80, 0x0, 0x60, 0x1, 0x1
781
-itemflag_angriffplus:
782
-.byte 0x20, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
783
-itemflag_x_angriff:
784
-.byte 0x1, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
785
-itemflag_x_abwehr:
786
-.byte 0x10, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
787
-itemflag_x_tempo:
788
-.byte 0x0, 0x1, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
789
-itemflag_x_treffer:
790
-.byte 0x0, 0x0, 0x10, 0x0, 0x0, 0x60, 0x1, 0x1
791
-itemflag_x_spezial:
792
-.byte 0x0, 0x0, 0x1, 0x0, 0x0, 0x60, 0x1, 0x1
793
-itemflag_x_sp.vert.:
794
-.byte 0x10, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
795
-itemflag_abwehrfeder:
796
-.byte 0x0, 0x0, 0x0, 0x0, 0x0, 0xE1, 0xA, 0x5, 0x3, 0x2
797
-itemflag_espritfeder:
798
-.byte 0x0, 0x0, 0x0, 0x0, 0x0, 0xE8, 0xA, 0x5, 0x3, 0x2
799
-itemflag_flinkfeder:
800
-.byte 0x0, 0x0, 0x0, 0x0, 0x0, 0xE2, 0xA, 0x5, 0x3, 0x2
801
-itemflag_geniefeder:
802
-.byte 0x0, 0x0, 0x0, 0x0, 0x0, 0xE4, 0xA, 0x5, 0x3, 0x2
803
-itemflag_heilfeder:
804
-.byte 0x0, 0x0, 0x0, 0x0, 0x1, 0xE0, 0xA, 0x5, 0x3, 0x2
805
-itemflag_kraftfeder:
806
-.byte 0x0, 0x0, 0x0, 0x0, 0x2, 0xE0, 0xA, 0x5, 0x3, 0x2
807
-itemflag_sonnenstein:
808
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
809
-itemflag_mondstein:
810
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
811
-itemflag_feuerstein:
812
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
813
-itemflag_donnerstein:
814
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
815
-itemflag_wasserstein:
816
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
817
-itemflag_blattstein:
818
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
819
-itemflag_finsterstein:
820
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
821
-itemflag_funkelstein:
822
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
823
-itemflag_leuchtstein:
824
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
825
-itemflag_shocker:
826
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
827
-itemflag_im_schocker:
828
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
829
-itemflag_amrenabeere:
830
-.byte 0x0, 0x0, 0x0, 0x2, 0x0, 0x0
831
-itemflag_maronbeere:
832
-.byte 0x0, 0x0, 0x0, 0x20, 0x0, 0x0
833
-itemflag_pirsifbeere:
834
-.byte 0x0, 0x0, 0x0, 0x10, 0x0, 0x0
835
-itemflag_fragiabeere:
836
-.byte 0x0, 0x0, 0x0, 0x8, 0x0, 0x0
837
-itemflag_wilbirbeere:
838
-.byte 0x0, 0x0, 0x0, 0x4, 0x0, 0x0
839
-itemflag_jonagobeere:
840
-.byte 0x0, 0x0, 0x0, 0x0, 0x18, 0x0, 0xA
841
-itemflag_sinelbeere:
842
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0xA
843
-itemflag_persimbeere:
844
-.byte 0x0, 0x0, 0x0, 0x1, 0x0, 0x0
845
-itemflag_prunusbeere:
846
-.byte 0x0, 0x0, 0x0, 0x3F, 0x0, 0x0
847
-itemflag_tsitrubeere:
848
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x1E
849
-itemflag_himmihbeere:
850
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x32
851
-itemflag_morbbeere:
852
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x50
853
-itemflag_nanabeere:
854
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x65
855
-itemflag_nirbebeere:
856
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0x96
857
-itemflag_sananabeere:
858
-.byte 0x0, 0x0, 0x0, 0x80, 0x0, 0x0
859
-itemflag_saimbeere:
860
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0xC8
861
-itemflag_magostbeere:
862
-.byte 0x0, 0x0, 0x0, 0x0, 0x4, 0x0, 0xFF
863
-itemflag_rabutabeere:
864
-.byte 0x0, 0x0, 0x0, 0x3F, 0x4, 0x0, 0xFF
865
-itemflag_tronzibeere:
866
-.byte 0x0, 0x0, 0x0, 0x0, 0x18, 0x0, 0x0A
867
-itemflag_kiwanbeere:
868
-.byte 0x0, 0x0, 0x0, 0x0, 0x18, 0x0, 0x7F
869
-itemflag_pallmbeere:
870
-.byte 0x0, 0x0, 0x0, 0x0, 0x8, 0x0, 0x0A
871
-itemflag_wasmelbeere:
872
-.byte 0x0, 0x0, 0x0, 0x0, 0x8, 0x0, 0x7F
873
-itemflag_durinbeere:
874
-.byte 0x0, 0x0, 0x0, 0x0, 0x44, 0x0, 0xFE
875
-itemflag_myrtilbeere:
876
-.byte 0x0, 0x0, 0x0, 0x0, 0x44, 0x0, 0xFF
877
-itemflag_enigmabeere:
878
-.byte 0x40, 0x0, 0x0, 0x0, 0x44, 0x0, 0xFF
879
-itemflag_king_stein:
880
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
881
-itemflag_abysszahn:
882
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
883
-itemflag_abyssplatte:
884
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
885
-itemflag_metallmantel:
886
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
887
-itemflag_drachenhaut:
888
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
889
-itemflag_scharfklaue:
890
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
891
-itemflag_scharfzahn:
892
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
893
-itemflag_x_angriff_2:
894
-.byte 0x2, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
895
-itemflag_x_abwehr_2:
896
-.byte 0x20, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
897
-itemflag_x_tempo_2:
898
-.byte 0x0, 0x2, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
899
-itemflag_x_treffer_2:
900
-.byte 0x0, 0x0, 0x20, 0x0, 0x0, 0x60, 0x1, 0x1
901
-itemflag_x_spezial_2:
902
-.byte 0x0, 0x0, 0x2, 0x0, 0x0, 0x60, 0x1, 0x1
903
-itemflag_x_sp.vert._2:
904
-.byte 0x10, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
905
-itemflag_x_angriff_3:
906
-.byte 0x4, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
907
-itemflag_x_abwehr_3:
908
-.byte 0x40, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
909
-itemflag_x_tempo_3:
910
-.byte 0x0, 0x4, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
911
-itemflag_x_treffer_3:
912
-.byte 0x0, 0x0, 0x40, 0x0, 0x0, 0x60, 0x1, 0x1
913
-itemflag_x_spezial_3:
914
-.byte 0x0, 0x0, 0x4, 0x0, 0x0, 0x60, 0x1, 0x1
915
-itemflag_x_sp.vert._3:
916
-.byte 0x10, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
917
-itemflag_x_angriff_6:
918
-.byte 0x8, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
919
-itemflag_x_abwehr_6:
920
-.byte 0x80, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
921
-itemflag_x_tempo_6:
922
-.byte 0x0, 0x8, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
923
-itemflag_x_treffer_6:
924
-.byte 0x0, 0x0, 0x80, 0x0, 0x0, 0x60, 0x1, 0x1
925
-itemflag_x_spezial_6:
926
-.byte 0x0, 0x0, 0x8, 0x0, 0x0, 0x60, 0x1, 0x1
927
-itemflag_x_sp.vert._6:
928
-.byte 0x10, 0x0, 0x0, 0x0, 0x0, 0x60, 0x1, 0x1
929
-itemflag_dubiosdisc:
930
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
931
-itemflag_duftbeutel:
932
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
933
-itemflag_duesterumhang:
934
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
935
-itemflag_magmaisierer:
936
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
937
-itemflag_ovaler_stein:
938
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
939
-itemflag_sahnehaeubch.:
940
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
941
-itemflag_schoenespuppe:
942
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
943
-itemflag_schuetzer:
944
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
945
-itemflag_stromisierer:
946
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0
947
-itemflag_eisstein:
948
-.byte 0x0, 0x0, 0x0, 0x0, 0x80, 0x0

+ 947
- 947
data/item/item_scripts.s
File diff suppressed because it is too large
View File


+ 0
- 136
data/item/tm_hm_move_table.S View File

@@ -1,136 +0,0 @@
1
-.align 2
2
-.thumb
3
-.text
4
-
5
-
6
-@TODO: Use attack names to build table
7
-.global tm_hm_move_table
8
-tm_hm_move_table:
9
-.hword 0x1BC
10
-.hword 0x209
11
-.hword 0x56
12
-.hword 0x168
13
-.hword 0xE
14
-.hword 0x13
15
-.hword 0xF4
16
-.hword 0x20B
17
-.hword 0x20C
18
-.hword 0x9D
19
-.hword 0x194
20
-.hword 0x20D
21
-.hword 0x263
22
-.hword 0x18E
23
-.hword 0x8A
24
-.hword 0x1BF
25
-.hword 0xCF
26
-.hword 0xD6
27
-.hword 0x171
28
-.hword 0xA4
29
-.hword 0x1AE
30
-.hword 0x1B1
31
-.hword 0x210
32
-.hword 0x39
33
-.hword 0x22B
34
-.hword 0x10B
35
-.hword 0x18F
36
-.hword 0x7F
37
-.hword 0x25D
38
-.hword 0x24E
39
-.hword 0x264
40
-.hword 0x122
41
-.hword 0x144
42
-.hword 0x15F
43
-.hword 0x160
44
-.hword 0x114
45
-.hword 0x1B9
46
-.hword 0xCA
47
-.hword 0x1C2
48
-.hword 0x7
49
-.hword 0x9
50
-.hword 0x8
51
-.hword 0x199
52
-.hword 0xC8
53
-.hword 0x191
54
-.hword 0xE7
55
-.hword 0x211
56
-.hword 0x1BA
57
-.hword 0x1BE
58
-.hword 0x19E
59
-.hword 0x0
60
-.hword 0x0
61
-.hword 0x0
62
-.hword 0x0
63
-.hword 0x0
64
-.hword 0x0
65
-.hword 0x0
66
-.hword 0x0
67
-.hword 0x20E
68
-.hword 0x151
69
-.hword 0x1D9
70
-.hword 0x15B
71
-.hword 0x2E
72
-.hword 0x5C
73
-.hword 0x102
74
-.hword 0x153
75
-.hword 0x1DA
76
-.hword 0xED
77
-.hword 0xF1
78
-.hword 0x10D
79
-.hword 0x3A
80
-.hword 0x3B
81
-.hword 0x3F
82
-.hword 0x71
83
-.hword 0xB6
84
-.hword 0xF0
85
-.hword 0x163
86
-.hword 0xDB
87
-.hword 0xDA
88
-.hword 0x4C
89
-.hword 0x1DF
90
-.hword 0x55
91
-.hword 0x57
92
-.hword 0x59
93
-.hword 0xD8
94
-.hword 0x8D
95
-.hword 0x5E
96
-.hword 0xF7
97
-.hword 0x118
98
-.hword 0x68
99
-.hword 0x73
100
-.hword 0x1E2
101
-.hword 0x35
102
-.hword 0xBC
103
-.hword 0xC9
104
-.hword 0x7E
105
-.hword 0x13D
106
-.hword 0x14C
107
-.hword 0x103
108
-.hword 0x107
109
-.hword 0x1E8
110
-.hword 0x9C
111
-.hword 0xD5
112
-.hword 0xA8
113
-.hword 0x1EA
114
-.hword 0x1F0
115
-.hword 0x1F1
116
-.hword 0x13B
117
-.hword 0xD3
118
-.hword 0x19B
119
-.hword 0x19C
120
-.hword 0xCE
121
-.hword 0x1F7
122
-.hword 0x176
123
-.hword 0x1C3
124
-.hword 0x1FB
125
-.hword 0x2A3
126
-.hword 0x1FF
127
-.hword 0x105
128
-.hword 0x200
129
-.hword 0x175
130
-.hword 0x99
131
-.hword 0x1A5
132
-.hword 0x173
133
-.hword 0x29A
134
-.hword 0x1A0
135
-.hword 0x18D
136
-.hword 0x2A4

+ 135
- 135
data/item/tm_hm_move_table.s View File

@@ -1,136 +1,136 @@
1
-.align 2
2
-.thumb
3
-.text
4
-
5
-
6
-@TODO: Use attack names to build table
7
-.global tm_hm_move_table
8
-tm_hm_move_table:
9
-.hword 0x1BC
10
-.hword 0x209
11
-.hword 0x56
12
-.hword 0x168
13
-.hword 0xE
14
-.hword 0x13
15
-.hword 0xF4
16
-.hword 0x20B
17
-.hword 0x20C
18
-.hword 0x9D
19
-.hword 0x194
20
-.hword 0x20D
21
-.hword 0x263
22
-.hword 0x18E
23
-.hword 0x8A
24
-.hword 0x1BF
25
-.hword 0xCF
26
-.hword 0xD6
27
-.hword 0x171
28
-.hword 0xA4
29
-.hword 0x1AE
30
-.hword 0x1B1
31
-.hword 0x210
32
-.hword 0x39
33
-.hword 0x22B
34
-.hword 0x10B
35
-.hword 0x18F
36
-.hword 0x7F
37
-.hword 0x25D
38
-.hword 0x24E
39
-.hword 0x264
40
-.hword 0x122
41
-.hword 0x144
42
-.hword 0x15F
43
-.hword 0x160
44
-.hword 0x114
45
-.hword 0x1B9
46
-.hword 0xCA
47
-.hword 0x1C2
48
-.hword 0x7
49
-.hword 0x9
50
-.hword 0x8
51
-.hword 0x199
52
-.hword 0xC8
53
-.hword 0x191
54
-.hword 0xE7
55
-.hword 0x211
56
-.hword 0x1BA
57
-.hword 0x1BE
58
-.hword 0x19E
59
-.hword 0x0
60
-.hword 0x0
61
-.hword 0x0
62
-.hword 0x0
63
-.hword 0x0
64
-.hword 0x0
65
-.hword 0x0
66
-.hword 0x0
67
-.hword 0x20E
68
-.hword 0x151
69
-.hword 0x1D9
70
-.hword 0x15B
71
-.hword 0x2E
72
-.hword 0x5C
73
-.hword 0x102
74
-.hword 0x153
75
-.hword 0x1DA
76
-.hword 0xED
77
-.hword 0xF1
78
-.hword 0x10D
79
-.hword 0x3A
80
-.hword 0x3B
81
-.hword 0x3F
82
-.hword 0x71
83
-.hword 0xB6
84
-.hword 0xF0
85
-.hword 0x163
86
-.hword 0xDB
87
-.hword 0xDA
88
-.hword 0x4C
89
-.hword 0x1DF
90
-.hword 0x55
91
-.hword 0x57
92
-.hword 0x59
93
-.hword 0xD8
94
-.hword 0x8D
95
-.hword 0x5E
96
-.hword 0xF7
97
-.hword 0x118
98
-.hword 0x68
99
-.hword 0x73
100
-.hword 0x1E2
101
-.hword 0x35
102
-.hword 0xBC
103
-.hword 0xC9
104
-.hword 0x7E
105
-.hword 0x13D
106
-.hword 0x14C
107
-.hword 0x103
108
-.hword 0x107
109
-.hword 0x1E8
110
-.hword 0x9C
111
-.hword 0xD5
112
-.hword 0xA8
113
-.hword 0x1EA
114
-.hword 0x1F0
115
-.hword 0x1F1
116
-.hword 0x13B
117
-.hword 0xD3
118
-.hword 0x19B
119
-.hword 0x19C
120
-.hword 0xCE
121
-.hword 0x1F7
122
-.hword 0x176
123
-.hword 0x1C3
124
-.hword 0x1FB
125
-.hword 0x2A3
126
-.hword 0x1FF
127
-.hword 0x105
128
-.hword 0x200
129
-.hword 0x175
130
-.hword 0x99
131
-.hword 0x1A5
132
-.hword 0x173
133
-.hword 0x29A
134
-.hword 0x1A0
135
-.hword 0x18D
1
+.align 2
2
+.thumb
3
+.text
4
+
5
+
6
+@TODO: Use attack names to build table
7
+.global tm_hm_move_table
8
+tm_hm_move_table:
9
+.hword 0x1BC
10
+.hword 0x209
11
+.hword 0x56
12
+.hword 0x168
13
+.hword 0xE
14
+.hword 0x13
15
+.hword 0xF4
16
+.hword 0x20B
17
+.hword 0x20C
18
+.hword 0x9D
19
+.hword 0x194
20
+.hword 0x20D
21
+.hword 0x263
22
+.hword 0x18E
23
+.hword 0x8A
24
+.hword 0x1BF
25
+.hword 0xCF
26
+.hword 0xD6
27
+.hword 0x171
28
+.hword 0xA4
29
+.hword 0x1AE
30
+.hword 0x1B1
31
+.hword 0x210
32
+.hword 0x39
33
+.hword 0x22B
34
+.hword 0x10B
35
+.hword 0x18F
36
+.hword 0x7F
37
+.hword 0x25D
38
+.hword 0x24E
39
+.hword 0x264
40
+.hword 0x122
41
+.hword 0x144
42
+.hword 0x15F
43
+.hword 0x160
44
+.hword 0x114
45
+.hword 0x1B9
46
+.hword 0xCA
47
+.hword 0x1C2
48
+.hword 0x7
49
+.hword 0x9
50
+.hword 0x8
51
+.hword 0x199
52
+.hword 0xC8
53
+.hword 0x191
54
+.hword 0xE7
55
+.hword 0x211
56
+.hword 0x1BA
57
+.hword 0x1BE
58
+.hword 0x19E
59
+.hword 0x0
60
+.hword 0x0
61
+.hword 0x0
62
+.hword 0x0
63
+.hword 0x0
64
+.hword 0x0
65
+.hword 0x0
66
+.hword 0x0
67
+.hword 0x20E
68
+.hword 0x151
69
+.hword 0x1D9
70
+.hword 0x15B
71
+.hword 0x2E
72
+.hword 0x5C
73
+.hword 0x102
74
+.hword 0x153
75
+.hword 0x1DA
76
+.hword 0xED
77
+.hword 0xF1
78
+.hword 0x10D
79
+.hword 0x3A
80
+.hword 0x3B
81
+.hword 0x3F
82
+.hword 0x71
83
+.hword 0xB6
84
+.hword 0xF0
85
+.hword 0x163
86
+.hword 0xDB
87
+.hword 0xDA
88
+.hword 0x4C
89
+.hword 0x1DF
90
+.hword 0x55
91
+.hword 0x57
92
+.hword 0x59
93
+.hword 0xD8
94
+.hword 0x8D
95
+.hword 0x5E
96
+.hword 0xF7
97
+.hword 0x118
98
+.hword 0x68
99
+.hword 0x73
100
+.hword 0x1E2
101
+.hword 0x35
102
+.hword 0xBC
103
+.hword 0xC9
104
+.hword 0x7E
105
+.hword 0x13D
106
+.hword 0x14C
107
+.hword 0x103
108
+.hword 0x107
109
+.hword 0x1E8
110
+.hword 0x9C
111
+.hword 0xD5
112
+.hword 0xA8
113
+.hword 0x1EA
114
+.hword 0x1F0
115
+.hword 0x1F1
116
+.hword 0x13B
117
+.hword 0xD3
118
+.hword 0x19B
119
+.hword 0x19C
120
+.hword 0xCE
121
+.hword 0x1F7
122
+.hword 0x176
123
+.hword 0x1C3
124
+.hword 0x1FB
125
+.hword 0x2A3
126
+.hword 0x1FF
127
+.hword 0x105
128
+.hword 0x200
129
+.hword 0x175
130
+.hword 0x99
131
+.hword 0x1A5
132
+.hword 0x173
133
+.hword 0x29A
134
+.hword 0x1A0
135
+.hword 0x18D
136 136
 .hword 0x2A4

+ 0
- 631
data/moves/animation_table.S View File

@@ -1,631 +0,0 @@
1
-.align 2
2
-.text
3
-
4
-.global m_animation_table
5
-m_animation_table:
6
-
7
-.word 0x081C6F34 @0
8
-.word 0x081C6F34 @1
9
-.word 0x081CFCEA @2
10
-.word 0x081C6F65 @3
11
-.word 0x081C7E63 @4
12
-.word 0x081C7CED @5
13
-.word 0x081C9455 @6
14
-.word 0x081D08B5 @7
15
-.word 0x081CD2E0 @8
16
-.word 0x081CD6CA @9
17
-.word 0x081CD97A @10
18
-.word 0x081C9381 @11
19
-.word 0x081C93C9 @12
20
-.word 0x081D15B9 @13
21
-.word 0x081C8644 @14
22
-.word 0x081C832A @15
23
-.word 0x081CF648 @16
24
-.word 0x081CF699 @17
25
-.word 0x081C9989 @18
26
-.word 0x081CFC1D @19
27
-.word 0x081D0D00 @20
28
-.word 0x081C8AA9 @21
29
-.word 0x081C8B31 @22
30
-.word 0x081C82CA @23
31
-.word 0x081CFE98 @24
32
-.word 0x081C7DC7 @25
33
-.word 0x081CFDA5 @26
34
-.word 0x081CA1DA @27
35
-.word 0x081CDF22 @28
36
-.word 0x081CA25D @29
37
-.word 0x081CA2BA @30
38
-.word 0x081CA327 @31
39
-.word 0x081CA3A4 @32
40
-.word 0x081C7492 @33
41
-.word 0x081C74D0 @34
42
-.word 0x081D0D3A @35
43
-.word 0x081C7886 @36
44
-.word 0x081CA521 @37
45
-.word 0x081C791A @38
46
-.word 0x081C8311 @39
47
-.word 0x081C7A2D @40
48
-.word 0x081C7A82 @41
49
-.word 0x081C76FC @42
50
-.word 0x081D09C8 @43
51
-.word 0x081CE190 @44
52
-.word 0x081CDB57 @45
53
-.word 0x081CDAC0 @46
54
-.word 0x081CA5A0 @47
55
-.word 0x081C755D @48
56
-.word 0x081C7EDB @49
57
-.word 0x081D169F @50
58
-.word 0x081CF308 @51
59
-.word 0x081C7C79 @52
60
-.word 0x081CFA15 @53
61
-.word 0x081D0821 @54
62
-.word 0x081CF87A @55
63
-.word 0x081CE9EE @56
64
-.word 0x081CFA01 @57
65
-.word 0x081CE2FB @58
66
-.word 0x081CE768 @59
67
-.word 0x081D0D50 @60
68
-.word 0x081C9D13 @61
69
-.word 0x081CE43F @62
70
-.word 0x081D29A7 @63
71
-.word 0x081CF736 @64
72
-.word 0x081C8B68 @65
73
-.word 0x081D029C @66
74
-.word 0x081CA674 @67
75
-.word 0x081D005A @68
76
-.word 0x081D472C @69
77
-.word 0x081C73FE @70
78
-.word 0x081CEBD5 @71
79
-.word 0x081CECED @72
80
-.word 0x081C7C23 @73
81
-.word 0x081C9953 @74
82
-.word 0x081D058C @75
83
-.word 0x081CE513 @76
84
-.word 0x081C6FB8 @77
85
-.word 0x081C70E9 @78
86
-.word 0x081C7217 @79
87
-.word 0x081D0454 @80
88
-.word 0x081D1446 @81
89
-.word 0x081CE068 @82
90
-.word 0x081C8836 @83
91
-.word 0x081C7F3C @84
92
-.word 0x081C7FAA @85
93
-.word 0x081C8160 @86
94
-.word 0x081CD570 @87
95
-.word 0x081C9AFF @88
96
-.word 0x081CA6D1 @89
97
-.word 0x081CA71E @90
98
-.word 0x081CA841 @91
99
-.word 0x081CF131 @92
100
-.word 0x081CD40B @93
101
-.word 0x081CD46C @94
102
-.word 0x081D0DEA @95
103
-.word 0x081CA95D @96
104
-.word 0x081CA97A @97
105
-.word 0x081CA9C4 @98
106
-.word 0x081CAA1C @99
107
-.word 0x081CAA92 @100
108
-.word 0x081D11BB @101
109
-.word 0x081D1777 @102
110
-.word 0x081C75B5 @103
111
-.word 0x081CAAAB @104
112
-.word 0x081D16CD @105
113
-.word 0x081CD0AB @106
114
-.word 0x081CAAF2 @107
115
-.word 0x081C9EB0 @108
116
-.word 0x081C9A31 @109
117
-.word 0x081CE432 @110
118
-.word 0x081C8F1C @111
119
-.word 0x081CDD2D @112
120
-.word 0x081CDC28 @113
121
-.word 0x081D0882 @114
122
-.word 0x081CDCDA @115
123
-.word 0x081D1307 @116
124
-.word 0x081D1347 @117
125
-.word 0x081CAB05 @118
126
-.word 0x081C6F34 @119
127
-.word 0x081C89B9 @120
128
-.word 0x081D1203 @121
129
-.word 0x081D12E0 @122
130
-.word 0x081CDE20 @123
131
-.word 0x081CF1A0 @124
132
-.word 0x081CF456 @125
133
-.word 0x081C7AF5 @126
134
-.word 0x081C8BC1 @127
135
-.word 0x081CE29E @128
136
-.word 0x081C7345 @129
137
-.word 0x081CAB2F @130
138
-.word 0x081C8591 @131
139
-.word 0x081D17C1 @132
140
-.word 0x081CABF5 @133
141
-.word 0x081CAC19 @134
142
-.word 0x081D18E9 @135
143
-.word 0x081CFE02 @136
144
-.word 0x081CAC6A @137
145
-.word 0x081D0A1F @138
146
-.word 0x081D0C22 @139
147
-.word 0x081CACD3 @140
148
-.word 0x081CF085 @141
149
-.word 0x081D1C6C @142
150
-.word 0x081CAD1B @143
151
-.word 0x081D2811 @144
152
-.word 0x081CDD4A @145
153
-.word 0x081C86FC @146
154
-.word 0x081D03EF @147
155
-.word 0x081CAEB3 @148
156
-.word 0x081D0E4A @149
157
-.word 0x081CAEC0 @150
158
-.word 0x081CAED5 @151
159
-.word 0x081CF907 @152
160
-.word 0x081C8E15 @153
161
-.word 0x081D1CB3 @154
162
-.word 0x081CF402 @155
163
-.word 0x081CD3CB @156
164
-.word 0x081C9B8B @157
165
-.word 0x081D2165 @158
166
-.word 0x081CAEEE @159
167
-.word 0x081C9FA9 @160
168
-.word 0x081D21CC @161
169
-.word 0x081CAEFA @162
170
-.word 0x081CAF7B @163
171
-.word 0x081D3433 @164
172
-.word 0x081CAFB5 @165
173
-.word 0x081CB01B @166
174
-.word 0x081CFECB @167
175
-.word 0x081C9CCC @168
176
-.word 0x081D1518 @169
177
-.word 0x081CD1A8 @170
178
-.word 0x081CB043 @171
179
-.word 0x081C7602 @172
180
-.word 0x081CDB98 @173
181
-.word 0x081D1829 @174
182
-.word 0x081CB099 @175
183
-.word 0x081CA0BE @176
184
-.word 0x081CF75D @177
185
-.word 0x081D0395 @178
186
-.word 0x081C8445 @179
187
-.word 0x081CB0D6 @180
188
-.word 0x081CE8F4 @181
189
-.word 0x081C8F55 @182
190
-.word 0x081CB105 @183
191
-.word 0x081D1BA0 @184
192
-.word 0x081CDE9B @185
193
-.word 0x081D1C03 @186
194
-.word 0x081CD0C0 @187
195
-.word 0x081CF1E2 @188
196
-.word 0x081CDFCA @189
197
-.word 0x081D07BB @190
198
-.word 0x081CF503 @191
199
-.word 0x081D0ED0 @192
200
-.word 0x081CB18D @193
201
-.word 0x081CB1CC @194
202
-.word 0x081D1F41 @195
203
-.word 0x081C9DF0 @196
204
-.word 0x081C8F72 @197
205
-.word 0x081CF4B8 @198
206
-.word 0x081C9A84 @199
207
-.word 0x081C94A8 @200
208
-.word 0x081CFAB2 @201
209
-.word 0x081CEE7D @202
210
-.word 0x081CB227 @203
211
-.word 0x081CB2BB @204
212
-.word 0x081CB2FE @205
213
-.word 0x081CB33F @206
214
-.word 0x081CB3C6 @207
215
-.word 0x081CB40E @208
216
-.word 0x081C9643 @209
217
-.word 0x081C88EA @210
218
-.word 0x081D0FB5 @211
219
-.word 0x081C9ABA @212
220
-.word 0x081C985A @213
221
-.word 0x081D20AA @214
222
-.word 0x081D196B @215
223
-.word 0x081D36FA @216
224
-.word 0x081D1DC8 @217
225
-.word 0x081C8FD0 @218
226
-.word 0x081C9297 @219
227
-.word 0x081C92D9 @220
228
-.word 0x081CD793 @221
229
-.word 0x081CB450 @222
230
-.word 0x081CFF92 @223
231
-.word 0x081CF55A @224
232
-.word 0x081CD9AC @225
233
-.word 0x081D1F1F @226
234
-.word 0x081D23FE @227
235
-.word 0x081C8520 @228
236
-.word 0x081CB4E1 @229
237
-.word 0x081D28BD @230
238
-.word 0x081D1064 @231
239
-.word 0x081D1128 @232
240
-.word 0x081D0129 @233
241
-.word 0x081D2829 @234
242
-.word 0x081CF107 @235
243
-.word 0x081CB54E @236
244
-.word 0x081C835C @237
245
-.word 0x081CFD3C @238
246
-.word 0x081D4D0E @239
247
-.word 0x081CE145 @240
248
-.word 0x081D033F @241
249
-.word 0x081CE1EE @242
250
-.word 0x081CDCB4 @243
251
-.word 0x081C868A @244
252
-.word 0x081CB5DE @245
253
-.word 0x081D0693 @246
254
-.word 0x081D129D @247
255
-.word 0x081CD4CF @248
256
-.word 0x081D01A4 @249
257
-.word 0x081CFB3A @250
258
-.word 0x081C81CF @251
259
-.word 0x081D1B65 @252
260
-.word 0x081CB69C @253
261
-.word 0x081D256B @254
262
-.word 0x081D2622 @255
263
-.word 0x081D2765 @256
264
-.word 0x081CB766 @257
265
-.word 0x081CB816 @258
266
-.word 0x081CB84E @259
267
-.word 0x081D2AE9 @260
268
-.word 0x081D2340 @261
269
-.word 0x081CB892 @262
270
-.word 0x081CB8D6 @263
271
-.word 0x081D3633 @264
272
-.word 0x081CB8F6 @265
273
-.word 0x081CB951 @266
274
-.word 0x081D0693 @267
275
-.word 0x081CB970 @268
276
-.word 0x081CBA0B @269
277
-.word 0x081CBA5F @270
278
-.word 0x081D24A5 @271
279
-.word 0x081D2BE5 @272
280
-.word 0x081D2523 @273
281
-.word 0x081CBAD2 @274
282
-.word 0x081D1D17 @275
283
-.word 0x081CBB43 @276
284
-.word 0x081D4889 @277
285
-.word 0x081CBBFE @278
286
-.word 0x081D335D @279
287
-.word 0x081CBC32 @280
288
-.word 0x081CBE37 @281
289
-.word 0x081D4A0F @282
290
-.word 0x081CBE7A @283
291
-.word 0x081CBEEF @284
292
-.word 0x081CBFBC @285
293
-.word 0x081CC007 @286
294
-.word 0x081D2C42 @287
295
-.word 0x081CC04A @288
296
-.word 0x081D414F @289
297
-.word 0x081D4CBA @290
298
-.word 0x081D4169 @291
299
-.word 0x081D2E93 @292
300
-.word 0x081CC072 @293
301
-.word 0x081CC0B8 @294
302
-.word 0x081CC0FB @295
303
-.word 0x081CC212 @296
304
-.word 0x081CC2A1 @297
305
-.word 0x081CC371 @298
306
-.word 0x081D2C85 @299
307
-.word 0x081CC3DC @300
308
-.word 0x081D4F8E @301
309
-.word 0x081CC513 @302
310
-.word 0x081CC6C3 @303
311
-.word 0x081D2D0D @304
312
-.word 0x081D33F4 @305
313
-.word 0x081CC6DB @306
314
-.word 0x081D3C0E @307
315
-.word 0x081D45B2 @308
316
-.word 0x081D32D6 @309
317
-.word 0x081D46E4 @310
318
-.word 0x081D515D @311
319
-.word 0x081CC74B @312
320
-.word 0x081CC8AD @313
321
-.word 0x081CC93D @314
322
-.word 0x081D42C0 @315
323
-.word 0x081CC99F @316
324
-.word 0x081D3E50 @317
325
-.word 0x081D3F37 @318
326
-.word 0x081D35E3 @319
327
-.word 0x081CC9E9 @320
328
-.word 0x081CCADC @321
329
-.word 0x081D3B89 @322
330
-.word 0x081CCB48 @323
331
-.word 0x081CEAED @324
332
-.word 0x081CCB76 @325
333
-.word 0x081CCBD1 @326
334
-.word 0x081D4BC1 @327
335
-.word 0x081D2D96 @328
336
-.word 0x081D2E6E @329
337
-.word 0x081D2F28 @330
338
-.word 0x081D2F3A @331
339
-.word 0x081CCC39 @332
340
-.word 0x081C77C1 @333
341
-.word 0x081CCCA3 @334
342
-.word 0x081CCCCD @335
343
-.word 0x081CCCDC @336
344
-.word 0x081D2FD0 @337
345
-.word 0x081D343F @338
346
-.word 0x081CCCFE @339
347
-.word 0x081CFC87 @340
348
-.word 0x081D3239 @341
349
-.word 0x081D10C2 @342
350
-.word 0x081CCD1C @343
351
-.word 0x081CCD79 @344
352
-.word 0x081D4E6D @345
353
-.word 0x081CCE71 @346
354
-.word 0x081CCE97 @347
355
-.word 0x081CCF17 @348
356
-.word 0x081CCF9A @349
357
-.word 0x081D4223 @350
358
-.word 0x081CD009 @351
359
-.word 0x081D48A6 @352
360
-.word 0x081D4A9F @353
361
-.word 0x081D499B @354
362
-.word 0x081C6F34 @355
363
-.word 0x081C6F34 @356
364
-.word 0x081C6F34 @357
365
-.word 0x081C6F34 @358
366
-.word 0x081C6F34 @359
367
-.word 0x081C6F34 @360
368
-.word 0x081C6F34 @361
369
-.word 0x081C6F34 @362
370
-.word 0x081C6F34 @363
371
-.word 0x081C6F34 @364
372
-.word 0x081C6F34 @365
373
-.word 0x081C6F34 @366
374
-.word 0x081C6F34 @367
375
-.word as_metal_burst @368
376
-.word as_uturn @369
377
-.word as_close_combat @370
378
-.word as_pay_back @371
379
-.word 0x081C6F34 @372
380
-.word 0x081C6F34 @373
381
-.word 0x081C6F34 @374
382
-.word 0x081C6F34 @375
383
-.word 0x081C6F34 @376
384
-.word 0x081C6F34 @377
385
-.word 0x081C6F34 @378
386
-.word 0x081C6F34 @379
387
-.word 0x081C6F34 @380
388
-.word 0x081C6F34 @381
389
-.word 0x081C6F34 @382
390
-.word 0x081C6F34 @383
391
-.word 0x081C6F34 @384
392
-.word 0x081C6F34 @385
393
-.word 0x081C6F34 @386
394
-.word 0x081C6F34 @387
395
-.word 0x081C6F34 @388
396
-.word 0x081C6F34 @389
397
-.word 0x081C6F34 @390
398
-.word 0x081C6F34 @391
399
-.word 0x081C6F34 @392
400
-.word 0x081C6F34 @393
401
-.word 0x081C6F34 @394
402
-.word 0x081C6F34 @395
403
-.word 0x081C6F34 @396
404
-.word 0x081C6F34 @397
405
-.word 0x081C6F34 @398
406
-.word 0x081C6F34 @399
407
-.word 0x081C6F34 @400
408
-.word 0x081C6F34 @401
409
-.word 0x081C6F34 @402
410
-.word 0x081C6F34 @403
411
-.word 0x081C6F34 @404
412
-.word 0x081C6F34 @405
413
-.word 0x081C6F34 @406
414
-.word 0x081C6F34 @407
415
-.word 0x081C6F34 @408
416
-.word 0x081C6F34 @409
417
-.word 0x081C6F34 @410
418
-.word 0x081C6F34 @411
419
-.word 0x081C6F34 @412
420
-.word 0x081C6F34 @413
421
-.word 0x081C6F34 @414
422
-.word 0x081C6F34 @415
423
-.word 0x081C6F34 @416
424
-.word 0x081C6F34 @417
425
-.word 0x081C6F34 @418
426
-.word 0x081C6F34 @419
427
-.word 0x081C6F34 @420
428
-.word 0x081C6F34 @421
429
-.word anim_thunder_fang @422
430
-.word anim_ice_fang @423
431
-.word anim_fire_fang @424
432
-.word 0x081C6F34 @425
433
-.word 0x081C6F34 @426
434
-.word 0x081C6F34 @427
435
-.word 0x081C6F34 @428
436
-.word 0x081C6F34 @429
437
-.word 0x081C6F34 @430
438
-.word 0x081C6F34 @431
439
-.word 0x081C6F34 @432
440
-.word 0x081C6F34 @433
441
-.word 0x081C6F34 @434
442
-.word 0x081C6F34 @435
443
-.word 0x081C6F34 @436
444
-.word 0x081C6F34 @437
445
-.word 0x081C6F34 @438
446
-.word 0x081C6F34 @439
447
-.word 0x081C6F34 @440
448
-.word 0x081C6F34 @441
449
-.word 0x081C6F34 @442
450
-.word 0x081C6F34 @443
451
-.word 0x081C6F34 @444
452
-.word 0x081C6F34 @445
453
-.word 0x081C6F34 @446
454
-.word 0x081C6F34 @447
455
-.word 0x081C6F34 @448
456
-.word 0x081C6F34 @449
457
-.word 0x081C6F34 @450
458
-.word 0x081C6F34 @451
459
-.word 0x081C6F34 @452
460
-.word 0x081C6F34 @453
461
-.word 0x081C6F34 @454
462
-.word 0x081C6F34 @455
463
-.word 0x081C6F34 @456
464
-.word 0x081C6F34 @457
465
-.word 0x081C6F34 @458
466
-.word 0x081C6F34 @459
467
-.word 0x081C6F34 @460
468
-.word as_lunar_dance @461
469
-.word 0x081C6F34 @462
470
-.word 0x081C6F34 @463
471
-.word 0x081C6F34 @464
472
-.word 0x081C6F34 @465
473
-.word 0x081C6F34 @466
474
-.word 0x081C6F34 @467
475
-.word 0x081C6F34 @468
476
-.word 0x081C6F34 @469
477
-.word 0x081C6F34 @470
478
-.word 0x081C6F34 @471
479
-.word 0x081C6F34 @472
480
-.word 0x081C6F34 @473
481
-.word 0x081C6F34 @474
482
-.word 0x081C6F34 @475
483
-.word 0x081C6F34 @476
484
-.word 0x081C6F34 @477
485
-.word 0x081C6F34 @478
486
-.word 0x081C6F34 @479
487
-.word 0x081C6F34 @480
488
-.word 0x081C6F34 @481
489
-.word 0x081C6F34 @482
490
-.word 0x081C6F34 @483
491
-.word 0x081C6F34 @484
492
-.word 0x081C6F34 @485
493
-.word 0x081C6F34 @486
494
-.word 0x081C6F34 @487
495
-.word 0x081C6F34 @488
496
-.word 0x081C6F34 @489
497
-.word 0x081C6F34 @490
498
-.word 0x081C6F34 @491
499
-.word 0x081C6F34 @492
500
-.word 0x081C6F34 @493
501
-.word 0x081C6F34 @494
502
-.word 0x081C6F34 @495
503
-.word 0x081C6F34 @496
504
-.word 0x081C6F34 @497
505
-.word 0x081C6F34 @498
506
-.word 0x081C6F34 @499
507
-.word 0x081C6F34 @500
508
-.word 0x081C6F34 @501
509
-.word 0x081C6F34 @502
510
-.word 0x081C6F34 @503
511
-.word 0x081C6F34 @504
512
-.word 0x081C6F34 @505
513
-.word 0x081C6F34 @506
514
-.word 0x081C6F34 @507
515
-.word 0x081C6F34 @508
516
-.word 0x081C6F34 @509
517
-.word 0x081C6F34 @510
518
-.word 0x081C6F34 @511
519
-.word 0x081C6F34 @512
520
-.word 0x081C6F34 @513
521
-.word 0x081C6F34 @514
522
-.word 0x081C6F34 @515
523
-.word 0x081C6F34 @516
524
-.word 0x081C6F34 @517
525
-.word 0x081C6F34 @518
526
-.word 0x081C6F34 @519
527
-.word 0x081C6F34 @520
528
-.word 0x081C6F34 @521
529
-.word 0x081C6F34 @522
530
-.word 0x081C6F34 @523
531
-.word 0x081C6F34 @524
532
-.word 0x081C6F34 @525
533
-.word 0x081C6F34 @526
534
-.word 0x081C6F34 @527
535
-.word 0x081C6F34 @528
536
-.word 0x081C6F34 @529
537
-.word 0x081C6F34 @530
538
-.word 0x081C6F34 @531
539
-.word 0x081C6F34 @532
540
-.word 0x081C6F34 @533
541
-.word 0x081C6F34 @534
542
-.word 0x081C6F34 @535
543
-.word 0x081C6F34 @536
544
-.word 0x081C6F34 @537
545
-.word 0x081C6F34 @538
546
-.word 0x081C6F34 @539
547
-.word 0x081C6F34 @540
548
-.word 0x081C6F34 @541
549
-.word 0x081C6F34 @542
550
-.word 0x081C6F34 @543
551
-.word 0x081C6F34 @544
552
-.word 0x081C6F34 @545
553
-.word 0x081C6F34 @546
554
-.word 0x081C6F34 @547
555
-.word 0x081C6F34 @548
556
-.word 0x081C6F34 @549
557
-.word 0x081C6F34 @550
558
-.word 0x081C6F34 @551
559
-.word 0x081C6F34 @552
560
-.word 0x081C6F34 @553
561
-.word 0x081C6F34 @554
562
-.word 0x081C6F34 @555
563
-.word 0x081C6F34 @556
564
-.word 0x081C6F34 @557
565
-.word 0x081C6F34 @558
566
-.word 0x081C6F34 @559
567
-.word 0x081C6F34 @560
568
-.word 0x081C6F34 @561
569
-.word 0x081C6F34 @562
570
-.word 0x081C6F34 @563
571
-.word 0x081C6F34 @564
572
-.word 0x081C6F34 @565
573
-.word 0x081C6F34 @566
574
-.word 0x081C6F34 @567
575
-.word 0x081C6F34 @568
576
-.word 0x081C6F34 @569
577
-.word 0x081C6F34 @570
578
-.word 0x081C6F34 @571
579
-.word 0x081C6F34 @572
580
-.word 0x081C6F34 @573
581
-.word 0x081C6F34 @574
582
-.word 0x081C6F34 @575
583
-.word 0x081C6F34 @576
584
-.word 0x081C6F34 @577
585
-.word 0x081C6F34 @578
586
-.word 0x081C6F34 @579
587
-.word 0x081C6F34 @580
588
-.word 0x081C6F34 @581
589
-.word 0x081C6F34 @582
590
-.word 0x081C6F34 @583
591
-.word 0x081C6F34 @584
592
-.word 0x081C6F34 @585
593
-.word 0x081C6F34 @586
594
-.word 0x081C6F34 @587
595
-.word 0x081C6F34 @588
596
-.word 0x081C6F34 @589
597
-.word 0x081C6F34 @590
598
-.word 0x081C6F34 @591
599
-.word 0x081C6F34 @592
600
-.word 0x081C6F34 @593
601
-.word 0x081C6F34 @594
602
-.word 0x081C6F34 @595
603
-.word 0x081C6F34 @596
604
-.word 0x081C6F34 @597
605
-.word 0x081C6F34 @598
606
-.word 0x081C6F34 @599
607
-.word 0x081C6F34 @600
608
-.word 0x081C6F34 @601
609
-.word 0x081C6F34 @602
610
-.word 0x081C6F34 @603
611
-.word 0x081C6F34 @604
612
-.word 0x081C6F34 @605
613
-.word 0x081C6F34 @606
614
-.word 0x081C6F34 @607
615
-.word 0x081C6F34 @608
616
-.word 0x081C6F34 @609
617
-.word 0x081C6F34 @610
618
-.word 0x081C6F34 @611
619
-.word 0x081C6F34 @612
620
-.word 0x081C6F34 @613
621
-.word 0x081C6F34 @614
622
-.word 0x081C6F34 @615
623
-.word 0x081C6F34 @616
624
-.word 0x081C6F34 @617
625
-.word 0x081C6F34 @618
626
-.word 0x081C6F34 @619
627
-.word 0x081C6F34 @620
628
-.word 0x081C6F34 @621
629
-.word 0x081C6F34 @622
630
-.word 0x081C6F34 @623
631
-.word 0x081C6F34 @624

+ 631
- 631
data/moves/animation_table.s
File diff suppressed because it is too large
View File


+ 0
- 242
data/moves/effect_table.S View File

@@ -1,242 +0,0 @@
1
-.align 2
2
-.text
3
-.thumb
4
-
5
-.global m_effect_table
6
-m_effect_table:
7
-	@.word bs_test           @for unit tests
8
-        @.word bs_power_trick    @for testing
9
-        .word 0x081D6900 @0
10
-	.word 0x081D696D @1
11
-	.word 0x081D69DC @2
12
-	.word 0x081D69E7 @3
13
-	.word 0x081D6A55 @4
14
-	.word 0x081D6A60 @5
15
-	.word 0x081D6A6B @6
16
-	.word 0x081D6A76 @7
17
-	.word 0x081D6AF6 @8
18
-	.word 0x081D6B5F @9
19
-	.word bs_hone_claws @10
20
-	.word 0x081D6B82 @11
21
-	.word 0x081D6900 @12
22
-	.word 0x081D6B8D @13
23
-	.word 0x081D6900 @14
24
-	.word 0x081D6900 @15
25
-	.word 0x081D6B98 @16
26
-	.word 0x081D6900 @17
27
-	.word 0x081D6BE1 @18
28
-	.word 0x081D6BEC @19
29
-	.word 0x081D6BF7 @20
30
-	.word 0x081D6900 @21
31
-	.word 0x081D6900 @22
32
-	.word 0x081D6C02 @23
33
-	.word bs_defog   @24    Also used for sweet scent
34
-	.word 0x081D6C72 @25
35
-	.word 0x081D6C83 @26
36
-	.word 0x081D6C97 @27
37
-	.word 0x081D6CB1 @28
38
-	.word 0x081D6CD9 @29
39
-	.word 0x081D6D9D @30
40
-	.word script_fang_flinch @31 (FLINCH + FIRE/ICE/THUNDER FANG FANG)
41
-	.word bs_roost @32
42
-	.word 0x081D6DE0 @33
43
-	.word 0x081D6E69 @34
44
-	.word 0x081D6E74 @35
45
-	.word 0x081D6E7D @36
46
-	.word 0x081D6E88 @37
47
-	.word 0x081D6ED0 @38
48
-	.word 0x081D6F01 @39
49
-	.word 0x081D6F82 @40
50
-	.word 0x081D6F99 @41
51
-	.word 0x081D6FC8 @42
52
-	.word 0x081D6900 @43
53
-	.word 0x081D6FF9 @44
54
-	.word 0x081D7011 @45
55
-	.word 0x081D7062 @46
56
-	.word 0x081D7075 @47
57
-	.word 0x081D7092 @48
58
-	.word 0x081D70AB @49
59
-	.word 0x081D70F8 @50
60
-	.word 0x081D7103 @51
61
-	.word 0x081D710E @52
62
-	.word 0x081D7119 @53
63
-	.word 0x081D7124 @54
64
-	.word 0x081D6900 @55
65
-	.word 0x081D6900 @56
66
-	.word 0x081D712F @57
67
-	.word 0x081D7142 @58
68
-	.word 0x081D714D @59
69
-	.word 0x081D7158 @60
70
-	.word 0x081D6900 @61
71
-	.word 0x081D7163 @62
72
-	.word 0x081D6900 @63
73
-	.word 0x081D6900 @64
74
-	.word 0x081D716E @65
75
-	.word 0x081D7181 @66
76
-	.word 0x081D71E2 @67
77
-	.word 0x081D725F @68
78
-	.word bs_lower_def_moves @69
79
-	.word 0x081D7275 @70
80
-	.word 0x081D7280 @71
81
-	.word 0x081D728B @72
82
-	.word 0x081D7296 @73
83
-	.word 0x081D6900 @74
84
-	.word 0x081D72A1 @75
85
-	.word 0x081D72C9 @76
86
-	.word 0x081D72D4 @77
87
-	.word 0x081D6900 @78
88
-	.word 0x081D72EC @79
89
-	.word 0x081D732F @80
90
-	.word 0x081D734D @81
91
-	.word 0x081D7374 @82
92
-	.word 0x081D739A @83
93
-	.word 0x081D73AE @84
94
-	.word 0x081D73D5 @85
95
-	.word 0x081D73E7 @86
96
-	.word 0x081D7403 @87
97
-	.word 0x081D741B @88
98
-	.word bs_metal_burst_counter @89 COUNTER and METAL_BURST in one script for AI purposes
99
-	.word 0x081D7449 @90
100
-	.word 0x081D7465 @91
101
-	.word 0x081D749C @92
102
-	.word 0x081D74D6 @93
103
-	.word 0x081D74EB @94
104
-	.word 0x081D750D @95
105
-	.word 0x081D6900 @96
106
-	.word 0x081D752C @97
107
-	.word 0x081D756E @98
108
-	.word 0x081D757F @99
109
-	.word 0x081D7585 @100
110
-	.word 0x081D6900 @101
111
-	.word 0x081D75A1 @102
112
-	.word 0x081D6900 @103
113
-	.word 0x081D75E6 @104
114
-	.word 0x081D76C9 @105
115
-	.word 0x081D76D4 @106
116
-	.word 0x081D7706 @107
117
-	.word 0x081D7740 @108
118
-	.word 0x081D774D @109
119
-	.word 0x081D6900 @110
120
-	.word 0x081D7816 @111
121
-	.word hazards_script @112 (Spikes, Toxic Spikes, Stealth Rock, Sticky Web)
122
-	.word 0x081D783E @113
123
-	.word 0x081D7856 @114
124
-	.word 0x081D7897 @115
125
-	.word 0x081D7816 @116
126
-	.word 0x081D78A0 @117
127
-	.word 0x081D78BB @118
128
-	.word 0x081D7919 @119
129
-	.word 0x081D7938 @120
130
-	.word 0x081D7954 @121
131
-	.word 0x081D7962 @122
132
-	.word 0x081D7954 @123
133
-	.word 0x081D796E @124
134
-	.word bs_flare_blitz @125   also used for flame wheel, scald, steam eruption
135
-	.word 0x081D7982 @126
136
-	.word bs_uturn_btpass @127 (uturn, volt switch, baton pass)
137
-	.word 0x081D6900 @128
138
-	.word 0x081D79C2 @129
139
-	.word 0x081D79CD @130
140
-	.word 0x081D6900 @131
141
-	.word 0x081D79FC @132
142
-	.word 0x081D79FC @133
143
-	.word 0x081D79FC @134
144
-	.word 0x081D7A09 @135
145
-	.word 0x081D7A10 @136
146
-	.word 0x081D7A28 @137
147
-	.word 0x081D7A31 @138
148
-	.word 0x081D7A3C @139
149
-	.word 0x081D7A47 @140
150
-	.word 0x081D6900 @141
151
-	.word 0x081D7A52 @142
152
-	.word 0x081D7A74 @143
153
-	.word 0x081D7A89 @144
154
-	.word 0x081D7A9F @145
155
-	.word 0x081D7AEE @146
156
-	.word 0x081D7B13 @147
157
-	.word 0x081D7B97 @148
158
-	.word 0x081D7BAE @149
159
-	.word 0x081D7BCD @150
160
-	.word 0x081D7BE3 @151
161
-	.word 0x081D7C39 @152
162
-	.word 0x081D7C4D @153
163
-	.word 0x081D7C8A @154
164
-	.word 0x081D7CE1 @155
165
-	.word 0x081D7D8C @156
166
-	.word 0x081D7DAE @157
167
-	.word 0x081D7DDF @158
168
-	.word 0x081D7E16 @159
169
-	.word 0x081D7E36 @160
170
-	.word 0x081D7E49 @161
171
-	.word 0x081D7E8B @162
172
-	.word 0x081D6900 @163
173
-	.word 0x081D7EA8 @164
174
-	.word 0x081D7EB1 @165
175
-	.word 0x081D7ECD @166
176
-	.word 0x081D7F2B @167
177
-	.word 0x081D7F9F @168
178
-	.word 0x081D8042 @169
179
-	.word 0x081D805C @170
180
-	.word 0x081D806E @171
181
-	.word 0x081D8098 @172
182
-	.word 0x081D80A9 @173
183
-	.word 0x081D80B6 @174
184
-	.word 0x081D80C7 @175
185
-	.word 0x081D80E3 @176
186
-	.word 0x081D80F8 @177
187
-	.word bs_change_ability  @178       used for role play, skill swap, worry seed, simple beam and entrainment
188
-	.word 0x081D8142 @179
189
-	.word 0x081D8152 @180
190
-	.word 0x081D8169 @181
191
-	.word 0x081D817E @182
192
-	.word 0x081D8189 @183
193
-	.word 0x081D819E @184
194
-	.word 0x081D81B3 @185
195
-	.word 0x081D81B9 @186
196
-	.word 0x081D820A @187
197
-	.word 0x081D8263 @188
198
-	.word 0x081D826E @189
199
-	.word 0x081D82A9 @190
200
-	.word 0x081D82AF @191   THIS IS AN UNUSED EFFECT
201
-	.word 0x081D82CB @192
202
-	.word 0x081D82E0 @193
203
-	.word 0x081D82F7 @194
204
-	.word 0x081D830C @195
205
-	.word 0x081D8324 @196
206
-	.word 0x081D8334 @197
207
-	.word 0x081D833A @198
208
-	.word 0x081D8345 @199
209
-	.word 0x081D6A55 @200
210
-	.word 0x081D83F3 @201
211
-	.word 0x081D840A @202
212
-	.word 0x081D8415 @203
213
-	.word 0x081D841B @204
214
-	.word 0x081D8426 @205
215
-	.word 0x081D84AD @206
216
-	.word 0x081D8511 @207
217
-	.word 0x081D851F @208
218
-	.word 0x081D69DC @209
219
-	.word 0x081D83F3 @210
220
-	.word 0x081D8583 @211
221
-	.word 0x081D85FB @212
222
-	.word 0x081D865F @213
223
-        .word bs_bride   @214
224
-        .word bs_tailwind@215
225
-        .word bs_feint              @216
226
-        .word bs_close_combat       @217
227
-        .word bs_pay_back           @218
228
-        .word bs_assurance          @219
229
-        .word bs_crush_grip_like    @220
230
-        .word bs_power_trick        @221
231
-        .word bs_lucky_chant        @222
232
-        .word bs_gastro_acid        @223
233
-        .word bs_swap_moves         @224
234
-        .word bs_punishment         @225
235
-
236
-        .word bs_change_ability     @226        THIS IS AN UNUSED EFFECT
237
-
238
-        .word bs_magnet_rise        @227
239
-        .word bs_rooms              @228
240
-        .word bs_healing_wish       @229
241
-        .word bs_split_status       @230
242
-        .word bs_venoshock          @231

+ 242
- 242
data/moves/effect_table.s View File

@@ -1,242 +1,242 @@
1
-.align 2
2
-.text
3
-.thumb
4
-
5
-.global m_effect_table
6
-m_effect_table:
7
-	@.word bs_test           @for unit tests
8
-        @.word bs_power_trick    @for testing
9
-        .word 0x081D6900 @0
10
-	.word 0x081D696D @1
11
-	.word 0x081D69DC @2
12
-	.word 0x081D69E7 @3
13
-	.word 0x081D6A55 @4
14
-	.word 0x081D6A60 @5
15
-	.word 0x081D6A6B @6
16
-	.word 0x081D6A76 @7
17
-	.word 0x081D6AF6 @8
18
-	.word 0x081D6B5F @9
19
-	.word bs_hone_claws @10
20
-	.word 0x081D6B82 @11
21
-	.word 0x081D6900 @12
22
-	.word 0x081D6B8D @13
23
-	.word 0x081D6900 @14
24
-	.word 0x081D6900 @15
25
-	.word 0x081D6B98 @16
26
-	.word 0x081D6900 @17
27
-	.word 0x081D6BE1 @18
28
-	.word 0x081D6BEC @19
29
-	.word 0x081D6BF7 @20
30
-	.word 0x081D6900 @21
31
-	.word 0x081D6900 @22
32
-	.word 0x081D6C02 @23
33
-	.word bs_defog   @24    Also used for sweet scent
34
-	.word 0x081D6C72 @25
35
-	.word 0x081D6C83 @26
36
-	.word 0x081D6C97 @27
37
-	.word 0x081D6CB1 @28
38
-	.word 0x081D6CD9 @29
39
-	.word 0x081D6D9D @30
40
-	.word script_fang_flinch @31 (FLINCH + FIRE/ICE/THUNDER FANG FANG)
41
-	.word bs_roost @32
42
-	.word 0x081D6DE0 @33
43
-	.word 0x081D6E69 @34
44
-	.word 0x081D6E74 @35
45
-	.word 0x081D6E7D @36
46
-	.word 0x081D6E88 @37
47
-	.word 0x081D6ED0 @38
48
-	.word 0x081D6F01 @39
49
-	.word 0x081D6F82 @40
50
-	.word 0x081D6F99 @41
51
-	.word 0x081D6FC8 @42
52
-	.word 0x081D6900 @43
53
-	.word 0x081D6FF9 @44
54
-	.word 0x081D7011 @45
55
-	.word 0x081D7062 @46
56
-	.word 0x081D7075 @47
57
-	.word 0x081D7092 @48
58
-	.word 0x081D70AB @49
59
-	.word 0x081D70F8 @50
60
-	.word 0x081D7103 @51
61
-	.word 0x081D710E @52
62
-	.word 0x081D7119 @53
63
-	.word 0x081D7124 @54
64
-	.word 0x081D6900 @55
65
-	.word 0x081D6900 @56
66
-	.word 0x081D712F @57
67
-	.word 0x081D7142 @58
68
-	.word 0x081D714D @59
69
-	.word 0x081D7158 @60
70
-	.word 0x081D6900 @61
71
-	.word 0x081D7163 @62
72
-	.word 0x081D6900 @63
73
-	.word 0x081D6900 @64
74
-	.word 0x081D716E @65
75
-	.word 0x081D7181 @66
76
-	.word 0x081D71E2 @67
77
-	.word 0x081D725F @68
78
-	.word bs_lower_def_moves @69
79
-	.word 0x081D7275 @70
80
-	.word 0x081D7280 @71
81
-	.word 0x081D728B @72
82
-	.word 0x081D7296 @73
83
-	.word 0x081D6900 @74
84
-	.word 0x081D72A1 @75
85
-	.word 0x081D72C9 @76
86
-	.word 0x081D72D4 @77
87
-	.word 0x081D6900 @78
88
-	.word 0x081D72EC @79
89
-	.word 0x081D732F @80
90
-	.word 0x081D734D @81
91
-	.word 0x081D7374 @82
92
-	.word 0x081D739A @83
93
-	.word 0x081D73AE @84
94
-	.word 0x081D73D5 @85
95
-	.word 0x081D73E7 @86
96
-	.word 0x081D7403 @87
97
-	.word 0x081D741B @88
98
-	.word bs_metal_burst_counter @89 COUNTER and METAL_BURST in one script for AI purposes
99
-	.word 0x081D7449 @90
100
-	.word 0x081D7465 @91
101
-	.word 0x081D749C @92
102
-	.word 0x081D74D6 @93
103
-	.word 0x081D74EB @94
104
-	.word 0x081D750D @95
105
-	.word 0x081D6900 @96
106
-	.word 0x081D752C @97
107
-	.word 0x081D756E @98
108
-	.word 0x081D757F @99
109
-	.word 0x081D7585 @100
110
-	.word 0x081D6900 @101
111
-	.word 0x081D75A1 @102
112
-	.word 0x081D6900 @103
113
-	.word 0x081D75E6 @104
114
-	.word 0x081D76C9 @105
115
-	.word 0x081D76D4 @106
116
-	.word 0x081D7706 @107
117
-	.word 0x081D7740 @108
118
-	.word 0x081D774D @109
119
-	.word 0x081D6900 @110
120
-	.word 0x081D7816 @111
121
-	.word hazards_script @112 (Spikes, Toxic Spikes, Stealth Rock, Sticky Web)
122
-	.word 0x081D783E @113
123
-	.word 0x081D7856 @114
124
-	.word 0x081D7897 @115
125
-	.word 0x081D7816 @116
126
-	.word 0x081D78A0 @117
127
-	.word 0x081D78BB @118
128
-	.word 0x081D7919 @119
129
-	.word 0x081D7938 @120
130
-	.word 0x081D7954 @121
131
-	.word 0x081D7962 @122
132
-	.word 0x081D7954 @123
133
-	.word 0x081D796E @124
134
-	.word bs_flare_blitz @125   also used for flame wheel, scald, steam eruption
135
-	.word 0x081D7982 @126
136
-	.word bs_uturn_btpass @127 (uturn, volt switch, baton pass)
137
-	.word 0x081D6900 @128
138
-	.word 0x081D79C2 @129
139
-	.word 0x081D79CD @130
140
-	.word 0x081D6900 @131
141
-	.word 0x081D79FC @132
142
-	.word 0x081D79FC @133
143
-	.word 0x081D79FC @134
144
-	.word 0x081D7A09 @135
145
-	.word 0x081D7A10 @136
146
-	.word 0x081D7A28 @137
147
-	.word 0x081D7A31 @138
148
-	.word 0x081D7A3C @139
149
-	.word 0x081D7A47 @140
150
-	.word 0x081D6900 @141
151
-	.word 0x081D7A52 @142
152
-	.word 0x081D7A74 @143
153
-	.word 0x081D7A89 @144
154
-	.word 0x081D7A9F @145
155
-	.word 0x081D7AEE @146
156
-	.word 0x081D7B13 @147
157
-	.word 0x081D7B97 @148
158
-	.word 0x081D7BAE @149
159
-	.word 0x081D7BCD @150
160
-	.word 0x081D7BE3 @151
161
-	.word 0x081D7C39 @152
162
-	.word 0x081D7C4D @153
163
-	.word 0x081D7C8A @154
164
-	.word 0x081D7CE1 @155
165
-	.word 0x081D7D8C @156
166
-	.word 0x081D7DAE @157
167
-	.word 0x081D7DDF @158
168
-	.word 0x081D7E16 @159
169
-	.word 0x081D7E36 @160
170
-	.word 0x081D7E49 @161
171
-	.word 0x081D7E8B @162
172
-	.word 0x081D6900 @163
173
-	.word 0x081D7EA8 @164
174
-	.word 0x081D7EB1 @165
175
-	.word 0x081D7ECD @166
176
-	.word 0x081D7F2B @167
177
-	.word 0x081D7F9F @168
178
-	.word 0x081D8042 @169
179
-	.word 0x081D805C @170
180
-	.word 0x081D806E @171
181
-	.word 0x081D8098 @172
182
-	.word 0x081D80A9 @173
183
-	.word 0x081D80B6 @174
184
-	.word 0x081D80C7 @175
185
-	.word 0x081D80E3 @176
186
-	.word 0x081D80F8 @177
187
-	.word bs_change_ability  @178       used for role play, skill swap, worry seed, simple beam and entrainment
188
-	.word 0x081D8142 @179
189
-	.word 0x081D8152 @180
190
-	.word 0x081D8169 @181
191
-	.word 0x081D817E @182
192
-	.word 0x081D8189 @183
193
-	.word 0x081D819E @184
194
-	.word 0x081D81B3 @185
195
-	.word 0x081D81B9 @186
196
-	.word 0x081D820A @187
197
-	.word 0x081D8263 @188
198
-	.word 0x081D826E @189
199
-	.word 0x081D82A9 @190
200
-	.word 0x081D82AF @191   THIS IS AN UNUSED EFFECT
201
-	.word 0x081D82CB @192
202
-	.word 0x081D82E0 @193
203
-	.word 0x081D82F7 @194
204
-	.word 0x081D830C @195
205
-	.word 0x081D8324 @196
206
-	.word 0x081D8334 @197
207
-	.word 0x081D833A @198
208
-	.word 0x081D8345 @199
209
-	.word 0x081D6A55 @200
210
-	.word 0x081D83F3 @201
211
-	.word 0x081D840A @202
212
-	.word 0x081D8415 @203
213
-	.word 0x081D841B @204
214
-	.word 0x081D8426 @205
215
-	.word 0x081D84AD @206
216
-	.word 0x081D8511 @207
217
-	.word 0x081D851F @208
218
-	.word 0x081D69DC @209
219
-	.word 0x081D83F3 @210
220
-	.word 0x081D8583 @211
221
-	.word 0x081D85FB @212
222
-	.word 0x081D865F @213
223
-        .word bs_bride   @214
224
-        .word bs_tailwind@215
225
-        .word bs_feint              @216
226
-        .word bs_close_combat       @217
227
-        .word bs_pay_back           @218
228
-        .word bs_assurance          @219
229
-        .word bs_crush_grip_like    @220
230
-        .word bs_power_trick        @221
231
-        .word bs_lucky_chant        @222
232
-        .word bs_gastro_acid        @223
233
-        .word bs_swap_moves         @224
234
-        .word bs_punishment         @225
235
-
236
-        .word bs_change_ability     @226        THIS IS AN UNUSED EFFECT
237
-
238
-        .word bs_magnet_rise        @227
239
-        .word bs_rooms              @228
240
-        .word bs_healing_wish       @229
241
-        .word bs_split_status       @230
242
-        .word bs_venoshock          @231
1
+.align 2
2
+.text
3
+.thumb
4
+
5
+.global m_effect_table
6
+m_effect_table:
7
+	@.word bs_test           @for unit tests
8
+        @.word bs_power_trick    @for testing
9
+        .word 0x081D6900 @0
10
+	.word 0x081D696D @1
11
+	.word 0x081D69DC @2
12
+	.word 0x081D69E7 @3
13
+	.word 0x081D6A55 @4
14
+	.word 0x081D6A60 @5
15
+	.word 0x081D6A6B @6
16
+	.word 0x081D6A76 @7
17
+	.word 0x081D6AF6 @8
18
+	.word 0x081D6B5F @9
19
+	.word bs_hone_claws @10
20
+	.word 0x081D6B82 @11
21
+	.word 0x081D6900 @12
22
+	.word 0x081D6B8D @13
23
+	.word 0x081D6900 @14
24
+	.word 0x081D6900 @15
25
+	.word 0x081D6B98 @16
26
+	.word 0x081D6900 @17
27
+	.word 0x081D6BE1 @18
28
+	.word 0x081D6BEC @19
29
+	.word 0x081D6BF7 @20
30
+	.word 0x081D6900 @21
31
+	.word 0x081D6900 @22
32
+	.word 0x081D6C02 @23
33
+	.word bs_defog   @24    Also used for sweet scent
34
+	.word 0x081D6C72 @25
35
+	.word 0x081D6C83 @26
36
+	.word 0x081D6C97 @27
37
+	.word 0x081D6CB1 @28
38
+	.word 0x081D6CD9 @29
39
+	.word 0x081D6D9D @30
40
+	.word script_fang_flinch @31 (FLINCH + FIRE/ICE/THUNDER FANG FANG)
41
+	.word bs_roost @32
42
+	.word 0x081D6DE0 @33
43
+	.word 0x081D6E69 @34
44
+	.word 0x081D6E74 @35
45
+	.word 0x081D6E7D @36
46
+	.word 0x081D6E88 @37
47
+	.word 0x081D6ED0 @38
48
+	.word 0x081D6F01 @39
49
+	.word 0x081D6F82 @40
50
+	.word 0x081D6F99 @41
51
+	.word 0x081D6FC8 @42
52
+	.word 0x081D6900 @43
53
+	.word 0x081D6FF9 @44
54
+	.word 0x081D7011 @45
55
+	.word 0x081D7062 @46
56
+	.word 0x081D7075 @47
57
+	.word 0x081D7092 @48
58
+	.word 0x081D70AB @49
59
+	.word 0x081D70F8 @50
60
+	.word 0x081D7103 @51
61
+	.word 0x081D710E @52
62
+	.word 0x081D7119 @53
63
+	.word 0x081D7124 @54
64
+	.word 0x081D6900 @55
65
+	.word 0x081D6900 @56
66
+	.word 0x081D712F @57
67
+	.word 0x081D7142 @58
68
+	.word 0x081D714D @59
69
+	.word 0x081D7158 @60
70
+	.word 0x081D6900 @61
71
+	.word 0x081D7163 @62
72
+	.word 0x081D6900 @63
73
+	.word 0x081D6900 @64
74
+	.word 0x081D716E @65
75
+	.word 0x081D7181 @66
76
+	.word 0x081D71E2 @67
77
+	.word 0x081D725F @68
78
+	.word bs_lower_def_moves @69
79
+	.word 0x081D7275 @70
80
+	.word 0x081D7280 @71
81
+	.word 0x081D728B @72
82
+	.word 0x081D7296 @73
83
+	.word 0x081D6900 @74
84
+	.word 0x081D72A1 @75
85
+	.word 0x081D72C9 @76
86
+	.word 0x081D72D4 @77
87
+	.word 0x081D6900 @78
88
+	.word 0x081D72EC @79
89
+	.word 0x081D732F @80
90
+	.word 0x081D734D @81
91
+	.word 0x081D7374 @82
92
+	.word 0x081D739A @83
93
+	.word 0x081D73AE @84
94
+	.word 0x081D73D5 @85
95
+	.word 0x081D73E7 @86
96
+	.word 0x081D7403 @87
97
+	.word 0x081D741B @88
98
+	.word bs_metal_burst_counter @89 COUNTER and METAL_BURST in one script for AI purposes
99
+	.word 0x081D7449 @90
100
+	.word 0x081D7465 @91
101
+	.word 0x081D749C @92
102
+	.word 0x081D74D6 @93
103
+	.word 0x081D74EB @94
104
+	.word 0x081D750D @95
105
+	.word 0x081D6900 @96
106
+	.word 0x081D752C @97
107
+	.word 0x081D756E @98
108
+	.word 0x081D757F @99
109
+	.word 0x081D7585 @100
110
+	.word 0x081D6900 @101
111
+	.word 0x081D75A1 @102
112
+	.word 0x081D6900 @103
113
+	.word 0x081D75E6 @104
114
+	.word 0x081D76C9 @105
115
+	.word 0x081D76D4 @106
116
+	.word 0x081D7706 @107
117
+	.word 0x081D7740 @108
118
+	.word 0x081D774D @109
119
+	.word 0x081D6900 @110
120
+	.word 0x081D7816 @111
121
+	.word hazards_script @112 (Spikes, Toxic Spikes, Stealth Rock, Sticky Web)
122
+	.word 0x081D783E @113
123
+	.word 0x081D7856 @114
124
+	.word 0x081D7897 @115
125
+	.word 0x081D7816 @116
126
+	.word 0x081D78A0 @117
127
+	.word 0x081D78BB @118
128
+	.word 0x081D7919 @119
129
+	.word 0x081D7938 @120
130
+	.word 0x081D7954 @121
131
+	.word 0x081D7962 @122
132
+	.word 0x081D7954 @123
133
+	.word 0x081D796E @124
134
+	.word bs_flare_blitz @125   also used for flame wheel, scald, steam eruption
135
+	.word 0x081D7982 @126
136
+	.word bs_uturn_btpass @127 (uturn, volt switch, baton pass)
137
+	.word 0x081D6900 @128
138
+	.word 0x081D79C2 @129
139
+	.word 0x081D79CD @130
140
+	.word 0x081D6900 @131
141
+	.word 0x081D79FC @132
142
+	.word 0x081D79FC @133
143
+	.word 0x081D79FC @134
144
+	.word 0x081D7A09 @135
145
+	.word 0x081D7A10 @136
146
+	.word 0x081D7A28 @137
147
+	.word 0x081D7A31 @138
148
+	.word 0x081D7A3C @139
149
+	.word 0x081D7A47 @140
150
+	.word 0x081D6900 @141
151
+	.word 0x081D7A52 @142
152
+	.word 0x081D7A74 @143
153
+	.word 0x081D7A89 @144
154
+	.word 0x081D7A9F @145
155
+	.word 0x081D7AEE @146
156
+	.word 0x081D7B13 @147
157
+	.word 0x081D7B97 @148
158
+	.word 0x081D7BAE @149
159
+	.word 0x081D7BCD @150
160
+	.word 0x081D7BE3 @151
161
+	.word 0x081D7C39 @152
162
+	.word 0x081D7C4D @153
163
+	.word 0x081D7C8A @154
164
+	.word 0x081D7CE1 @155
165
+	.word 0x081D7D8C @156
166
+	.word 0x081D7DAE @157
167
+	.word 0x081D7DDF @158
168
+	.word 0x081D7E16 @159
169
+	.word 0x081D7E36 @160
170
+	.word 0x081D7E49 @161
171
+	.word 0x081D7E8B @162
172
+	.word 0x081D6900 @163
173
+	.word 0x081D7EA8 @164
174
+	.word 0x081D7EB1 @165
175
+	.word 0x081D7ECD @166
176
+	.word 0x081D7F2B @167
177
+	.word 0x081D7F9F @168
178
+	.word 0x081D8042 @169
179
+	.word 0x081D805C @170
180
+	.word 0x081D806E @171
181
+	.word 0x081D8098 @172
182
+	.word 0x081D80A9 @173
183
+	.word 0x081D80B6 @174
184
+	.word 0x081D80C7 @175
185
+	.word 0x081D80E3 @176
186
+	.word 0x081D80F8 @177
187
+	.word bs_change_ability  @178       used for role play, skill swap, worry seed, simple beam and entrainment
188
+	.word 0x081D8142 @179
189
+	.word 0x081D8152 @180
190
+	.word 0x081D8169 @181
191
+	.word 0x081D817E @182
192
+	.word 0x081D8189 @183
193
+	.word 0x081D819E @184
194
+	.word 0x081D81B3 @185
195
+	.word 0x081D81B9 @186
196
+	.word 0x081D820A @187
197
+	.word 0x081D8263 @188
198
+	.word 0x081D826E @189
199
+	.word 0x081D82A9 @190
200
+	.word 0x081D82AF @191   THIS IS AN UNUSED EFFECT
201
+	.word 0x081D82CB @192
202
+	.word 0x081D82E0 @193
203
+	.word 0x081D82F7 @194
204
+	.word 0x081D830C @195
205
+	.word 0x081D8324 @196
206
+	.word 0x081D8334 @197
207
+	.word 0x081D833A @198
208
+	.word 0x081D8345 @199
209
+	.word 0x081D6A55 @200
210
+	.word 0x081D83F3 @201
211
+	.word 0x081D840A @202
212
+	.word 0x081D8415 @203
213
+	.word 0x081D841B @204
214
+	.word 0x081D8426 @205
215
+	.word 0x081D84AD @206
216
+	.word 0x081D8511 @207
217
+	.word 0x081D851F @208
218
+	.word 0x081D69DC @209
219
+	.word 0x081D83F3 @210
220
+	.word 0x081D8583 @211
221
+	.word 0x081D85FB @212
222
+	.word 0x081D865F @213
223
+        .word bs_bride   @214
224
+        .word bs_tailwind@215
225
+        .word bs_feint              @216
226
+        .word bs_close_combat       @217
227
+        .word bs_pay_back           @218
228
+        .word bs_assurance          @219
229
+        .word bs_crush_grip_like    @220
230
+        .word bs_power_trick        @221
231
+        .word bs_lucky_chant        @222
232
+        .word bs_gastro_acid        @223
233
+        .word bs_swap_moves         @224
234
+        .word bs_punishment         @225
235
+
236
+        .word bs_change_ability     @226        THIS IS AN UNUSED EFFECT
237
+
238
+        .word bs_magnet_rise        @227
239
+        .word bs_rooms              @228
240
+        .word bs_healing_wish       @229
241
+        .word bs_split_status       @230
242
+        .word bs_venoshock          @231

+ 0
- 688
data/moves/move_data.S View File

@@ -1,688 +0,0 @@
1
-.align 4
2
-.text
3
-.thumb
4
-
5
-#define NONE    0
6
-
7
-.global move_table
8
-move_table:
9
-
10
-@Move			DATA		.BYTE		EFFECT		DMG		TYPE		ACCUR		PP		EF_ACC		TARGET		PRIO		FLAGS		AGR_1		SPLIT		AGR_2
11
-/*Nichts*/		move_data_0:	.byte		0,		0,		0,		0,		0,		0,		0,		0,		0,		0,		0,		0
12
-/*Pfund*/		move_data_1:	.byte		0,		40,		0,		100,		35,		0,		0,		0,		51,		0,		0,		0
13
-/*Karateschlag*/	move_data_2:	.byte		43,		50,		1,		100,		25,		0,		0,		0,		51,		0,		0,		0
14
-/*Duplexhieb*/		move_data_3:	.byte		29,		15,		0,		85,		10,		0,		0,		0,		51,		0,		0,		0
15
-/*Kometenhieb*/		move_data_4:	.byte		29,		18,		0,		85,		15,		0,		0,		0,		51,		0,		0,		0
16
-/*Megahieb*/		move_data_5:	.byte		0,		80,		0,		85,		20,		0,		0,		0,		51,		0,		0,		0
17
-/*Zahltag*/		move_data_6:	.byte		34,		40,		0,		100,		20,		100,		0,		0,		50,		0,		0,		0
18
-/*Feuerschlag*/		move_data_7:	.byte		4,		75,		10,		100,		15,		10,		0,		0,		19,		0,		0,		0
19
-/*Eishieb*/		move_data_8:	.byte		5,		75,		15,		100,		15,		10,		0,		0,		19,		0,		0,		0
20
-/*Donnerschlag*/	move_data_9:	.byte		6,		75,		13,		100,		15,		10,		0,		0,		19,		0,		0,		0
21
-/*Kratzer*/		move_data_10:	.byte		0,		40,		0,		100,		35,		0,		0,		0,		51,		0,		0,		0
22
-/*Klammer*/		move_data_11:	.byte		0,		55,		0,		100,		30,		0,		0,		0,		51,		0,		0,		0
23
-/*Guillotine*/		move_data_12:	.byte		38,		1,		0,		30,		5,		0,		0,		0,		19,		0,		0,		0
24
-/*Klingensturm*/	move_data_13:	.byte		39,		80,		0,		100,		10,		0,		8,		0,		50,		0,		1,		0
25
-/*Schwerttanz*/		move_data_14:	.byte		50,		0,		0,		0,		20,		0,		16,		0,		4,		0,		2,		0
26
-/*Zerschneider*/	move_data_15:	.byte		0,		50,		0,		95,		30,		0,		0,		0,		51,		0,		0,		0
27
-/*Windstoss*/		move_data_16:	.byte		149,		40,		2,		100,		35,		0,		0,		0,		50,		0,		1,		0
28
-/*Fluegelschlag*/	move_data_17:	.byte		0,		60,		2,		100,		35,		0,		0,		0,		51,		0,		0,		0
29
-/*Wirbelwind*/		move_data_18:	.byte		28,		0,		0,		0,		20,		0,		0,		250,		24,		0,		2,		0
30
-/*Fliegen*/		move_data_19:	.byte		155,		90,		2,		95,		15,		0,		0,		0,		51,		0,		0,		0
31
-/*Klammergriff*/	move_data_20:	.byte		42,		15,		0,		85,		20,		100,		0,		0,		51,		0,		0,		0
32
-/*Slam*/		move_data_21:	.byte		0,		80,		0,		75,		20,		0,		0,		0,		51,		0,		0,		0
33
-/*Rankenhieb*/		move_data_22:	.byte		0,		45,		12,		100,		25,		0,		0,		0,		51,		0,		0,		0
34
-/*Stampfer*/		move_data_23:	.byte		150,		65,		0,		100,		20,		30,		0,		0,		19,		0,		0,		0
35
-/*Doppelkick*/		move_data_24:	.byte		44,		30,		1,		100,		30,		0,		0,		0,		51,		0,		0,		0
36
-/*Megakick*/		move_data_25:	.byte		0,		120,		0,		75,		5,		0,		0,		0,		51,		0,		0,		0
37
-/*Sprungkick*/		move_data_26:	.byte		45,		100,		1,		95,		10,		0,		0,		0,		51,		0,		0,		0
38
-/*Fegekick*/		move_data_27:	.byte		31,		60,		1,		85,		15,		30,		0,		0,		51,		0,		0,		0
39
-/*Sandwirbel*/		move_data_28:	.byte		23,		0,		4,		100,		15,		0,		0,		0,		26,		0,		2,		0
40
-/*Kopfnuss*/		move_data_29:	.byte		31,		70,		0,		100,		15,		30,		0,		0,		51,		0,		0,		0
41
-/*Hornattacke*/		move_data_30:	.byte		0,		65,		0,		100,		25,		0,		0,		0,		51,		0,		0,		0
42
-/*Furienschlag*/	move_data_31:	.byte		29,		15,		0,		85,		20,		0,		0,		0,		51,		0,		0,		0
43
-/*Hornbohrer*/		move_data_32:	.byte		38,		1,		0,		30,		5,		0,		0,		0,		19,		0,		0,		0
44
-/*Tackle*/		move_data_33:	.byte		0,		50,		0,		100,		35,		0,		0,		0,		51,		0,		0,		0
45
-/*Bodyslam*/		move_data_34:	.byte		6,		85,		0,		100,		15,		30,		0,		0,		19,		0,		0,		0
46
-/*Wickel*/		move_data_35:	.byte		42,		15,		0,		90,		20,		100,		0,		0,		51,		0,		0,		0
47
-/*Bodycheck*/		move_data_36:	.byte		48,		90,		0,		85,		20,		0,		0,		0,		51,		0,		0,		0
48
-/*Fuchtler*/		move_data_37:	.byte		27,		120,		0,		100,		10,		100,		0,		0,		51,		0,		0,		0
49
-/*Risikotackle*/	move_data_38:	.byte		198,		120,		0,		100,		15,		0,		0,		0,		51,		0,		0,		0
50
-/*Rutenschlag*/		move_data_39:	.byte		19,		0,		0,		100,		30,		0,		8,		0,		58,		0,		2,		0
51
-/*Giftstachel*/		move_data_40:	.byte		2,		15,		3,		100,		35,		30,		0,		0,		50,		0,		0,		0
52
-/*Duonadel*/		move_data_41:	.byte		77,		25,		6,		100,		20,		20,		0,		0,		18,		0,		0,		0
53
-/*Nadelrakete*/		move_data_42:	.byte		29,		25,		6,		95,		20,		0,		0,		0,		50,		0,		0,		0
54
-/*Silberblick*/		move_data_43:	.byte		19,		0,		0,		100,		30,		0,		8,		0,		26,		0,		2,		0
55
-/*Biss*/		move_data_44:	.byte		31,		60,		17,		100,		25,		30,		0,		0,		18,		0,		0,		0
56
-/*Heuler*/		move_data_45:	.byte		18,		0,		0,		100,		40,		0,		8,		0,		26,		0,		2,		0
57
-/*Brueller*/		move_data_46:	.byte		28,		0,		0,		0,		20,		0,		0,		250,		24,		0,		2,		0
58
-/*Gesang*/		move_data_47:	.byte		1,		0,		0,		55,		15,		0,		0,		0,		26,		0,		2,		0
59
-/*Superschall*/		move_data_48:	.byte		49,		0,		0,		55,		20,		0,		0,		0,		26,		0,		2,		0
60
-/*Ultraschall*/		move_data_49:	.byte		130,		20,		0,		90,		20,		0,		0,		0,		50,		0,		1,		0
61
-/*Aussetzer*/		move_data_50:	.byte		86,		0,		0,		100,		20,		0,		0,		0,		18,		0,		2,		0
62
-/*Saeure*/		move_data_51:	.byte		69,		40,		3,		100,		30,		10,		8,		0,		18,		0,		1,		0
63
-/*Glut*/		move_data_52:	.byte		4,		40,		10,		100,		25,		10,		0,		0,		18,		0,		1,		0
64
-/*Flammenwurf*/		move_data_53:	.byte		4,		90,		10,		100,		15,		10,		0,		0,		18,		0,		1,		0
65
-/*Weissnebel*/		move_data_54:	.byte		46,		0,		15,		0,		30,		0,		16,		0,		4,		0,		2,		0
66
-/*Aquaknarre*/		move_data_55:	.byte		0,		40,		11,		100,		25,		0,		0,		0,		50,		0,		1,		0
67
-/*Hydropumpe*/		move_data_56:	.byte		0,		110,		11,		80,		5,		0,		0,		0,		50,		0,		1,		0
68
-/*Surfer*/		move_data_57:	.byte		0,		90,		11,		100,		15,		0,		32,		0,		50,		0,		1,		0
69
-/*Eisstrahl*/		move_data_58:	.byte		5,		90,		15,		100,		10,		10,		0,		0,		18,		0,		1,		0
70
-/*Blizzard*/		move_data_59:	.byte		5,		110,		15,		70,		5,		10,		8,		0,		18,		0,		1,		0
71
-/*Psystrahl*/		move_data_60:	.byte		76,		65,		14,		100,		20,		10,		0,		0,		18,		0,		1,		0
72
-/*Blubbstrahl*/		move_data_61:	.byte		70,		65,		11,		100,		20,		10,		8,		0,		18,		0,		1,		0
73
-/*Aurorastrahl*/	move_data_62:	.byte		68,		65,		15,		100,		20,		10,		0,		0,		18,		0,		1,		0
74
-/*Hyperstrahl*/		move_data_63:	.byte		80,		150,		0,		90,		5,		0,		0,		0,		50,		0,		1,		0
75
-/*Schnabel*/		move_data_64:	.byte		0,		35,		2,		100,		35,		0,		0,		0,		51,		0,		0,		0
76
-/*Bohrschnabel*/	move_data_65:	.byte		0,		80,		2,		100,		20,		0,		0,		0,		51,		0,		0,		0
77
-/*ueberroller*/		move_data_66:	.byte		48,		80,		1,		80,		25,		0,		0,		0,		51,		0,		0,		0
78
-/*Fusskick*/		move_data_67:	.byte		196,		1,		1,		100,		20,		0,		0,		0,		51,		0,		0,		0
79
-/*Konter*/		move_data_68:	.byte		89,		0,		1,		100,		20,		0,		1,		251,		17,		0,		0,		0
80
-/*Geowurf*/		move_data_69:	.byte		87,		1,		1,		100,		20,		0,		0,		0,		51,		0,		0,		0
81
-/*Staerke*/		move_data_70:	.byte		0,		80,		0,		100,		15,		0,		0,		0,		51,		0,		0,		0
82
-/*Absorber*/		move_data_71:	.byte		3,		20,		12,		100,		25,		0,		0,		0,		18,		0,		1,		0
83
-/*Megasauger*/		move_data_72:	.byte		3,		40,		12,		100,		15,		0,		0,		0,		18,		0,		1,		0
84
-/*Egelsamen*/		move_data_73:	.byte		84,		0,		12,		90,		10,		0,		0,		0,		26,		0,		2,		0
85
-/*Wachstum*/		move_data_74:	.byte		13,		0,		0,		0,		20,		0,		16,		0,		4,		0,		2,		0
86
-/*Rasierblatt*/		move_data_75:	.byte		43,		55,		12,		95,		25,		0,		8,		0,		50,		0,		0,		0
87
-/*Solarstrahl*/		move_data_76:	.byte		151,		120,		12,		100,		10,		0,		8,		0,		50,		0,		1,		0
88
-/*Giftpuder*/		move_data_77:	.byte		66,		0,		3,		75,		35,		0,		8,		0,		26,		0,		2,		0
89
-/*Stachelspore*/	move_data_78:	.byte		67,		0,		12,		75,		30,		0,		8,		0,		26,		0,		2,		0
90
-/*Schlafpuder*/		move_data_79:	.byte		1,		0,		12,		75,		15,		0,		8,		0,		26,		0,		2,		0
91
-/*Blaettertanz*/	move_data_80:	.byte		27,		120,		12,		100,		10,		0,		0,		0,		51,		0,		1,		0
92
-/*Fadenschuss*/		move_data_81:	.byte		20,		0,		6,		95,		40,		0,		8,		0,		26,		0,		2,		0
93
-/*Drachenwut*/		move_data_82:	.byte		41,		40,		16,		100,		10,		0,		0,		0,		50,		0,		1,		0
94
-/*Feuerwirbel*/		move_data_83:	.byte		42,		35,		10,		85,		15,		100,		0,		0,		50,		0,		1,		0
95
-/*Donnerschock*/	move_data_84:	.byte		6,		40,		13,		100,		30,		10,		0,		0,		18,		0,		1,		0
96
-/*Donnerblitz*/		move_data_85:	.byte		6,		90,		13,		100,		15,		10,		0,		0,		18,		0,		1,		0
97
-/*Donnerwelle*/		move_data_86:	.byte		67,		0,		13,		100,		20,		0,		0,		0,		26,		0,		2,		0
98
-/*Donner*/		move_data_87:	.byte		152,		110,		13,		70,		10,		30,		0,		0,		18,		0,		1,		0
99
-/*Steinwurf*/		move_data_88:	.byte		0,		50,		5,		90,		15,		0,		0,		0,		50,		0,		0,		0
100
-/*Erdbeben*/		move_data_89:	.byte		147,		100,		4,		100,		10,		0,		32,		0,		50,		0,		0,		0
101
-/*Geofissur*/		move_data_90:	.byte		38,		1,		4,		30,		5,		0,		0,		0,		18,		0,		0,		0
102
-/*Schaufler*/		move_data_91:	.byte		155,		80,		4,		100,		10,		0,		0,		0,		50,		0,		0,		0
103
-/*Toxin*/		move_data_92:	.byte		33,		0,		3,		90,		10,		100,		0,		0,		26,		0,		2,		0
104
-/*Konfusion*/		move_data_93:	.byte		76,		50,		14,		100,		25,		10,		0,		0,		18,		0,		1,		0
105
-/*Psychokinese*/	move_data_94:	.byte		72,		90,		14,		100,		10,		10,		0,		0,		18,		0,		1,		0
106
-/*Hypnose*/		move_data_95:	.byte		1,		0,		14,		60,		20,		0,		0,		0,		26,		0,		2,		0
107
-/*Meditation*/		move_data_96:	.byte		10,		0,		14,		0,		40,		0,		16,		0,		4,		0,		2,		0
108
-/*Agilitaet*/		move_data_97:	.byte		52,		0,		14,		0,		30,		0,		16,		0,		4,		0,		2,		0
109
-/*Ruckzuckhieb*/	move_data_98:	.byte		103,		40,		0,		100,		30,		0,		0,		1,		51,		0,		0,		0
110
-/*Raserei*/		move_data_99:	.byte		81,		20,		0,		100,		20,		0,		0,		0,		51,		0,		0,		0
111
-/*Teleport*/		move_data_100:	.byte		153,		0,		14,		0,		20,		0,		16,		0,		0,		0,		2,		0
112
-/*Nachtnebel*/		move_data_101:	.byte		87,		1,		7,		100,		15,		0,		0,		0,		50,		0,		1,		0
113
-/*Mimikry*/		move_data_102:	.byte		82,		0,		0,		100,		10,		0,		0,		0,		2,		0,		2,		0
114
-/*Kreideschrei*/	move_data_103:	.byte		59,		0,		0,		85,		40,		0,		0,		0,		26,		0,		2,		0
115
-/*Doppelteam*/		move_data_104:	.byte		16,		0,		0,		0,		15,		0,		16,		0,		10,		0,		2,		0
116
-/*Genesung*/		move_data_105:	.byte		32,		0,		0,		0,		10,		0,		16,		0,		4,		0,		2,		0
117
-/*Haertner*/		move_data_106:	.byte		11,		0,		0,		0,		30,		0,		16,		0,		4,		0,		2,		0
118
-/*Komprimator*/		move_data_107:	.byte		108,		0,		0,		0,		10,		0,		16,		0,		4,		0,		2,		0
119
-/*Rauchwolke*/		move_data_108:	.byte		23,		0,		0,		100,		20,		0,		16,		0,		26,		0,		2,		0
120
-/*Konfustrahl*/		move_data_109:	.byte		49,		0,		7,		100,		10,		0,		16,		0,		26,		0,		2,		0
121
-/*Panzerschutz*/	move_data_110:	.byte		11,		0,		11,		0,		40,		0,		16,		0,		4,		0,		2,		0
122
-/*Einigler*/		move_data_111:	.byte		156,		0,		0,		0,		40,		0,		16,		0,		4,		0,		2,		0
123
-/*Barriere*/		move_data_112:	.byte		51,		0,		14,		0,		20,		0,		16,		0,		4,		0,		2,		0
124
-/*Lichtschild*/		move_data_113:	.byte		35,		0,		14,		0,		30,		0,		16,		0,		4,		0,		2,		0
125
-/*Dunkelnebel*/		move_data_114:	.byte		25,		0,		15,		0,		30,		0,		16,		0,		4,		0,		2,		0
126
-/*Reflektor*/		move_data_115:	.byte		65,		0,		14,		0,		20,		0,		16,		0,		4,		0,		2,		0
127
-/*Energiefokus*/	move_data_116:	.byte		47,		0,		0,		0,		30,		0,		16,		0,		4,		0,		2,		0
128
-/*Geduld*/		move_data_117:	.byte		26,		0,		0,		100,		10,		0,		16,		1,		35,		0,		0,		0
129
-/*Metronom*/		move_data_118:	.byte		83,		0,		0,		0,		10,		0,		1,		0,		0,		0,		2,		0
130
-/*Spiegeltrick*/	move_data_119:	.byte		9,		0,		2,		0,		20,		0,		1,		0,		0,		0,		2,		0
131
-/*Finale*/		move_data_120:	.byte		7,		200,		0,		100,		5,		0,		32,		0,		50,		0,		0,		0
132
-/*Eierbombe*/		move_data_121:	.byte		0,		100,		0,		75,		10,		0,		0,		0,		50,		0,		0,		0
133
-/*Schlecker*/		move_data_122:	.byte		6,		30,		7,		100,		30,		30,		0,		0,		51,		0,		0,		0
134
-/*Smog*/		move_data_123:	.byte		2,		30,		3,		70,		20,		40,		0,		0,		18,		0,		1,		0
135
-/*Schlammbad*/		move_data_124:	.byte		2,		65,		3,		100,		20,		30,		0,		0,		18,		0,		1,		0
136
-/*Knochenkeule*/	move_data_125:	.byte		31,		65,		4,		85,		20,		10,		0,		0,		18,		0,		0,		0
137
-/*Feuersturm*/		move_data_126:	.byte		4,		110,		10,		85,		5,		10,		0,		0,		18,		0,		1,		0
138
-/*Kaskade*/		move_data_127:	.byte		31,		80,		11,		100,		15,		20,		0,		0,		51,		0,		0,		0
139
-/*Schnapper*/		move_data_128:	.byte		42,		35,		11,		85,		15,		100,		0,		0,		51,		0,		0,		0
140
-/*Sternschauer*/	move_data_129:	.byte		17,		60,		0,		0,		20,		0,		8,		0,		50,		0,		1,		0
141
-/*Schaedelwumme*/	move_data_130:	.byte		145,		130,		0,		100,		10,		0,		0,		0,		51,		0,		0,		0
142
-/*Dornkanone*/		move_data_131:	.byte		29,		20,		0,		100,		15,		0,		0,		0,		50,		0,		0,		0
143
-/*Umklammerung*/	move_data_132:	.byte		70,		10,		0,		100,		35,		10,		0,		0,		51,		0,		0,		0
144
-/*Amnesie*/		move_data_133:	.byte		54,		0,		14,		0,		20,		0,		16,		0,		4,		0,		2,		0
145
-/*Psykraft*/		move_data_134:	.byte		23,		0,		14,		80,		15,		0,		16,		0,		26,		0,		2,		0
146
-/*Weichei*/		move_data_135:	.byte		157,		0,		0,		0,		10,		0,		16,		0,		20,		0,		2,		0
147
-/*Turmkick*/		move_data_136:	.byte		45,		130,		1,		90,		10,		0,		0,		0,		51,		0,		0,		0
148
-/*Giftblick*/		move_data_137:	.byte		67,		0,		0,		100,		30,		0,		0,		0,		26,		0,		2,		0
149
-/*Traumfresser*/	move_data_138:	.byte		8,		100,		14,		100,		15,		0,		0,		0,		18,		0,		1,		0
150
-/*Giftwolke*/		move_data_139:	.byte		66,		0,		3,		90,		40,		0,		8,		0,		26,		0,		2,		0
151
-/*Stakkato*/		move_data_140:	.byte		29,		15,		0,		85,		20,		0,		0,		0,		50,		0,		0,		0
152
-/*Blutsauger*/		move_data_141:	.byte		3,		20,		6,		100,		15,		0,		0,		0,		19,		0,		0,		0
153
-/*Todeskuss*/		move_data_142:	.byte		1,		0,		0,		75,		10,		0,		0,		0,		26,		0,		2,		0
154
-/*Himmelsfeger*/	move_data_143:	.byte		75,		140,		2,		90,		5,		30,		0,		0,		50,		0,		0,		0
155
-/*Wandler*/		move_data_144:	.byte		57,		0,		0,		0,		10,		0,		16,		0,		0,		0,		2,		0
156
-/*Blubber*/		move_data_145:	.byte		70,		40,		11,		100,		30,		10,		8,		0,		18,		0,		1,		0
157
-/*Irrschlag*/		move_data_146:	.byte		76,		70,		0,		100,		10,		20,		0,		0,		19,		0,		0,		0
158
-/*Pilzspore*/		move_data_147:	.byte		1,		0,		12,		100,		15,		0,		0,		0,		26,		0,		2,		0
159
-/*Blitz*/		move_data_148:	.byte		23,		0,		0,		100,		20,		0,		0,		0,		26,		0,		2,		0
160
-/*Psywelle*/		move_data_149:	.byte		88,		1,		14,		100,		15,		0,		0,		0,		50,		0,		1,		0
161
-/*Platscher*/		move_data_150:	.byte		85,		0,		0,		0,		40,		0,		16,		0,		0,		0,		2,		0
162
-/*Saeurepanzer*/	move_data_151:	.byte		51,		0,		3,		0,		20,		0,		0,		0,		4,		0,		2,		0
163
-/*Krabbhammer*/		move_data_152:	.byte		43,		100,		11,		90,		10,		0,		0,		0,		51,		0,		0,		0
164
-/*Explosion*/		move_data_153:	.byte		7,		250,		0,		100,		5,		0,		32,		0,		50,		0,		0,		0
165
-/*Kratzfurie*/		move_data_154:	.byte		29,		18,		0,		80,		15,		0,		0,		0,		51,		0,		0,		0
166
-/*Knochmerang*/		move_data_155:	.byte		44,		50,		4,		90,		10,		0,		0,		0,		50,		0,		0,		0
167
-/*Erholung*/		move_data_156:	.byte		37,		0,		14,		0,		10,		0,		16,		0,		4,		0,		2,		0
168
-/*Steinhagel*/		move_data_157:	.byte		31,		75,		5,		90,		10,		30,		8,		0,		18,		0,		0,		0
169
-/*Hyperzahn*/		move_data_158:	.byte		31,		80,		0,		90,		15,		10,		0,		0,		19,		0,		0,		0
170
-/*Schaerfer*/		move_data_159:	.byte		10,		0,		0,		0,		30,		0,		0,		0,		4,		0,		2,		0
171
-/*Umwandlung*/		move_data_160:	.byte		30,		0,		0,		0,		30,		0,		0,		0,		4,		0,		2,		0
172
-/*Triplette*/		move_data_161:	.byte		36,		80,		0,		100,		10,		20,		0,		0,		18,		0,		1,		0
173
-/*Superzahn*/		move_data_162:	.byte		40,		1,		0,		90,		10,		0,		0,		0,		19,		0,		0,		0
174
-/*Schlitzer*/		move_data_163:	.byte		43,		70,		0,		100,		20,		0,		0,		0,		51,		0,		0,		0
175
-/*Delegator*/		move_data_164:	.byte		79,		0,		0,		0,		10,		0,		16,		0,		4,		0,		2,		0
176
-/*Verzweifler*/		move_data_165:	.byte		48,		50,		0,		0,		1,		0,		0,		0,		51,		0,		0,		0
177
-/*Nachahmer*/		move_data_166:	.byte		95,		0,		0,		0,		1,		0,		0,		0,		0,		0,		2,		0
178
-/*Dreifachkick*/	move_data_167:	.byte		104,		10,		1,		90,		10,		0,		0,		0,		51,		0,		0,		0
179
-/*Raub*/		move_data_168:	.byte		105,		60,		17,		100,		25,		100,		0,		0,		19,		0,		0,		0
180
-/*Spinnennetz*/		move_data_169:	.byte		106,		0,		6,		0,		10,		0,		0,		0,		26,		0,		2,		0
181
-/*Willensleser*/	move_data_170:	.byte		94,		0,		0,		0,		5,		0,		16,		0,		18,		0,		2,		0
182
-/*Nachtmahr*/		move_data_171:	.byte		107,		0,		7,		100,		15,		0,		0,		0,		18,		0,		2,		0
183
-/*Flammenrad*/		move_data_172:	.byte		125,		60,		10,		100,		25,		10,		0,		0,		19,		0,		0,		0
184
-/*Schnarcher*/		move_data_173:	.byte		92,		50,		0,		100,		15,		30,		0,		0,		50,		0,		1,		0
185
-/*Fluch*/		move_data_174:	.byte		109,		0,		7,		0,		10,		0,		16,		0,		0,		0,		2,		0
186
-/*Dreschflegel*/	move_data_175:	.byte		99,		1,		0,		100,		15,		0,		0,		0,		51,		0,		0,		0
187
-/*Umwandlung2*/		move_data_176:	.byte		93,		0,		0,		0,		30,		0,		0,		0,		0,		0,		2,		0
188
-/*Luftstoss*/		move_data_177:	.byte		43,		100,		2,		95,		5,		0,		0,		0,		0,		0,		1,		0
189
-/*Baumwollsaat*/	move_data_178:	.byte		60,		0,		12,		100,		40,		0,		8,		0,		26,		0,		2,		0
190
-/*Gegenschlag*/		move_data_179:	.byte		99,		1,		1,		100,		15,		0,		0,		0,		51,		0,		0,		0
191
-/*Groll*/		move_data_180:	.byte		100,		0,		7,		100,		10,		0,		0,		0,		26,		0,		2,		0
192
-/*Pulverschnee*/	move_data_181:	.byte		5,		40,		15,		100,		25,		10,		8,		0,		34,		0,		1,		0
193
-/*Schutzschild*/	move_data_182:	.byte		111,		0,		0,		0,		10,		0,		16,		4,		0,		0,		2,		0
194
-/*Tempohieb*/		move_data_183:	.byte		103,		40,		1,		100,		30,		0,		0,		1,		51,		0,		0,		0
195
-/*Grimasse*/		move_data_184:	.byte		60,		0,		0,		100,		10,		0,		16,		0,		26,		0,		2,		0
196
-/*Finte*/		move_data_185:	.byte		17,		60,		17,		0,		20,		0,		0,		0,		50,		0,		0,		0
197
-/*Bitterkuss*/		move_data_186:	.byte		49,		0,		9,		75,		10,		0,		0,		0,		26,		0,		2,		0
198
-/*Bauchtrommel*/	move_data_187:	.byte		142,		0,		0,		0,		10,		0,		16,		0,		4,		0,		2,		0
199
-/*Matschbombe*/		move_data_188:	.byte		2,		90,		3,		100,		10,		30,		0,		0,		18,		0,		1,		0
200
-/*Lehmschelle*/		move_data_189:	.byte		73,		20,		4,		100,		10,		100,		0,		0,		18,		0,		1,		0
201
-/*Octazooka*/		move_data_190:	.byte		73,		65,		11,		85,		10,		50,		0,		0,		18,		0,		1,		0
202
-/*Stachler*/		move_data_191:	.byte		0,		0,		4,		0,		20,		0,		64,		0,		56,		0,		2,		0
203
-/*Blitzkanone*/		move_data_192:	.byte		6,		120,		13,		50,		5,		100,		0,		0,		18,		0,		1,		0
204
-/*Gesichte*/		move_data_193:	.byte		113,		0,		0,		0,		40,		0,		0,		0,		18,		0,		2,		0
205
-/*Abgangsbund*/		move_data_194:	.byte		98,		0,		7,		0,		5,		0,		16,		0,		0,		0,		2,		0
206
-/*Abgesang*/		move_data_195:	.byte		114,		0,		0,		0,		5,		0,		16,		0,		0,		0,		2,		0
207
-/*Eissturm*/		move_data_196:	.byte		70,		55,		15,		95,		15,		100,		8,		0,		18,		0,		1,		0
208
-/*Scanner*/		move_data_197:	.byte		111,		0,		1,		0,		5,		0,		16,		4,		0,		0,		2,		0
209
-/*Knochenhatz*/		move_data_198:	.byte		29,		25,		4,		90,		10,		0,		0,		0,		50,		0,		0,		0
210
-/*Zielschuss*/		move_data_199:	.byte		94,		0,		0,		0,		5,		0,		0,		0,		18,		0,		2,		0
211
-/*Wutanfall*/		move_data_200:	.byte		27,		120,		16,		100,		10,		100,		4,		0,		51,		0,		0,		0
212
-/*Sandsturm*/		move_data_201:	.byte		115,		0,		5,		0,		10,		0,		32,		0,		0,		0,		2,		0
213
-/*Gigasauger*/		move_data_202:	.byte		3,		75,		12,		100,		10,		0,		0,		0,		18,		0,		1,		0
214
-/*Ausdauer*/		move_data_203:	.byte		116,		0,		0,		0,		10,		0,		16,		3,		0,		0,		2,		0
215
-/*Charme*/		move_data_204:	.byte		58,		0,		9,		100,		20,		0,		0,		0,		26,		0,		2,		0
216
-/*Walzer*/		move_data_205:	.byte		117,		30,		5,		90,		20,		0,		0,		0,		51,		0,		0,		0
217
-/*Trugschlag*/		move_data_206:	.byte		101,		40,		0,		100,		40,		0,		0,		0,		51,		0,		0,		0
218
-/*Angeberei*/		move_data_207:	.byte		118,		0,		0,		90,		15,		100,		0,		0,		26,		0,		2,		0
219
-/*Milchgetraenk*/	move_data_208:	.byte		157,		0,		0,		0,		10,		0,		0,		0,		6,		0,		2,		0
220
-/*Funkensprung*/	move_data_209:	.byte		6,		65,		13,		100,		20,		30,		0,		0,		19,		0,		0,		0
221
-/*Zornklinge*/		move_data_210:	.byte		119,		40,		6,		95,		20,		0,		0,		0,		51,		0,		0,		0
222
-/*Stahlfluegel*/	move_data_211:	.byte		138,		70,		8,		90,		25,		10,		0,		0,		51,		0,		0,		0
223
-/*Horrorblick*/		move_data_212:	.byte		106,		0,		0,		0,		5,		0,		0,		0,		50,		0,		2,		0
224
-/*Anziehung*/		move_data_213:	.byte		120,		0,		0,		100,		15,		0,		0,		0,		26,		0,		2,		0
225
-/*Schlafrede*/		move_data_214:	.byte		97,		0,		0,		0,		10,		0,		1,		0,		0,		0,		2,		0
226
-/*Vitalglocke*/		move_data_215:	.byte		102,		0,		0,		0,		5,		0,		16,		0,		4,		0,		2,		0
227
-/*Rueckkehr*/		move_data_216:	.byte		121,		1,		0,		100,		20,		0,		0,		0,		51,		0,		0,		0
228
-/*Geschenk*/		move_data_217:	.byte		122,		1,		0,		90,		15,		0,		0,		0,		18,		0,		0,		0
229
-/*Frustration*/		move_data_218:	.byte		123,		1,		0,		100,		20,		0,		0,		0,		51,		0,		0,		0
230
-/*Bodyguard*/		move_data_219:	.byte		124,		0,		0,		0,		25,		0,		16,		0,		4,		0,		2,		0
231
-/*Leidteiler*/		move_data_220:	.byte		91,		0,		0,		0,		20,		0,		0,		0,		18,		0,		2,		0
232
-/*Laeuterfeuer*/	move_data_221:	.byte		125,		100,		10,		95,		5,		50,		0,		0,		18,		0,		0,		0
233
-/*Intensitaet*/		move_data_222:	.byte		126,		1,		4,		100,		30,		0,		32,		0,		50,		0,		0,		0
234
-/*Wuchtschlag*/		move_data_223:	.byte		76,		100,		1,		50,		5,		100,		0,		0,		19,		0,		0,		0
235
-/*Vielender*/		move_data_224:	.byte		0,		120,		6,		85,		10,		0,		0,		0,		51,		0,		0,		0
236
-/*Feuerodem*/		move_data_225:	.byte		6,		60,		16,		100,		20,		30,		0,		0,		50,		0,		1,		0
237
-/*Staffette*/		move_data_226:	.byte		127,		0,		0,		0,		40,		0,		16,		0,		0,		0,		2,		0
238
-/*Zugabe*/		move_data_227:	.byte		90,		0,		0,		100,		5,		0,		0,		0,		26,		0,		2,		0
239
-/*Verfolgung*/		move_data_228:	.byte		128,		40,		17,		100,		20,		0,		0,		0,		19,		0,		0,		0
240
-/*Turbodreher*/		move_data_229:	.byte		129,		20,		0,		100,		40,		0,		0,		0,		51,		0,		0,		0
241
-/*Lockduft*/		move_data_230:	.byte		24,		0,		0,		100,		20,		0,		8,		0,		26,		0,		2,		0
242
-/*Eisenschweif*/	move_data_231:	.byte		69,		100,		8,		75,		15,		30,		0,		0,		19,		0,		0,		0
243
-/*Metallklaue*/		move_data_232:	.byte		139,		50,		8,		95,		35,		10,		0,		0,		19,		0,		0,		0
244
-/*ueberwurf*/		move_data_233:	.byte		78,		70,		1,		100,		10,		0,		0,		255,		51,		0,		0,		0
245
-/*Morgengrauen*/	move_data_234:	.byte		132,		0,		0,		0,		5,		0,		16,		0,		4,		0,		2,		0
246
-/*Synthese*/		move_data_235:	.byte		133,		0,		12,		0,		5,		0,		16,		0,		4,		0,		2,		0
247
-/*Mondschein*/		move_data_236:	.byte		134,		0,		9,		0,		5,		0,		16,		0,		4,		0,		2,		0
248
-/*Kraftreserve*/	move_data_237:	.byte		135,		60,		0,		100,		15,		0,		0,		0,		54,		0,		1,		0
249
-/*Kreuzhieb*/		move_data_238:	.byte		43,		100,		1,		80,		5,		0,		0,		0,		51,		0,		0,		0
250
-/*Windhose*/		move_data_239:	.byte		146,		40,		16,		100,		20,		20,		8,		0,		50,		0,		1,		0
251
-/*Regentanz*/		move_data_240:	.byte		136,		0,		11,		0,		5,		0,		32,		0,		0,		0,		2,		0
252
-/*Sonnentag*/		move_data_241:	.byte		137,		0,		10,		0,		5,		0,		32,		0,		0,		0,		2,		0
253
-/*Knirscher*/		move_data_242:	.byte		72,		80,		17,		100,		15,		20,		0,		0,		19,		0,		0,		0
254
-/*Spiegelcape*/		move_data_243:	.byte		144,		0,		14,		100,		20,		0,		1,		251,		16,		0,		1,		0
255
-/*Psycho_Plus*/		move_data_244:	.byte		143,		0,		0,		0,		10,		0,		0,		0,		4,		0,		2,		0
256
-/*Turbotempo*/		move_data_245:	.byte		103,		80,		0,		100,		5,		0,		0,		2,		51,		0,		0,		0
257
-/*Antik_Kraft*/		move_data_246:	.byte		140,		60,		5,		100,		5,		10,		0,		0,		19,		0,		1,		0
258
-/*Spukball*/		move_data_247:	.byte		72,		80,		7,		100,		15,		20,		0,		0,		18,		0,		1,		0
259
-/*Seher*/		move_data_248:	.byte		148,		120,		14,		100,		10,		0,		0,		0,		0,		0,		1,		0
260
-/*Zertruemmerer*/	move_data_249:	.byte		69,		40,		1,		100,		15,		50,		0,		0,		19,		0,		0,		0
261
-/*Whirlpool*/		move_data_250:	.byte		42,		35,		11,		85,		15,		100,		0,		0,		50,		0,		1,		0
262
-/*Pruegler*/		move_data_251:	.byte		154,		1,		17,		100,		10,		0,		0,		0,		50,		0,		0,		0
263
-/*Mogelhieb*/		move_data_252:	.byte		158,		40,		0,		100,		10,		0,		0,		3,		18,		0,		0,		0
264
-/*Aufruhr*/		move_data_253:	.byte		159,		90,		0,		100,		10,		100,		0,		0,		50,		0,		1,		0
265
-/*Horter*/		move_data_254:	.byte		160,		0,		0,		0,		20,		0,		0,		0,		4,		0,		2,		0
266
-/*Entfessler*/		move_data_255:	.byte		161,		1,		0,		100,		10,		0,		0,		0,		34,		0,		1,		0
267
-/*Verzehrer*/		move_data_256:	.byte		162,		0,		0,		0,		10,		0,		16,		0,		4,		0,		2,		0
268
-/*Hitzewelle*/		move_data_257:	.byte		4,		95,		10,		90,		10,		10,		8,		0,		18,		0,		1,		0
269
-/*Hagelsturm*/		move_data_258:	.byte		164,		0,		15,		0,		10,		0,		32,		0,		2,		0,		2,		0
270
-/*Folterknecht*/	move_data_259:	.byte		165,		0,		17,		100,		15,		0,		0,		0,		26,		0,		2,		0
271
-/*Schmeichler*/		move_data_260:	.byte		166,		0,		17,		100,		15,		0,		0,		0,		26,		0,		2,		0
272
-/*Irrlicht*/		move_data_261:	.byte		167,		0,		10,		85,		15,		0,		0,		0,		26,		0,		2,		0
273
-/*Memento_Mori*/	move_data_262:	.byte		168,		0,		17,		100,		10,		0,		0,		0,		18,		0,		2,		0
274
-/*Fassade*/		move_data_263:	.byte		169,		70,		0,		100,		20,		0,		0,		0,		19,		0,		0,		0
275
-/*Power_Punch*/		move_data_264:	.byte		170,		150,		1,		100,		20,		0,		0,		0,		3,		0,		0,		0
276
-/*Riechsalz*/		move_data_265:	.byte		171,		70,		0,		100,		10,		0,		0,		0,		19,		0,		0,		0
277
-/*Spotlight*/		move_data_266:	.byte		172,		0,		0,		0,		20,		0,		16,		2,		0,		0,		2,		0
278
-/*Natur_Kraft*/		move_data_267:	.byte		173,		0,		0,		0,		20,		0,		1,		0,		0,		0,		2,		0
279
-/*Ladevorgang*/		move_data_268:	.byte		174,		0,		13,		0,		20,		0,		16,		0,		0,		0,		2,		0
280
-/*Verhoehner*/		move_data_269:	.byte		175,		0,		17,		100,		20,		0,		0,		0,		10,		0,		2,		0
281
-/*Rechte Hand*/		move_data_270:	.byte		176,		0,		0,		0,		20,		0,		16,		5,		0,		0,		2,		0
282
-/*Trickbetrug*/		move_data_271:	.byte		177,		0,		14,		100,		10,		0,		0,		0,		18,		0,		2,		0
283
-/*Rollentausch*/	move_data_272:	.byte		178,		0,		14,		0,		10,		0,		0,		0,		0,		0,		2,		0
284
-/*Wunschtraum*/		move_data_273:	.byte		179,		0,		0,		0,		10,		0,		16,		0,		52,		0,		2,		0
285
-/*Zuschuss*/		move_data_274:	.byte		180,		0,		0,		0,		20,		0,		1,		0,		0,		0,		2,		0
286
-/*Verwurzler*/		move_data_275:	.byte		181,		0,		12,		0,		20,		0,		16,		0,		4,		0,		2,		0
287
-/*Kraftkoloss*/		move_data_276:	.byte		182,		120,		1,		100,		5,		0,		0,		0,		19,		0,		0,		0
288
-/*Magiemantel*/		move_data_277:	.byte		183,		0,		14,		0,		15,		0,		1,		4,		0,		0,		2,		0
289
-/*Aufbereitung*/	move_data_278:	.byte		184,		0,		0,		0,		10,		0,		16,		0,		4,		0,		2,		0
290
-/*Vergeltung*/		move_data_279:	.byte		185,		60,		1,		100,		10,		0,		0,		252,		51,		0,		0,		0
291
-/*Durchbruch*/		move_data_280:	.byte		186,		75,		1,		100,		15,		0,		0,		0,		51,		0,		0,		0
292
-/*Gaehner*/		move_data_281:	.byte		187,		0,		0,		0,		10,		0,		0,		0,		26,		0,		2,		0
293
-/*Abschlag*/		move_data_282:	.byte		188,		65,		17,		100,		25,		100,		0,		0,		19,		0,		0,		0
294
-/*Notsituation*/	move_data_283:	.byte		189,		1,		0,		100,		5,		0,		0,		0,		51,		0,		0,		0
295
-/*Eruption*/		move_data_284:	.byte		190,		1,		10,		100,		5,		0,		8,		0,		50,		0,		1,		0
296
-/*Wertewechsel*/	move_data_285:	.byte		178,		0,		14,		0,		10,		0,		0,		0,		18,		0,		2,		0
297
-/*Begrenzer*/		move_data_286:	.byte		192,		0,		14,		0,		10,		0,		8,		0,		2,		0,		2,		0
298
-/*Heilung*/		move_data_287:	.byte		193,		0,		0,		0,		20,		0,		16,		0,		4,		0,		2,		0
299
-/*Nachspiel*/		move_data_288:	.byte		194,		0,		7,		0,		5,		0,		16,		0,		18,		0,		2,		0
300
-/*uebernahme*/		move_data_289:	.byte		195,		0,		17,		0,		10,		0,		1,		4,		0,		0,		2,		0
301
-/*Geheimpower*/		move_data_290:	.byte		197,		70,		0,		100,		20,		30,		0,		0,		18,		0,		0,		0
302
-/*Taucher*/		move_data_291:	.byte		155,		80,		11,		100,		10,		0,		0,		0,		51,		0,		0,		0
303
-/*Armstoss*/		move_data_292:	.byte		29,		15,		1,		100,		20,		0,		0,		0,		51,		0,		0,		0
304
-/*Tarnung*/		move_data_293:	.byte		213,		0,		0,		0,		20,		0,		16,		0,		4,		0,		2,		0
305
-/*Schweifglanz*/	move_data_294:	.byte		53,		0,		6,		0,		20,		0,		16,		0,		4,		0,		2,		0
306
-/*Scheinwerfer*/	move_data_295:	.byte		72,		70,		14,		100,		5,		50,		0,		0,		18,		0,		1,		0
307
-/*Nebelball*/		move_data_296:	.byte		71,		70,		14,		100,		5,		50,		0,		0,		18,		0,		1,		0
308
-/*Daunenreigen*/	move_data_297:	.byte		58,		0,		2,		100,		15,		0,		0,		0,		26,		0,		2,		0
309
-/*Taumeltanz*/		move_data_298:	.byte		199,		0,		0,		100,		20,		0,		32,		0,		10,		0,		2,		0
310
-/*Feuerfeger*/		move_data_299:	.byte		200,		85,		10,		90,		10,		10,		0,		0,		19,		0,		0,		0
311
-/*Lehmsuhler*/		move_data_300:	.byte		201,		0,		4,		0,		15,		0,		16,		0,		0,		0,		2,		0
312
-/*Frostbeule*/		move_data_301:	.byte		117,		30,		15,		90,		20,		0,		0,		0,		51,		0,		0,		0
313
-/*Nietenranke*/		move_data_302:	.byte		150,		60,		12,		100,		15,		30,		0,		0,		19,		0,		0,		0
314
-/*Tagedieb*/		move_data_303:	.byte		32,		0,		0,		0,		10,		30,		16,		0,		4,		0,		2,		0
315
-/*Schallwelle*/		move_data_304:	.byte		0,		90,		0,		100,		10,		0,		8,		0,		18,		0,		1,		0
316
-/*Giftzahn*/		move_data_305:	.byte		202,		50,		3,		100,		15,		30,		0,		0,		22,		0,		0,		0
317
-/*Zermalmklaue*/	move_data_306:	.byte		69,		75,		0,		95,		10,		50,		0,		0,		19,		0,		0,		0
318
-/*Lohekanonade*/	move_data_307:	.byte		80,		150,		10,		90,		5,		0,		0,		0,		50,		0,		1,		0
319
-/*Aquahaubitze*/	move_data_308:	.byte		80,		150,		11,		90,		5,		0,		0,		0,		50,		0,		1,		0
320
-/*Sternenhieb*/		move_data_309:	.byte		139,		90,		8,		90,		10,		20,		0,		0,		51,		0,		0,		0
321
-/*Erstauner*/		move_data_310:	.byte		150,		30,		7,		100,		15,		30,		0,		0,		19,		0,		0,		0
322
-/*Meteorologe*/		move_data_311:	.byte		203,		50,		0,		100,		10,		0,		0,		0,		50,		0,		1,		0
323
-/*Aromakur*/		move_data_312:	.byte		102,		0,		12,		0,		5,		0,		16,		0,		4,		0,		2,		0
324
-/*Trugtraene*/		move_data_313:	.byte		62,		0,		17,		100,		20,		0,		0,		0,		26,		0,		2,		0
325
-/*Windschnitt*/		move_data_314:	.byte		43,		60,		2,		95,		25,		0,		8,		0,		50,		0,		1,		0
326
-/*Hitzekoller*/		move_data_315:	.byte		204,		130,		10,		90,		5,		100,		0,		0,		51,		0,		1,		0
327
-/*Schnueffler*/		move_data_316:	.byte		113,		0,		0,		0,		40,		0,		0,		0,		18,		0,		2,		0
328
-/*Felsgrab*/		move_data_317:	.byte		70,		60,		5,		95,		15,		100,		0,		0,		18,		0,		0,		0
329
-/*Silberhauch*/		move_data_318:	.byte		140,		60,		6,		100,		5,		10,		0,		0,		50,		0,		1,		0
330
-/*Metallsound*/		move_data_319:	.byte		62,		0,		8,		85,		40,		0,		0,		0,		26,		0,		2,		0
331
-/*Grasfloete*/		move_data_320:	.byte		1,		0,		12,		55,		15,		0,		0,		0,		26,		0,		2,		0
332
-/*Spasskanone*/		move_data_321:	.byte		205,		0,		0,		100,		20,		0,		0,		0,		58,		0,		2,		0
333
-/*Kosmik_Kraft*/	move_data_322:	.byte		206,		0,		14,		0,		20,		0,		16,		0,		4,		0,		2,		0
334
-/*Fontraenen*/		move_data_323:	.byte		190,		1,		11,		100,		5,		0,		8,		0,		18,		0,		1,		0
335
-/*Ampelleuchte*/	move_data_324:	.byte		76,		75,		6,		100,		15,		10,		0,		0,		50,		0,		1,		0
336
-/*Finsterfaust*/	move_data_325:	.byte		17,		60,		7,		0,		20,		0,		0,		0,		51,		0,		0,		0
337
-/*Sondersensor*/	move_data_326:	.byte		150,		80,		14,		100,		20,		10,		0,		0,		18,		0,		1,		0
338
-/*Himmelhieb*/		move_data_327:	.byte		207,		85,		1,		90,		15,		0,		0,		0,		51,		0,		0,		0
339
-/*Sandgrab*/		move_data_328:	.byte		42,		35,		4,		85,		15,		100,		0,		0,		50,		0,		0,		0
340
-/*Eiseskaelte*/		move_data_329:	.byte		1,		1,		15,		30,		5,		0,		0,		0,		18,		0,		1,		0
341
-/*Lehmbruehe*/		move_data_330:	.byte		73,		90,		11,		85,		10,		30,		8,		0,		50,		0,		1,		0
342
-/*Kugelsaat*/		move_data_331:	.byte		29,		25,		12,		100,		30,		0,		0,		0,		50,		0,		0,		0
343
-/*Aero_Ass*/		move_data_332:	.byte		17,		60,		2,		0,		20,		0,		0,		0,		51,		0,		0,		0
344
-/*Eisspeer*/		move_data_333:	.byte		29,		25,		15,		100,		30,		0,		0,		0,		50,		0,		0,		0
345
-/*Eisenabwehr*/		move_data_334:	.byte		51,		0,		8,		0,		15,		0,		16,		0,		4,		0,		2,		0
346
-/*Rueckentzug*/		move_data_335:	.byte		106,		0,		0,		0,		5,		0,		0,		0,		26,		0,		2,		0
347
-/*Jauler*/		move_data_336:	.byte		10,		0,		0,		0,		40,		0,		16,		0,		4,		0,		2,		0
348
-/*Drachenklaue*/	move_data_337:	.byte		0,		80,		16,		100,		15,		0,		0,		0,		51,		0,		0,		0
349
-/*Fauna_Statue*/	move_data_338:	.byte		80,		150,		12,		90,		5,		0,		0,		0,		50,		0,		1,		0
350
-/*Protzer*/		move_data_339:	.byte		208,		0,		1,		0,		20,		0,		16,		0,		4,		0,		2,		0
351
-/*Sprungfeder*/		move_data_340:	.byte		85,		85,		2,		85,		5,		30,		0,		0,		51,		0,		0,		0
352
-/*Lehmschuss*/		move_data_341:	.byte		70,		55,		4,		95,		15,		100,		0,		0,		50,		0,		1,		0
353
-/*Giftschweif*/		move_data_342:	.byte		209,		50,		3,		100,		25,		10,		0,		0,		51,		0,		0,		0
354
-/*Bezirzer*/		move_data_343:	.byte		105,		60,		0,		100,		25,		100,		0,		0,		18,		0,		0,		0
355
-/*Volttackle*/		move_data_344:	.byte		198,		120,		13,		100,		15,		0,		0,		0,		51,		0,		0,		0
356
-/*Zauberblatt*/		move_data_345:	.byte		17,		60,		12,		0,		20,		0,		0,		0,		50,		0,		1,		0
357
-/*Nassmacher*/		move_data_346:	.byte		210,		0,		11,		0,		15,		0,		16,		0,		0,		0,		2,		0
358
-/*Gedankengut*/		move_data_347:	.byte		211,		0,		14,		0,		20,		0,		16,		0,		4,		0,		2,		0
359
-/*Laubklinge*/		move_data_348:	.byte		43,		90,		12,		100,		15,		0,		0,		0,		51,		0,		0,		0
360
-/*Drachentanz*/		move_data_349:	.byte		212,		0,		16,		0,		20,		0,		16,		0,		4,		0,		2,		0
361
-/*Felswurf*/		move_data_350:	.byte		29,		25,		5,		90,		10,		0,		0,		0,		50,		0,		0,		0
362
-/*Schockwelle*/		move_data_351:	.byte		17,		60,		13,		0,		20,		0,		0,		0,		50,		0,		1,		0
363
-/*Aquawelle*/		move_data_352:	.byte		76,		60,		11,		100,		20,		20,		0,		0,		50,		0,		1,		0
364
-/*Kismetwunsch*/	move_data_353:	.byte		148,		140,		8,		100,		5,		0,		0,		0,		0,		0,		1,		0
365
-/*Psyschub*/		move_data_354:	.byte		204,		140,		14,		90,		5,		100,		0,		0,		50,		0,		1,		0
366
-/*Ruheort*/		move_data_355:	.byte		32,		0,		2,		0,		10,		0,		16,		0,		4,		0,		2,		0
367
-/*TODO: Erdanziehung*/	move_data_356:	.byte		NONE,		0,		14,		0,		5,		0,		16,		0,		0,		0,		2,		0
368
-/*TODO: Wunderauge*/	move_data_357:	.byte		NONE,		0,		14,		0,		40,		0,		0,		0,		10,		0,		2,		0
369
-/*TODO: Weckruf*/	move_data_358:	.byte		NONE,		70,		1,		100,		10,		0,		0,		0,		51,		0,		0,		0
370
-/*TODO: Hammerarm*/	move_data_359:	.byte		NONE,		100,		1,		90,		10,		100,		0,		0,		51,		0,		0,		0
371
-/*TODO: Gyroball*/	move_data_360:	.byte		NONE,		25,		8,		100,		5,		0,		0,		0,		51,		0,		0,		0
372
-/*TODO: Heilopfer*/	move_data_361:	.byte		NONE,		0,		14,		0,		10,		0,		16,		0,		0,		0,		2,		0
373
-/*Lake*/		move_data_362:	.byte		214,		65,		11,		100,		10,		0,		0,		0,		50,		0,		1,		0
374
-/*TODO: Beerenkraefte*/	move_data_363:	.byte		NONE,		1,		0,		100,		15,		0,		0,		0,		18,		0,		0,		0
375
-/*Offenlegung*/		move_data_364:	.byte		216,		30,		0,		100,		10,		0,		0,		2,		0,		0,		0,		0
376
-/*TODO: Pfluecker*/	move_data_365:	.byte		NONE,		60,		2,		100,		20,		0,		0,		0,		51,		0,		0,		0
377
-/*Rueckenwind*/		move_data_366:	.byte		215,		0,		2,		0,		15,		0,		16,		0,		4,		0,		2,		0
378
-/*TODO: Akupressur*/	move_data_367:	.byte		NONE,		0,		0,		0,		30,		0,		16,		0,		4,		0,		2,		0
379
-/*Metallstoss*/		move_data_368:	.byte		89,		1,		8,		100,		10,		0,		1,		0,		0,		0,		0,		0
380
-/*Kehrtwende*/		move_data_369:	.byte		127,		70,		6,		100,		20,		0,		0,		0,		51,		0,		0,		0
381
-/*Nahkampf*/		move_data_370:	.byte		217,		120,		1,		100,		5,		100,		0,		0,		51,		0,		0,		0
382
-/*Gegenstoss*/		move_data_371:	.byte		218,		50,		17,		100,		10,		0,		0,		0,		51,		0,		0,		0
383
-/*Gewissheit*/		move_data_372:	.byte		219,		60,		17,		100,		10,		0,		0,		0,		51,		0,		0,		0
384
-/*Itemsperre*/		move_data_373:	.byte		NONE,		0,		17,		100,		15,		0,		0,		0,		26,		0,		2,		0
385
-/*Schleuder*/		move_data_374:	.byte		NONE,		1,		17,		100,		10,		0,		0,		0,		18,		0,		0,		0
386
-/*Psybann*/		move_data_375:	.byte		NONE,		0,		14,		100,		10,		0,		0,		0,		18,		0,		2,		0
387
-/*Trumpfkarte*/		move_data_376:	.byte		NONE,		1,		0,		100,		5,		0,		0,		0,		51,		0,		1,		0
388
-/*Heilblockade*/	move_data_377:	.byte		NONE,		0,		14,		100,		15,		0,		8,		0,		18,		0,		2,		0
389
-/*Auswringen*/		move_data_378:	.byte		220,		120,		0,		100,		5,		0,		0,		0,		51,		0,		1,		0
390
-/*Krafttrick*/		move_data_379:	.byte		221,		0,		14,		0,		10,		0,		0,		0,		4,		0,		2,		0
391
-/*Magensaefte*/		move_data_380:	.byte		223,		0,		3,		100,		10,		0,		0,		0,		50,		0,		2,		0
392
-/*Beschwoerung*/	move_data_381:	.byte		222,		0,		0,		0,		30,		0,		16,		0,		4,		0,		2,		0
393
-/*TODO: Egotrip*/	move_data_382:	.byte		NONE,		0,		0,		0,		20,		0,		0,		0,		2,		0,		2,		0
394
-/*Imitator*/		move_data_383:	.byte		9,		0,		0,		0,		20,		0,		1,		0,		0,		0,		2,		0
395
-/*Krafttausch*/		move_data_384:	.byte		224,		0,		14,		0,		10,		0,		16,		0,		2,		0,		2,		0
396
-/*Schutztausch*/	move_data_385:	.byte		224,		0,		14,		0,		10,		0,		0,		0,		2,		0,		2,		0
397
-/*Strafattacke*/	move_data_386:	.byte		225,		60,		17,		100,		5,		0,		0,		0,		51,		0,		0,		0
398
-/*TODO: Zuflucht*/	move_data_387:	.byte		NONE,		140,		0,		100,		5,		0,		0,		0,		51,		0,		0,		0
399
-/*Sorgensamen*/		move_data_388:	.byte		178,		0,		12,		100,		10,		0,		0,		0,		26,		0,		2,		0
400
-/*Tiefschlag*/		move_data_389:	.byte		NONE,		80,		17,		100,		5,		0,		0,		1,		51,		0,		0,		0
401
-/*Giftspitzen*/		move_data_390:	.byte		112,		0,		3,		0,		20,		0,		64,		0,		0,		0,		2,		0
402
-/*Statustausch*/	move_data_391:	.byte		224,		0,		14,		0,		10,		0,		0,		0,		2,		0,		2,		0
403
-/*Wasserring*/		move_data_392:	.byte		181,		0,		11,		0,		20,		0,		16,		0,		4,		0,		2,		0
404
-/*Magnetflug*/		move_data_393:	.byte		227,		0,		13,		0,		10,		0,		16,		0,		0,		0,		2,		0
405
-/*Flammenblitz*/	move_data_394:	.byte		125,		120,		10,		100,		15,		0,		0,		0,		51,		0,		0,		0
406
-/*Kraftwelle*/		move_data_395:	.byte		6,		60,		1,		100,		10,		0,		0,		0,		51,		0,		0,		0
407
-/*Aurasphaere*/		move_data_396:	.byte		17,		80,		1,		0,		20,		0,		0,		0,		50,		0,		1,		0
408
-/*Steinpolitur*/	move_data_397:	.byte		52,		0,		5,		0,		20,		0,		0,		0,		4,		0,		2,		0
409
-/*Gifthieb*/		move_data_398:	.byte		2,		80,		3,		100,		20,		30,		0,		0,		51,		0,		0,		0
410
-/*Finsteraura*/		move_data_399:	.byte		31,		80,		17,		100,		15,		20,		0,		0,		50,		0,		1,		0
411
-/*Nachthieb*/		move_data_400:	.byte		43,		70,		17,		100,		15,		0,		0,		0,		51,		0,		0,		0
412
-/*Nassschweif*/		move_data_401:	.byte		0,		90,		11,		90,		10,		0,		0,		0,		51,		0,		0,		0
413
-/*Samenbomben*/		move_data_402:	.byte		0,		80,		12,		100,		15,		0,		0,		0,		50,		0,		0,		0
414
-/*Luftschnitt*/		move_data_403:	.byte		31,		75,		2,		95,		15,		30,		0,		0,		50,		0,		1,		0
415
-/*Kreuzschere*/		move_data_404:	.byte		0,		80,		6,		100,		15,		0,		0,		0,		51,		0,		0,		0
416
-/*Kaefergebrumm*/	move_data_405:	.byte		72,		90,		6,		100,		10,		10,		0,		0,		18,		0,		1,		0
417
-/*Drachenpuls*/		move_data_406:	.byte		0,		85,		16,		100,		10,		0,		0,		0,		50,		0,		1,		0
418
-/*Drachenstoss*/	move_data_407:	.byte		31,		100,		16,		75,		10,		20,		0,		0,		51,		0,		0,		0
419
-/*Juwelenkraft*/	move_data_408:	.byte		0,		80,		5,		100,		20,		0,		0,		0,		50,		0,		1,		0
420
-/*Ableithieb*/		move_data_409:	.byte		3,		75,		1,		100,		10,		0,		0,		0,		51,		0,		0,		0
421
-/*Vakuumwelle*/		move_data_410:	.byte		0,		40,		1,		100,		30,		0,		0,		1,		50,		0,		1,		0
422
-/*Fokusstoss*/		move_data_411:	.byte		72,		120,		1,		70,		5,		0,		0,		0,		50,		0,		1,		0
423
-/*Energieball*/		move_data_412:	.byte		72,		90,		12,		100,		10,		0,		0,		0,		50,		0,		1,		0
424
-/*Sturzflug*/		move_data_413:	.byte		198,		120,		2,		100,		15,		0,		0,		0,		51,		0,		0,		0
425
-/*Erdkraefte*/		move_data_414:	.byte		72,		90,		4,		100,		10,		10,		0,		0,		50,		0,		1,		0
426
-/*Wechseldich*/		move_data_415:	.byte		177,		0,		17,		100,		10,		0,		0,		0,		18,		0,		2,		0
427
-/*Gigastoss*/		move_data_416:	.byte		80,		150,		0,		90,		5,		0,		0,		0,		51,		0,		0,		0
428
-/*Raenkeschmied*/	move_data_417:	.byte		53,		0,		17,		0,		20,		0,		0,		0,		4,		0,		2,		0
429
-/*Patronenhieb*/	move_data_418:	.byte		0,		40,		8,		100,		30,		0,		0,		1,		51,		0,		0,		0
430
-/*Lawine*/		move_data_419:	.byte		185,		60,		15,		100,		10,		0,		8,		252,		51,		0,		0,		0
431
-/*Eissplitter*/		move_data_420:	.byte		0,		40,		15,		100,		30,		0,		0,		1,		50,		0,		0,		0
432
-/*Dunkelklaue*/		move_data_421:	.byte		43,		70,		7,		100,		15,		0,		0,		0,		51,		0,		0,		0
433
-/*Donnerzahn*/		move_data_422:	.byte		31,		65,		13,		95,		15,		0,		0,		0,		51,		0,		0,		0
434
-/*Eiszahn*/		move_data_423:	.byte		31,		65,		15,		95,		15,		0,		0,		0,		51,		0,		0,		0
435
-/*Feuerzahn*/		move_data_424:	.byte		31,		65,		10,		95,		15,		0,		0,		0,		51,		0,		0,		0
436
-/*Schattenstoss*/	move_data_425:	.byte		0,		40,		7,		100,		30,		0,		0,		0,		51,		0,		0,		0
437
-/*Schlammbombe*/	move_data_426:	.byte		73,		65,		4,		85,		10,		30,		0,		0,		50,		0,		1,		0
438
-/*Psychoklinge*/	move_data_427:	.byte		43,		70,		14,		100,		20,		0,		0,		0,		51,		0,		0,		0
439
-/*Zen_Kopfstoss*/	move_data_428:	.byte		31,		80,		14,		90,		15,		0,		0,		0,		51,		0,		0,		0
440
-/*Spiegelsalve*/	move_data_429:	.byte		73,		65,		8,		85,		10,		30,		0,		0,		50,		0,		1,		0
441
-/*Lichtkanone*/		move_data_430:	.byte		72,		80,		8,		100,		10,		0,		0,		0,		50,		0,		1,		0
442
-/*Kraxler*/		move_data_431:	.byte		76,		90,		0,		85,		20,		20,		0,		0,		51,		0,		0,		0
443
-/*Auflockern*/		move_data_432:	.byte		24,		0,		2,		0,		15,		0,		0,		0,		26,		0,		2,		0
444
-/*Bizarroraum*/		move_data_433:	.byte		228,		0,		14,		0,		5,		0,		16,		0,		0,		0,		2,		0
445
-/*Draco Meteor*/	move_data_434:	.byte		204,		130,		16,		90,		5,		0,		0,		0,		50,		0,		1,		0
446
-/*Ladungsstoss*/	move_data_435:	.byte		6,		80,		13,		100,		15,		30,		32,		0,		50,		0,		1,		0
447
-/*Flammensturm*/	move_data_436:	.byte		4,		80,		10,		100,		15,		30,		32,		0,		50,		0,		1,		0
448
-/*Blaettersturm*/	move_data_437:	.byte		204,		130,		12,		90,		5,		0,		0,		0,		50,		0,		1,		0
449
-/*Blattgeissel*/	move_data_438:	.byte		0,		120,		12,		85,		10,		0,		0,		0,		51,		0,		0,		0
450
-/*Felswerfer*/		move_data_439:	.byte		80,		150,		5,		90,		5,		0,		0,		0,		50,		0,		0,		0
451
-/*Giftstreich*/		move_data_440:	.byte		209,		70,		3,		100,		20,		10,		0,		0,		51,		0,		0,		0
452
-/*Muelltreffer*/	move_data_441:	.byte		2,		120,		3,		80,		5,		30,		0,		0,		50,		0,		0,		0
453
-/*Eisenschaedel*/	move_data_442:	.byte		31,		80,		8,		100,		15,		30,		0,		0,		51,		0,		0,		0
454
-/*Magnetbombe*/		move_data_443:	.byte		17,		60,		8,		0,		20,		0,		0,		0,		50,		0,		0,		0
455
-/*Steinkante*/		move_data_444:	.byte		43,		100,		5,		80,		5,		0,		0,		0,		50,		0,		0,		0
456
-/*Liebreiz*/		move_data_445:	.byte		NONE,		0,		0,		100,		20,		0,		0,		0,		26,		0,		2,		0
457
-/*Tarnsteine*/		move_data_446:	.byte		112,		0,		5,		0,		20,		0,		64,		0,		8,		0,		2,		0
458
-/*Strauchler*/		move_data_447:	.byte		196,		1,		12,		100,		20,		0,		0,		0,		51,		0,		1,		0
459
-/*Geschwaetz*/		move_data_448:	.byte		76,		65,		2,		100,		20,		100,		0,		0,		50,		0,		1,		0
460
-/*Urteilskraft*/	move_data_449:	.byte		NONE,		100,		0,		100,		10,		0,		0,		0,		50,		0,		1,		0
461
-/*Kaeferbiss*/		move_data_450:	.byte		NONE,		60,		6,		100,		20,		0,		0,		0,		51,		0,		0,		0
462
-/*Ladestrahl*/		move_data_451:	.byte		72,		50,		13,		90,		10,		70,		0,		0,		50,		0,		1,		0
463
-/*Holzhammer*/		move_data_452:	.byte		198,		120,		12,		100,		15,		0,		0,		0,		51,		0,		0,		0
464
-/*Wasserduese*/		move_data_453:	.byte		0,		40,		11,		100,		20,		0,		0,		1,		51,		0,		0,		0
465
-/*Schlagbefehl*/	move_data_454:	.byte		31,		90,		6,		100,		15,		30,		0,		0,		50,		0,		0,		0
466
-/*Blockbefehl*/		move_data_455:	.byte		206,		0,		6,		0,		10,		0,		0,		0,		4,		0,		2,		0
467
-/*Heilbefehl*/		move_data_456:	.byte		32,		0,		6,		0,		10,		0,		0,		0,		4,		0,		2,		0
468
-/*Kopfstoss*/		move_data_457:	.byte		198,		150,		5,		80,		5,		0,		0,		0,		51,		0,		0,		0
469
-/*Doppelschlag*/	move_data_458:	.byte		44,		35,		0,		90,		10,		0,		0,		0,		51,		0,		0,		0
470
-/*Zeitenlaerm*/		move_data_459:	.byte		80,		150,		16,		90,		5,		0,		0,		0,		50,		0,		1,		0
471
-/*Raumschlag*/		move_data_460:	.byte		43,		100,		16,		95,		5,		0,		0,		0,		51,		0,		1,		0
472
-/*Lunartanz*/		move_data_461:	.byte		229,		0,		14,		0,		10,		0,		0,		0,		0,		0,		2,		0
473
-/*Quetschgriff*/	move_data_462:	.byte		220,		120,		0,		100,		5,		0,		0,		0,		51,		0,		0,		0
474
-/*Lavasturm*/		move_data_463:	.byte		42,		100,		10,		75,		5,		100,		0,		0,		50,		0,		1,		0
475
-/*Schlummerort*/	move_data_464:	.byte		1,		0,		17,		80,		10,		100,		8,		0,		26,		0,		2,		0
476
-/*Schocksamen*/		move_data_465:	.byte		69,		120,		12,		85,		5,		40,		0,		0,		50,		0,		1,		0
477
-/*Unheilboeen*/		move_data_466:	.byte		140,		60,		7,		100,		5,		10,		0,		0,		50,		0,		1,		0
478
-/*Schemenkraft*/	move_data_467:	.byte		NONE,		120,		7,		100,		5,		0,		0,		0,		49,		0,		0,		0
479
-/*Klauenwetzer*/	move_data_468:	.byte		10,		0,		17,		0,		15,		0,		16,		0,		4,		0,		2,		0
480
-/*Rundumschutz*/	move_data_469:	.byte		NONE,		0,		5,		0,		10,		0,		16,		3,		0,		0,		2,		0
481
-/*Schutzteiler*/	move_data_470:	.byte		230,		0,		14,		0,		10,		0,		16,		0,		0,		0,		2,		0
482
-/*Kraftteiler*/		move_data_471:	.byte		230,		0,		14,		0,		10,		0,		16,		0,		0,		0,		2,		0
483
-/*Wunderraum*/		move_data_472:	.byte		228,		0,		14,		0,		10,		0,		16,		0,		0,		0,		2,		0
484
-@TODO: Psychoschock (rewrite demage calc)
485
-/*TODO: Psychoschock*/	move_data_473:	.byte		NONE,		80,		14,		100,		10,		0,		0,		0,		50,		0,		1,		0
486
-/*Giftschock*/		move_data_474:	.byte		231,		65,		3,		100,		10,		0,		0,		0,		50,		0,		1,		0
487
-/*Autotomie*/		move_data_475:	.byte		NONE,		0,		8,		0,		15,		0,		0,		0,		4,		0,		2,		0
488
-/*Wutpulver*/		move_data_476:	.byte		172,		0,		6,		0,		20,		0,		16,		2,		0,		0,		2,		0
489
-@TODO: also substitute
490
-/*Telekinese*/		move_data_477:	.byte		NONE,		0,		14,		0,		15,		0,		0,		0,		26,		0,		2,		0
491
-/*Magieraum*/		move_data_478:	.byte		228,		0,		14,		0,		10,		0,		16,		0,		0,		0,		2,		0
492
-/*Katapult*/		move_data_479:	.byte		NONE,		50,		5,		100,		15,		0,		0,		0,		50,		0,		0,		0
493
-/*Bergsturm*/		move_data_480:	.byte		NONE,		60,		1,		100,		10,		0,		0,		0,		51,		0,		0,		0
494
-/*Funkenflug*/		move_data_481:	.byte		NONE,		70,		10,		100,		15,		0,		8,		0,		50,		0,		1,		0
495
-/*Schlammwoge*/		move_data_482:	.byte		2,		95,		3,		100,		10,		10,		32,		0,		50,		0,		1,		0
496
-/*Falterreigen*/	move_data_483:	.byte		NONE,		0,		6,		0,		20,		0,		16,		0,		4,		0,		2,		0
497
-/*Rammboss*/		move_data_484:	.byte		NONE,		1,		8,		100,		10,		0,		0,		0,		51,		0,		0,		0
498
-/*Synchrolaerm*/	move_data_485:	.byte		NONE,		120,		14,		100,		15,		0,		32,		0,		50,		0,		1,		0
499
-/*Elektroball*/		move_data_486:	.byte		NONE,		25,		13,		100,		10,		0,		0,		0,		50,		0,		1,		0
500
-/*ueberflutung*/	move_data_487:	.byte		NONE,		0,		11,		100,		20,		0,		0,		0,		2,		0,		2,		0
501
-/*Nitroladung*/		move_data_488:	.byte		NONE,		50,		10,		100,		20,		100,		0,		0,		51,		0,		0,		0
502
-/*Einrollen*/		move_data_489:	.byte		NONE,		0,		3,		0,		20,		0,		16,		0,		4,		0,		2,		0
503
-/*Fusstritt*/		move_data_490:	.byte		70,		65,		1,		100,		20,		100,		0,		0,		51,		0,		0,		0
504
-/*Saeurespeier*/	move_data_491:	.byte		72,		40,		3,		100,		20,		100,		0,		0,		50,		0,		1,		0
505
-/*Schmarotzer*/		move_data_492:	.byte		NONE,		95,		17,		100,		15,		0,		0,		0,		51,		0,		0,		0
506
-/*Wankelstrahl*/	move_data_493:	.byte		178,		0,		0,		100,		15,		0,		0,		0,		26,		0,		2,		0
507
-/*Zwango*/		move_data_494:	.byte		178,		0,		0,		100,		15,		0,		0,		0,		26,		0,		2,		0
508
-/*Galanterie*/		move_data_495:	.byte		NONE,		0,		0,		0,		15,		0,		0,		0,		0,		0,		2,		0
509
-/*Kanon*/		move_data_496:	.byte		NONE,		60,		0,		100,		15,		0,		0,		0,		50,		0,		1,		0
510
-/*Widerhall*/		move_data_497:	.byte		NONE,		40,		0,		100,		15,		0,		0,		0,		50,		0,		1,		0
511
-/*Zermuerben*/		move_data_498:	.byte		NONE,		70,		0,		100,		20,		0,		0,		0,		51,		0,		0,		0
512
-/*Klaersmog*/		move_data_499:	.byte		NONE,		50,		3,		0,		15,		0,		0,		0,		50,		0,		1,		0
513
-/*Kraftvorrat*/		move_data_500:	.byte		NONE,		1,		14,		100,		10,		0,		0,		0,		50,		0,		1,		0
514
-/*Rapidschutz*/		move_data_501:	.byte		NONE,		0,		1,		0,		15,		0,		16,		3,		0,		0,		2,		0
515
-/*Seitentausch*/	move_data_502:	.byte		NONE,		0,		14,		0,		15,		0,		16,		1,		0,		0,		2,		0
516
-/*Siedewasser*/		move_data_503:	.byte		125,		80,		11,		100,		15,		30,		0,		0,		50,		0,		1,		0
517
-/*Hausbruch*/		move_data_504:	.byte		NONE,		0,		0,		0,		15,		0,		16,		0,		4,		0,		2,		0
518
-/*Heilwoge*/		move_data_505:	.byte		NONE,		0,		14,		0,		10,		0,		16,		0,		2,		0,		2,		0
519
-/*Buerde*/		move_data_506:	.byte		NONE,		65,		7,		100,		10,		0,		0,		0,		50,		0,		1,		0
520
-/*Freier Fall*/		move_data_507:	.byte		NONE,		60,		2,		100,		10,		0,		0,		0,		51,		0,		0,		0
521
-/*Gangwechsel*/		move_data_508:	.byte		NONE,		0,		8,		0,		10,		0,		16,		0,		4,		0,		2,		0
522
-/*ueberkopfwurf*/	move_data_509:	.byte		NONE,		60,		1,		90,		10,		0,		0,		0,		3,		0,		0,		0
523
-/*Einaeschern*/		move_data_510:	.byte		NONE,		60,		10,		100,		15,		0,		8,		0,		50,		0,		1,		0
524
-/*Verzoegerung*/	move_data_511:	.byte		NONE,		0,		17,		100,		15,		0,		0,		0,		2,		0,		2,		0
525
-/*Akrobatik*/		move_data_512:	.byte		NONE,		55,		2,		100,		15,		0,		0,		0,		50,		0,		0,		0
526
-/*Typenspiegel*/	move_data_513:	.byte		NONE,		0,		0,		0,		15,		0,		0,		0,		4,		0,		2,		0
527
-/*Heimzahlung*/		move_data_514:	.byte		NONE,		70,		0,		100,		5,		0,		0,		0,		51,		0,		0,		0
528
-/*Wagemut*/		move_data_515:	.byte		NONE,		1,		1,		100,		5,		0,		0,		0,		3,		0,		1,		0
529
-/*Offerte*/		move_data_516:	.byte		NONE,		0,		0,		0,		15,		0,		0,		0,		2,		0,		2,		0
530
-/*Inferno*/		move_data_517:	.byte		4,		100,		10,		50,		5,		100,		0,		0,		18,		0,		1,		0
531
-/*Wassersaeulen*/	move_data_518:	.byte		NONE,		80,		11,		100,		10,		0,		0,		0,		50,		0,		1,		0
532
-/*Feuersaeulen*/	move_data_519:	.byte		NONE,		80,		10,		100,		10,		0,		0,		0,		50,		0,		1,		0
533
-/*Pflanzsaeulen*/	move_data_520:	.byte		NONE,		80,		12,		100,		10,		0,		0,		0,		50,		0,		1,		0
534
-/*Voltwechsel*/		move_data_521:	.byte		NONE,		70,		13,		100,		20,		0,		0,		0,		2,		0,		1,		0
535
-/*Kaefertrutz*/		move_data_522:	.byte		71,		50,		6,		100,		20,		100,		8,		0,		50,		0,		1,		0
536
-/*Dampfwalze*/		move_data_523:	.byte		70,		60,		4,		100,		20,		100,		32,		0,		50,		0,		0,		0
537
-/*Eisesodem*/		move_data_524:	.byte		NONE,		60,		15,		90,		10,		0,		0,		0,		50,		0,		1,		0
538
-/*Drachenrute*/		move_data_525:	.byte		NONE,		60,		16,		90,		10,		0,		0,		250,		51,		0,		0,		0
539
-/*Kraftschub*/		move_data_526:	.byte		NONE,		0,		0,		0,		30,		0,		0,		0,		4,		0,		2,		0
540
-/*Elektronetz*/		move_data_527:	.byte		70,		55,		13,		95,		15,		0,		8,		0,		50,		0,		1,		0
541
-/*Stromstoss*/		move_data_528:	.byte		48,		90,		13,		100,		15,		0,		0,		0,		51,		0,		0,		0
542
-/*Schlagbohrer*/	move_data_529:	.byte		43,		80,		4,		95,		10,		0,		0,		0,		51,		0,		0,		0
543
-/*Doppelhieb*/		move_data_530:	.byte		44,		40,		16,		90,		15,		0,		0,		0,		51,		0,		0,		0
544
-/*Herzstempel*/		move_data_531:	.byte		31,		60,		14,		100,		25,		30,		0,		0,		51,		0,		0,		0
545
-/*Holzgeweih*/		move_data_532:	.byte		3,		75,		12,		100,		10,		0,		0,		0,		51,		0,		0,		0
546
-/*Sanctoklinge*/	move_data_533:	.byte		NONE,		90,		1,		100,		15,		0,		0,		0,		51,		0,		0,		0
547
-/*Kalkklinge*/		move_data_534:	.byte		69,		75,		11,		95,		10,		50,		0,		0,		51,		0,		0,		0
548
-/*Brandstempel*/	move_data_535:	.byte		NONE,		1,		10,		100,		10,		0,		0,		0,		51,		0,		0,		0
549
-/*Grasmixer*/		move_data_536:	.byte		70,		65,		12,		90,		10,		30,		0,		0,		50,		0,		1,		0
550
-/*Quetschwalze*/	move_data_537:	.byte		150,		65,		6,		100,		20,		30,		0,		0,		51,		0,		0,		0
551
-/*Watteschild*/		move_data_538:	.byte		NONE,		0,		12,		0,		10,		0,		0,		0,		4,		0,		2,		0
552
-/*Nachtflut*/		move_data_539:	.byte		73,		85,		17,		95,		10,		40,		0,		0,		50,		0,		1,		0
553
-/*Psychostoss*/		move_data_540:	.byte		NONE,		100,		14,		100,		10,		0,		0,		0,		50,		0,		1,		0
554
-/*Kehrschelle*/		move_data_541:	.byte		29,		25,		0,		85,		10,		0,		0,		0,		51,		0,		0,		0
555
-/*Orkan*/		move_data_542:	.byte		76,		110,		2,		70,		10,		30,		0,		0,		50,		0,		1,		0
556
-/*Steinschaedel*/	move_data_543:	.byte		48,		120,		0,		100,		15,		0,		0,		0,		51,		0,		0,		0
557
-/*Klikkdiskus*/		move_data_544:	.byte		44,		50,		8,		85,		15,		0,		0,		0,		50,		0,		0,		0
558
-/*Flammenball*/		move_data_545:	.byte		4,		100,		10,		100,		5,		30,		32,		0,		50,		0,		1,		0
559
-/*Techblaster*/		move_data_546:	.byte		NONE,		120,		0,		100,		5,		0,		0,		0,		50,		0,		1,		0
560
-/*Urgesang*/		move_data_547:	.byte		NONE,		75,		0,		100,		10,		0,		8,		0,		18,		0,		1,		0
561
-/*Mystoschwert*/	move_data_548:	.byte		NONE,		85,		1,		100,		10,		0,		0,		0,		51,		0,		1,		0
562
-/*Eiszeit*/		move_data_549:	.byte		70,		65,		15,		95,		10,		100,		8,		0,		50,		0,		1,		0
563
-/*Blitzschlag*/		move_data_550:	.byte		6,		130,		13,		85,		5,		20,		0,		0,		51,		0,		0,		0
564
-/*Blauflammen*/		move_data_551:	.byte		4,		130,		10,		85,		5,		20,		0,		0,		50,		0,		1,		0
565
-/*Feuerreigen*/		move_data_552:	.byte		72,		80,		10,		100,		10,		50,		0,		0,		50,		0,		1,		0
566
-/*Frostvolt*/		move_data_553:	.byte		NONE,		140,		15,		90,		5,		30,		0,		0,		50,		0,		0,		0
567
-/*Frosthauch*/		move_data_554:	.byte		NONE,		140,		15,		90,		5,		30,		0,		0,		50,		0,		1,		0
568
-/*Standpauke*/		move_data_555:	.byte		71,		55,		17,		95,		15,		100,		8,		0,		50,		0,		1,		0
569
-/*Eiszapfhagel*/	move_data_556:	.byte		31,		85,		15,		90,		10,		30,		0,		0,		50,		0,		0,		0
570
-/*V_Generator*/		move_data_557:	.byte		NONE,		180,		10,		95,		5,		0,		0,		0,		51,		0,		0,		0
571
-/*Kreuzflamme*/		move_data_558:	.byte		NONE,		100,		10,		100,		5,		0,		0,		0,		50,		0,		1,		0
572
-/*Kreuzdonner*/		move_data_559:	.byte		NONE,		100,		13,		100,		5,		0,		0,		0,		50,		0,		0,		0
573
-/*Flying Press*/	move_data_560:	.byte		NONE,		80,		1,		95,		10,		0,		0,		0,		51,		0,		0,		0
574
-/*Tatami_Schild*/	move_data_561:	.byte		NONE,		0,		1,		0,		10,		0,		16,		0,		0,		0,		2,		0
575
-/*Ruelpser*/		move_data_562:	.byte		NONE,		120,		3,		90,		10,		0,		0,		0,		2,		0,		1,		0
576
-/*Pflueger*/		move_data_563:	.byte		NONE,		0,		4,		0,		10,		0,		16,		0,		0,		0,		2,		0
577
-/*Klebenetz*/		move_data_564:	.byte		NONE,		0,		6,		0,		20,		0,		64,		0,		10,		0,		2,		0
578
-/*Stachelfinale*/	move_data_565:	.byte		NONE,		30,		6,		100,		25,		0,		0,		0,		51,		0,		0,		0
579
-/*Phantomkraft*/	move_data_566:	.byte		NONE,		90,		7,		100,		10,		0,		0,		0,		49,		0,		0,		0
580
-/*Halloween*/		move_data_567:	.byte		NONE,		0,		7,		100,		20,		0,		0,		0,		2,		0,		2,		0
581
-/*Kampfgebruell*/	move_data_568:	.byte		NONE,		0,		0,		100,		30,		0,		0,		0,		58,		0,		2,		0
582
-/*Plasmaschauer*/	move_data_569:	.byte		NONE,		0,		13,		0,		25,		0,		16,		0,		0,		0,		2,		0
583
-/*Parabolladung*/	move_data_570:	.byte		3,		50,		13,		100,		20,		0,		32,		0,		50,		0,		1,		0
584
-/*Waldesfluch*/		move_data_571:	.byte		NONE,		0,		12,		100,		20,		0,		16,		0,		2,		0,		2,		0
585
-/*Bluetenwirbel*/	move_data_572:	.byte		0,		90,		12,		100,		15,		0,		32,		0,		50,		0,		0,		0
586
-/*Gefriertrockner*/	move_data_573:	.byte		NONE,		70,		15,		100,		20,		0,		0,		0,		18,		0,		1,		0
587
-/*Saeuselstimme*/	move_data_574:	.byte		17,		40,		9,		0,		15,		0,		8,		0,		50,		0,		1,		0
588
-/*Abgangstirade*/	move_data_575:	.byte		NONE,		0,		17,		100,		20,		0,		0,		0,		58,		0,		2,		0
589
-/*Invertigo*/		move_data_576:	.byte		NONE,		0,		17,		100,		20,		0,		0,		0,		50,		0,		2,		0
590
-/*Diebeskuss*/		move_data_577:	.byte		3,		50,		9,		100,		10,		0,		0,		0,		50,		0,		1,		0
591
-/*Trickschutz*/		move_data_578:	.byte		NONE,		0,		9,		0,		10,		0,		16,		0,		0,		0,		2,		0
592
-/*Floraschutz*/		move_data_579:	.byte		NONE,		0,		9,		0,		10,		0,		16,		0,		0,		0,		2,		0
593
-/*Grasfeld*/		move_data_580:	.byte		NONE,		0,		12,		0,		10,		0,		16,		0,		0,		0,		2,		0
594
-/*Nebelfeld*/		move_data_581:	.byte		NONE,		0,		9,		0,		10,		0,		16,		0,		0,		0,		2,		0
595
-/*Elektrifizierung*/	move_data_582:	.byte		NONE,		0,		13,		0,		20,		0,		0,		0,		0,		0,		2,		0
596
-/*Knuddler*/		move_data_583:	.byte		68,		90,		9,		90,		10,		10,		0,		0,		51,		0,		0,		0
597
-/*Feenbrise*/		move_data_584:	.byte		0,		40,		9,		100,		30,		0,		0,		0,		50,		0,		1,		0
598
-/*Mondgewalt*/		move_data_585:	.byte		71,		95,		9,		100,		15,		30,		0,		0,		50,		0,		1,		0
599
-/*ueberschallknall*/	move_data_586:	.byte		0,		140,		0,		100,		10,		0,		32,		0,		50,		0,		1,		0
600
-/*Feenschloss*/		move_data_587:	.byte		NONE,		0,		9,		0,		10,		0,		16,		0,		0,		0,		2,		0
601
-/*Koenigsschild*/	move_data_588:	.byte		111,		0,		8,		0,		10,		0,		16,		4,		0,		0,		2,		0
602
-/*Kameradschaft*/	move_data_589:	.byte		18,		0,		0,		0,		20,		0,		0,		0,		0,		0,		2,		0
603
-/*Vertrauenssache*/	move_data_590:	.byte		NONE,		0,		0,		0,		20,		0,		0,		0,		48,		0,		2,		0
604
-/*Diamantsturm*/	move_data_591:	.byte		138,		100,		5,		95,		5,		50,		0,		0,		50,		0,		0,		0
605
-/*Dampfschwall*/	move_data_592:	.byte		125,		110,		11,		95,		5,		30,		0,		0,		50,		0,		1,		0
606
-/*Dimensionsloch*/	move_data_593:	.byte		NONE,		80,		14,		0,		5,		0,		0,		0,		48,		0,		1,		0
607
-/*Wasser_Shuriken*/	move_data_594:	.byte		29,		15,		11,		100,		20,		0,		0,		1,		50,		0,		0,		0
608
-/*Magieflamme*/		move_data_595:	.byte		71,		65,		10,		100,		10,		100,		0,		0,		50,		0,		1,		0
609
-/*Schutzstacheln*/	move_data_596:	.byte		NONE,		0,		12,		0,		10,		0,		0,		4,		0,		0,		2,		0
610
-/*Duftwolke*/		move_data_597:	.byte		NONE,		0,		9,		0,		20,		0,		16,		0,		0,		0,		2,		0
611
-/*Mystowellen*/		move_data_598:	.byte		NONE,		0,		13,		100,		15,		0,		0,		0,		26,		0,		2,		0
612
-/*Giftfalle*/		move_data_599:	.byte		NONE,		0,		3,		100,		20,		0,		0,		0,		26,		0,		2,		0
613
-/*Pulverschleuder*/	move_data_600:	.byte		NONE,		0,		6,		100,		20,		0,		0,		1,		18,		0,		2,		0
614
-/*Geokontrolle*/	move_data_601:	.byte		NONE,		0,		9,		0,		10,		0,		16,		0,		4,		0,		2,		0
615
-/*Magnetregler*/	move_data_602:	.byte		NONE,		0,		13,		0,		20,		0,		16,		0,		0,		0,		2,		0
616
-/*Goldene Zeiten*/	move_data_603:	.byte		NONE,		0,		0,		0,		30,		0,		16,		0,		0,		0,		2,		0
617
-/*Elektrofeld*/		move_data_604:	.byte		NONE,		0,		13,		0,		10,		0,		16,		0,		0,		0,		2,		0
618
-/*Zauberschein*/	move_data_605:	.byte		0,		80,		9,		100,		10,		0,		8,		0,		50,		0,		1,		0
619
-/*Ehrentag*/		move_data_606:	.byte		85,		0,		0,		0,		40,		0,		0,		0,		0,		0,		2,		0
620
-/*Haendchenhalten*/	move_data_607:	.byte		176,		0,		0,		0,		40,		0,		0,		0,		0,		0,		2,		0
621
-/*Kulleraugen*/		move_data_608:	.byte		18,		0,		9,		100,		30,		0,		0,		1,		10,		0,		2,		0
622
-/*Wangenrubbler*/	move_data_609:	.byte		6,		20,		13,		100,		20,		100,		0,		0,		51,		0,		0,		0
623
-/*Zurueckhaltung*/	move_data_610:	.byte		101,		40,		0,		100,		40,		0,		0,		0,		51,		0,		0,		0
624
-/*Plage*/		move_data_611:	.byte		42,		20,		6,		100,		20,		100,		0,		0,		51,		0,		1,		0
625
-/*Steigerungshieb*/	move_data_612:	.byte		139,		40,		1,		100,		20,		100,		0,		0,		51,		0,		0,		0
626
-/*Unheilsschwingen*/	move_data_613:	.byte		3,		80,		2,		100,		10,		0,		0,		0,		50,		0,		1,		0
627
-/*Tausend Pfeile*/	move_data_614:	.byte		NONE,		90,		4,		100,		10,		0,		8,		0,		50,		0,		0,		0
628
-/*Tausend Wellen*/	move_data_615:	.byte		NONE,		90,		4,		100,		10,		0,		8,		0,		50,		0,		0,		0
629
-/*Bodengewalt*/		move_data_616:	.byte		147,		90,		4,		100,		10,		0,		8,		0,		50,		0,		0,		0
630
-/*Lux Calamitatis*/	move_data_617:	.byte		48,		140,		9,		90,		5,		0,		0,		0,		50,		0,		1,		0
631
-/*Ursprungswoge*/	move_data_618:	.byte		0,		110,		11,		85,		10,		0,		8,		0,		50,		0,		1,		0
632
-/*Abgrundsklinge*/	move_data_619:	.byte		0,		120,		4,		85,		10,		0,		8,		0,		50,		0,		0,		0
633
-/*Zenitstuermer*/	move_data_620:	.byte		NONE,		120,		2,		100,		5,		0,		0,		0,		51,		0,		0,		0
634
-/*Dimensionswahn*/	move_data_621:	.byte		NONE,		100,		17,		0,		5,		0,		0,		0,		49,		0,		0,		0
635
-/*Sandsammler*/		move_data_622:	.byte		133,		0,		4,		100,		10,		0,		16,		0,		4,		0,		2,		0
636
-/*ueberrumpler*/	move_data_623:	.byte		0,		90,		6,		100,		10,		0,		0,		2,		51,		0,		0,		0
637
-/*Bunker*/		move_data_624:	.byte		NONE,		0,		3,		100,		10,		0,		16,		4,		0,		0,		2,		0
638
-/*Schattenfessel*/	move_data_625:	.byte		NONE,		80,		7,		100,		10,		0,		16,		0,		18,		0,		0,		0
639
-/*Dark Lariat*/		move_data_626:	.byte		NONE,		85,		17,		100,		10,		0,		16,		0,		51,		0,		0,		0
640
-/*Schaumserenade*/	move_data_627:	.byte		NONE,		90,		11,		100,		10,		0,		8,		0,		50,		0,		1,		0
641
-/*Eishammer*/		move_data_628:	.byte		NONE,		100,		15,		90,		10,		100,		0,		0,		51,		0,		0,		0
642
-/*Florakur*/		move_data_629:	.byte		NONE,		0,		9,		100,		10,		0,		0,		0,		4,		0,		2,		0
643
-/*Pferdestaerke*/	move_data_630:	.byte		0,		95,		4,		95,		10,		0,		0,		0,		51,		0,		0,		0
644
-/*Kraftabsorber*/	move_data_631:	.byte		NONE,		0,		12,		100,		10,		0,		0,		0,		2,		0,		2,		0
645
-/*Solarklinge*/		move_data_632:	.byte		NONE,		125,		12,		100,		10,		0,		0,		0,		51,		0,		0,		0
646
-/*Blattwerk*/		move_data_633:	.byte		NONE,		40,		12,		100,		40,		0,		0,		0,		50,		0,		0,		0
647
-/*Rampenlicht*/		move_data_634:	.byte		NONE,		0,		0,		100,		15,		0,		0,		3,		2,		0,		2,		0
648
-/*Giftfaden*/		move_data_635:	.byte		NONE,		0,		3,		100,		20,		100,		0,		0,		10,		0,		2,		0
649
-/*Konzentration*/	move_data_636:	.byte		NONE,		0,		0,		100,		30,		0,		16,		0,		4,		0,		2,		0
650
-/*Hilfsmechanik*/	move_data_637:	.byte		NONE,		0,		8,		0,		20,		0,		16,		0,		4,		0,		2,		0
651
-/*Neck Strike*/		move_data_638:	.byte		NONE,		80,		17,		100,		15,		0,		0,		0,		51,		0,		0,		0
652
-/*Pollenknoedel*/	move_data_639:	.byte		NONE,		90,		6,		100,		15,		0,		0,		0,		50,		0,		1,		0
653
-/*Ankerschuss*/		move_data_640:	.byte		NONE,		80,		8,		100,		20,		0,		0,		0,		51,		0,		0,		0
654
-/*Psychofeld*/		move_data_641:	.byte		NONE,		0,		14,		0,		10,		0,		32,		0,		0,		0,		2,		0
655
-/*Anfallen*/		move_data_642:	.byte		NONE,		80,		6,		100,		15,		0,		0,		0,		51,		0,		0,		0
656
-/*Feuerpeitsche*/	move_data_643:	.byte		NONE,		80,		10,		100,		15,		0,		0,		0,		51,		0,		0,		0
657
-/*ueberheblichkeit*/	move_data_644:	.byte		NONE,		20,		17,		100,		10,		0,		0,		0,		51,		0,		0,		0
658
-/*Ausbrennen*/		move_data_645:	.byte		NONE,		130,		10,		100,		5,		0,		0,		0,		50,		0,		1,		0
659
-/*Initiativetausch*/	move_data_646:	.byte		NONE,		0,		9,		100,		10,		0,		0,		0,		6,		0,		2,		0
660
-/*Schmalhorn*/		move_data_647:	.byte		17,		70,		8,		0,		10,		0,		0,		0,		51,		0,		0,		0
661
-/*Laeuterung*/		move_data_648:	.byte		NONE,		0,		3,		100,		20,		0,		0,		0,		14,		0,		2,		0
662
-/*Wecktanz*/		move_data_649:	.byte		NONE,		90,		0,		100,		15,		0,		0,		0,		34,		0,		1,		0
663
-/*Sanktionskern*/	move_data_650:	.byte		NONE,		100,		16,		100,		10,		0,		8,		0,		50,		0,		1,		0
664
-/*Tropenkick*/		move_data_651:	.byte		NONE,		70,		12,		100,		15,		0,		0,		0,		51,		0,		0,		0
665
-/*Kommando*/		move_data_652:	.byte		NONE,		0,		14,		0,		15,		0,		16,		0,		2,		0,		2,		0
666
-/*Schnabelkanone*/	move_data_653:	.byte		NONE,		100,		2,		100,		15,		0,		0,		253,		50,		0,		0,		0
667
-/*Schuppenrasseln*/	move_data_654:	.byte		NONE,		110,		16,		100,		5,		0,		8,		0,		50,		0,		1,		0
668
-/*Drachenhammer*/	move_data_655:	.byte		NONE,		90,		16,		100,		15,		0,		0,		0,		51,		0,		0,		0
669
-/*Wirbler*/		move_data_656:	.byte		NONE,		60,		17,		100,		20,		0,		32,		0,		51,		0,		0,		0
670
-/*Auroraschleier*/	move_data_657:	.byte		NONE,		0,		15,		0,		20,		0,		16,		0,		4,		0,		2,		0
671
-/*Panzerfalle*/		move_data_658:	.byte		NONE,		150,		10,		100,		5,		0,		8,		253,		50,		0,		0,		0
672
-/*Kanonenbouquet*/	move_data_659:	.byte		204,		130,		9,		90,		5,		0,		0,		0,		50,		0,		1,		0
673
-/*Psychobeisser*/	move_data_660:	.byte		NONE,		85,		14,		100,		10,		0,		0,		0,		51,		0,		0,		0
674
-/*Fruststampfer*/	move_data_661:	.byte		NONE,		75,		4,		100,		10,		0,		0,		0,		51,		0,		0,		0
675
-/*Schattenknochen*/	move_data_662:	.byte		NONE,		85,		7,		100,		10,		0,		0,		0,		50,		0,		0,		0
676
-/*Turbofelsen*/		move_data_663:	.byte		0,		40,		5,		100,		20,		0,		0,		1,		51,		0,		0,		0
677
-/*Aquadurchstoss*/	move_data_664:	.byte		NONE,		85,		11,		100,		10,		0,		0,		0,		51,		0,		0,		0
678
-/*Prisma_Laser*/	move_data_665:	.byte		NONE,		160,		14,		100,		10,		0,		0,		0,		50,		0,		1,		0
679
-/*Diebesschatten*/	move_data_666:	.byte		NONE,		90,		7,		100,		10,		0,		0,		0,		51,		0,		0,		0
680
-/*Stahlgestirn*/	move_data_667:	.byte		NONE,		100,		8,		100,		5,		0,		0,		0,		51,		0,		0,		0
681
-/*Schattenstrahl*/	move_data_668:	.byte		NONE,		100,		7,		100,		5,		0,		0,		0,		50,		0,		1,		0
682
-/*Traenendruese*/	move_data_669:	.byte		NONE,		0,		0,		100,		20,		0,		0,		0,		8,		0,		2,		0
683
-/*Elektropikser*/	move_data_670:	.byte		NONE,		80,		13,		100,		10,		0,		0,		0,		51,		0,		0,		0
684
-/*Naturzorn*/		move_data_671:	.byte		40,		1,		9,		90,		10,		0,		0,		0,		50,		0,		1,		0
685
-/*Multi_Angriff*/	move_data_672:	.byte		NONE,		90,		0,		100,		10,		0,		0,		0,		51,		0,		0,		0
686
-/*aeonensturm*/		move_data_673:	.byte		0,		120,		16,		90,		35,		0,		8,		0,		50,		0,		1,		0
687
-/*aeonenstrahl*/	move_data_674:	.byte		0,		120,		16,		90,		35,		0,		8,		0,		50,		0,		1,		0
688
-/*DNS_Strahl*/		move_data_675:	.byte		0,		150,		14,		90,		5,		0,		8,		0,		48,		0,		1,		0

+ 0
- 629
data/moves/move_descriptions.S View File

@@ -1,629 +0,0 @@
1
-.align 2
2
-.thumb
3
-.text
4
-.global move_description_table
5
-move_description_table:
6
-.word str_move_description_1
7
-.word str_move_description_2
8
-.word str_move_description_3
9
-.word str_move_description_4
10
-.word str_move_description_5
11
-.word str_move_description_6
12
-.word str_move_description_7
13
-.word str_move_description_8
14
-.word str_move_description_9
15
-.word str_move_description_10
16
-.word str_move_description_11
17
-.word str_move_description_12
18
-.word str_move_description_13
19
-.word str_move_description_14
20
-.word str_move_description_15
21
-.word str_move_description_16
22
-.word str_move_description_17
23
-.word str_move_description_18
24
-.word str_move_description_19
25
-.word str_move_description_20
26
-.word str_move_description_21
27
-.word str_move_description_22
28
-.word str_move_description_23
29
-.word str_move_description_24
30
-.word str_move_description_25
31
-.word str_move_description_26
32
-.word str_move_description_27
33
-.word str_move_description_28
34
-.word str_move_description_29
35
-.word str_move_description_30
36
-.word str_move_description_31
37
-.word str_move_description_32
38
-.word str_move_description_33
39
-.word str_move_description_34
40
-.word str_move_description_35
41
-.word str_move_description_36
42
-.word str_move_description_37
43
-.word str_move_description_38
44
-.word str_move_description_39
45
-.word str_move_description_40
46
-.word str_move_description_41
47
-.word str_move_description_42
48
-.word str_move_description_43
49
-.word str_move_description_44
50
-.word str_move_description_45
51
-.word str_move_description_46
52
-.word str_move_description_47
53
-.word str_move_description_48
54
-.word str_move_description_49
55
-.word str_move_description_50
56
-.word str_move_description_51
57
-.word str_move_description_52
58
-.word str_move_description_53
59
-.word str_move_description_54
60
-.word str_move_description_55
61
-.word str_move_description_56
62
-.word str_move_description_57
63
-.word str_move_description_58
64
-.word str_move_description_59
65
-.word str_move_description_60
66
-.word str_move_description_61
67
-.word str_move_description_62
68
-.word str_move_description_63
69
-.word str_move_description_64
70
-.word str_move_description_65
71
-.word str_move_description_66
72
-.word str_move_description_67
73
-.word str_move_description_68
74
-.word str_move_description_69
75
-.word str_move_description_70
76
-.word str_move_description_71
77
-.word str_move_description_72
78
-.word str_move_description_73
79
-.word str_move_description_74
80
-.word str_move_description_75
81
-.word str_move_description_76
82
-.word str_move_description_77
83
-.word str_move_description_78
84
-.word str_move_description_79
85
-.word str_move_description_80
86
-.word str_move_description_81
87
-.word str_move_description_82
88
-.word str_move_description_83
89
-.word str_move_description_84
90
-.word str_move_description_85
91
-.word str_move_description_86
92
-.word str_move_description_87
93
-.word str_move_description_88
94
-.word str_move_description_89
95
-.word str_move_description_90
96
-.word str_move_description_91
97
-.word str_move_description_92
98
-.word str_move_description_93
99
-.word str_move_description_94
100
-.word str_move_description_95
101
-.word str_move_description_96
102
-.word str_move_description_97
103
-.word str_move_description_98
104
-.word str_move_description_99
105
-.word str_move_description_100
106
-.word str_move_description_101
107
-.word str_move_description_102
108
-.word str_move_description_103
109
-.word str_move_description_104
110
-.word str_move_description_105
111
-.word str_move_description_106
112
-.word str_move_description_107
113
-.word str_move_description_108
114
-.word str_move_description_109
115
-.word str_move_description_110
116
-.word str_move_description_111
117
-.word str_move_description_112
118
-.word str_move_description_113
119
-.word str_move_description_114
120
-.word str_move_description_115
121
-.word str_move_description_116
122
-.word str_move_description_117
123
-.word str_move_description_118
124
-.word str_move_description_119
125
-.word str_move_description_120
126
-.word str_move_description_121
127
-.word str_move_description_122
128
-.word str_move_description_123
129
-.word str_move_description_124
130
-.word str_move_description_125
131
-.word str_move_description_126
132
-.word str_move_description_127
133
-.word str_move_description_128
134
-.word str_move_description_129
135
-.word str_move_description_130
136
-.word str_move_description_131
137
-.word str_move_description_132
138
-.word str_move_description_133
139
-.word str_move_description_134
140
-.word str_move_description_135
141
-.word str_move_description_136
142
-.word str_move_description_137
143
-.word str_move_description_138
144
-.word str_move_description_139
145
-.word str_move_description_140
146
-.word str_move_description_141
147
-.word str_move_description_142
148
-.word str_move_description_143
149
-.word str_move_description_144
150
-.word str_move_description_145
151
-.word str_move_description_146
152
-.word str_move_description_147
153
-.word str_move_description_148
154
-.word str_move_description_149
155
-.word str_move_description_150
156
-.word str_move_description_151
157
-.word str_move_description_152
158
-.word str_move_description_153
159
-.word str_move_description_154
160
-.word str_move_description_155
161
-.word str_move_description_156
162
-.word str_move_description_157
163
-.word str_move_description_158
164
-.word str_move_description_159
165
-.word str_move_description_160
166
-.word str_move_description_161
167
-.word str_move_description_162
168
-.word str_move_description_163
169
-.word str_move_description_164
170
-.word str_move_description_165
171
-.word str_move_description_166
172
-.word str_move_description_167
173
-.word str_move_description_168
174
-.word str_move_description_169
175
-.word str_move_description_170
176
-.word str_move_description_171
177
-.word str_move_description_172
178
-.word str_move_description_173
179
-.word str_move_description_174
180
-.word str_move_description_175
181
-.word str_move_description_176
182
-.word str_move_description_177
183
-.word str_move_description_178
184
-.word str_move_description_179
185
-.word str_move_description_180
186
-.word str_move_description_181
187
-.word str_move_description_182
188
-.word str_move_description_183
189
-.word str_move_description_184
190
-.word str_move_description_185
191
-.word str_move_description_186
192
-.word str_move_description_187
193
-.word str_move_description_188
194
-.word str_move_description_189
195
-.word str_move_description_190
196
-.word str_move_description_191
197
-.word str_move_description_192
198
-.word str_move_description_193
199
-.word str_move_description_194
200
-.word str_move_description_195
201
-.word str_move_description_196
202
-.word str_move_description_197
203
-.word str_move_description_198
204
-.word str_move_description_199
205
-.word str_move_description_200
206
-.word str_move_description_201
207
-.word str_move_description_202
208
-.word str_move_description_203
209
-.word str_move_description_204
210
-.word str_move_description_205
211
-.word str_move_description_206
212
-.word str_move_description_207
213
-.word str_move_description_208
214
-.word str_move_description_209
215
-.word str_move_description_210
216
-.word str_move_description_211
217
-.word str_move_description_212
218
-.word str_move_description_213
219
-.word str_move_description_214
220
-.word str_move_description_215
221
-.word str_move_description_216
222
-.word str_move_description_217
223
-.word str_move_description_218
224
-.word str_move_description_219
225
-.word str_move_description_220
226
-.word str_move_description_221
227
-.word str_move_description_222
228
-.word str_move_description_223
229
-.word str_move_description_224
230
-.word str_move_description_225
231
-.word str_move_description_226
232
-.word str_move_description_227
233
-.word str_move_description_228
234
-.word str_move_description_229
235
-.word str_move_description_230
236
-.word str_move_description_231
237
-.word str_move_description_232
238
-.word str_move_description_233
239
-.word str_move_description_234
240
-.word str_move_description_235
241
-.word str_move_description_236
242
-.word str_move_description_237
243
-.word str_move_description_238
244
-.word str_move_description_239
245
-.word str_move_description_240
246
-.word str_move_description_241
247
-.word str_move_description_242
248
-.word str_move_description_243
249
-.word str_move_description_244
250
-.word str_move_description_245
251
-.word str_move_description_246
252
-.word str_move_description_247
253
-.word str_move_description_248
254
-.word str_move_description_249
255
-.word str_move_description_250
256
-.word str_move_description_251
257
-.word str_move_description_252
258
-.word str_move_description_253
259
-.word str_move_description_254
260
-.word str_move_description_255
261
-.word str_move_description_256
262
-.word str_move_description_257
263
-.word str_move_description_258
264
-.word str_move_description_259
265
-.word str_move_description_260
266
-.word str_move_description_261
267
-.word str_move_description_262
268
-.word str_move_description_263
269
-.word str_move_description_264
270
-.word str_move_description_265
271
-.word str_move_description_266
272
-.word str_move_description_267
273
-.word str_move_description_268
274
-.word str_move_description_269
275
-.word str_move_description_270
276
-.word str_move_description_271
277
-.word str_move_description_272
278
-.word str_move_description_273
279
-.word str_move_description_274
280
-.word str_move_description_275
281
-.word str_move_description_276
282
-.word str_move_description_277
283
-.word str_move_description_278
284
-.word str_move_description_279
285
-.word str_move_description_280
286
-.word str_move_description_281
287
-.word str_move_description_282
288
-.word str_move_description_283
289
-.word str_move_description_284
290
-.word str_move_description_285
291
-.word str_move_description_286
292
-.word str_move_description_287
293
-.word str_move_description_288
294
-.word str_move_description_289
295
-.word str_move_description_290
296
-.word str_move_description_291
297
-.word str_move_description_292
298
-.word str_move_description_293
299
-.word str_move_description_294
300
-.word str_move_description_295
301
-.word str_move_description_296
302
-.word str_move_description_297
303
-.word str_move_description_298
304
-.word str_move_description_299
305
-.word str_move_description_300
306
-.word str_move_description_301
307
-.word str_move_description_302
308
-.word str_move_description_303
309
-.word str_move_description_304
310
-.word str_move_description_305
311
-.word str_move_description_306
312
-.word str_move_description_307
313
-.word str_move_description_308
314
-.word str_move_description_309
315
-.word str_move_description_310
316
-.word str_move_description_311
317
-.word str_move_description_312
318
-.word str_move_description_313
319
-.word str_move_description_314
320
-.word str_move_description_315
321
-.word str_move_description_316
322
-.word str_move_description_317
323
-.word str_move_description_318
324
-.word str_move_description_319
325
-.word str_move_description_320
326
-.word str_move_description_321
327
-.word str_move_description_322
328
-.word str_move_description_323
329
-.word str_move_description_324
330
-.word str_move_description_325
331
-.word str_move_description_326
332
-.word str_move_description_327
333
-.word str_move_description_328
334
-.word str_move_description_329
335
-.word str_move_description_330
336
-.word str_move_description_331
337
-.word str_move_description_332
338
-.word str_move_description_333
339
-.word str_move_description_334
340
-.word str_move_description_335
341
-.word str_move_description_336
342
-.word str_move_description_337
343
-.word str_move_description_338
344
-.word str_move_description_339
345
-.word str_move_description_340
346
-.word str_move_description_341
347
-.word str_move_description_342
348
-.word str_move_description_343
349
-.word str_move_description_344
350
-.word str_move_description_345
351
-.word str_move_description_346
352
-.word str_move_description_347
353
-.word str_move_description_348
354
-.word str_move_description_349
355
-.word str_move_description_350
356
-.word str_move_description_351
357
-.word str_move_description_352
358
-.word str_move_description_353
359
-.word str_move_description_354
360
-.word str_move_description_355
361
-.word str_move_description_356
362
-.word str_move_description_357
363
-.word str_move_description_358
364
-.word str_move_description_359
365
-.word str_move_description_360
366
-.word str_move_description_361
367
-.word str_move_description_362
368
-.word str_move_description_363
369
-.word str_move_description_364
370
-.word str_move_description_365
371
-.word str_move_description_366
372
-.word str_move_description_367
373
-.word str_move_description_368
374
-.word str_move_description_369
375
-.word str_move_description_370
376
-.word str_move_description_371
377
-.word str_move_description_372
378
-.word str_move_description_373
379
-.word str_move_description_374
380
-.word str_move_description_375
381
-.word str_move_description_376
382
-.word str_move_description_377
383
-.word str_move_description_378
384
-.word str_move_description_379
385
-.word str_move_description_380
386
-.word str_move_description_381
387
-.word str_move_description_382
388
-.word str_move_description_383
389
-.word str_move_description_384
390
-.word str_move_description_385
391
-.word str_move_description_386
392
-.word str_move_description_387
393
-.word str_move_description_388
394
-.word str_move_description_389
395
-.word str_move_description_390
396
-.word str_move_description_391
397
-.word str_move_description_392
398
-.word str_move_description_393
399
-.word str_move_description_394
400
-.word str_move_description_395
401
-.word str_move_description_396
402
-.word str_move_description_397
403
-.word str_move_description_398
404
-.word str_move_description_399
405
-.word str_move_description_400
406
-.word str_move_description_401
407
-.word str_move_description_402
408
-.word str_move_description_403
409
-.word str_move_description_404
410
-.word str_move_description_405
411
-.word str_move_description_406
412
-.word str_move_description_407
413
-.word str_move_description_408
414
-.word str_move_description_409
415
-.word str_move_description_410
416
-.word str_move_description_411
417
-.word str_move_description_412
418
-.word str_move_description_413
419
-.word str_move_description_414
420
-.word str_move_description_415
421
-.word str_move_description_416
422
-.word str_move_description_417
423
-.word str_move_description_418
424
-.word str_move_description_419
425
-.word str_move_description_420
426
-.word str_move_description_421
427
-.word str_move_description_422
428
-.word str_move_description_423
429
-.word str_move_description_424
430
-.word str_move_description_425
431
-.word str_move_description_426
432
-.word str_move_description_427
433
-.word str_move_description_428
434
-.word str_move_description_429
435
-.word str_move_description_430
436
-.word str_move_description_431
437
-.word str_move_description_432
438
-.word str_move_description_433
439
-.word str_move_description_434
440
-.word str_move_description_435
441
-.word str_move_description_436
442
-.word str_move_description_437
443
-.word str_move_description_438
444
-.word str_move_description_439
445
-.word str_move_description_440
446
-.word str_move_description_441
447
-.word str_move_description_442
448
-.word str_move_description_443
449
-.word str_move_description_444
450
-.word str_move_description_445
451
-.word str_move_description_446
452
-.word str_move_description_447
453
-.word str_move_description_448
454
-.word str_move_description_449
455
-.word str_move_description_450
456
-.word str_move_description_451
457
-.word str_move_description_452
458
-.word str_move_description_453
459
-.word str_move_description_454
460
-.word str_move_description_455
461
-.word str_move_description_456
462
-.word str_move_description_457
463
-.word str_move_description_458
464
-.word str_move_description_459
465
-.word str_move_description_460
466
-.word str_move_description_461
467
-.word str_move_description_462
468
-.word str_move_description_463
469
-.word str_move_description_464
470
-.word str_move_description_465
471
-.word str_move_description_466
472
-.word str_move_description_467
473
-.word str_move_description_468
474
-.word str_move_description_469
475
-.word str_move_description_470
476
-.word str_move_description_471
477
-.word str_move_description_472
478
-.word str_move_description_473
479
-.word str_move_description_474
480
-.word str_move_description_475
481
-.word str_move_description_476
482
-.word str_move_description_477
483
-.word str_move_description_478
484
-.word str_move_description_479
485
-.word str_move_description_480
486
-.word str_move_description_481
487
-.word str_move_description_482
488
-.word str_move_description_483
489
-.word str_move_description_484
490
-.word str_move_description_485
491
-.word str_move_description_486
492
-.word str_move_description_487
493
-.word str_move_description_488
494
-.word str_move_description_489
495
-.word str_move_description_490
496
-.word str_move_description_491
497
-.word str_move_description_492
498
-.word str_move_description_493
499
-.word str_move_description_494
500
-.word str_move_description_495
501
-.word str_move_description_496
502
-.word str_move_description_497
503
-.word str_move_description_498
504
-.word str_move_description_499
505
-.word str_move_description_500
506
-.word str_move_description_501
507
-.word str_move_description_502
508
-.word str_move_description_503
509
-.word str_move_description_504
510
-.word str_move_description_505
511
-.word str_move_description_506
512
-.word str_move_description_507
513
-.word str_move_description_508
514
-.word str_move_description_509
515
-.word str_move_description_510
516
-.word str_move_description_511
517
-.word str_move_description_512
518
-.word str_move_description_513
519
-.word str_move_description_514
520
-.word str_move_description_515
521
-.word str_move_description_516
522
-.word str_move_description_517
523
-.word str_move_description_518
524
-.word str_move_description_519
525
-.word str_move_description_520
526
-.word str_move_description_521
527
-.word str_move_description_522
528
-.word str_move_description_523
529
-.word str_move_description_524
530
-.word str_move_description_525
531
-.word str_move_description_526
532
-.word str_move_description_527
533
-.word str_move_description_528
534
-.word str_move_description_529
535
-.word str_move_description_530
536
-.word str_move_description_531
537
-.word str_move_description_532
538
-.word str_move_description_533
539
-.word str_move_description_534
540
-.word str_move_description_535
541
-.word str_move_description_536
542
-.word str_move_description_537
543
-.word str_move_description_538
544
-.word str_move_description_539
545
-.word str_move_description_540
546
-.word str_move_description_541
547
-.word str_move_description_542
548
-.word str_move_description_543
549
-.word str_move_description_544
550
-.word str_move_description_545
551
-.word str_move_description_546
552
-.word str_move_description_547
553
-.word str_move_description_548
554
-.word str_move_description_549
555
-.word str_move_description_550
556
-.word str_move_description_551
557
-.word str_move_description_552
558
-.word str_move_description_553
559
-.word str_move_description_554
560
-.word str_move_description_555
561
-.word str_move_description_556
562
-.word str_move_description_557
563
-.word str_move_description_558
564
-.word str_move_description_559
565
-.word str_move_description_560
566
-.word str_move_description_561
567
-.word str_move_description_562
568
-.word str_move_description_563
569
-.word str_move_description_564
570
-.word str_move_description_565
571
-.word str_move_description_566
572
-.word str_move_description_567
573
-.word str_move_description_568
574
-.word str_move_description_569
575
-.word str_move_description_570
576
-.word str_move_description_571
577
-.word str_move_description_572
578
-.word str_move_description_573
579
-.word str_move_description_574
580
-.word str_move_description_575
581
-.word str_move_description_576
582
-.word str_move_description_577
583
-.word str_move_description_578
584
-.word str_move_description_579
585
-.word str_move_description_580
586
-.word str_move_description_581
587
-.word str_move_description_582
588
-.word str_move_description_583
589
-.word str_move_description_584
590
-.word str_move_description_585
591
-.word str_move_description_586
592
-.word str_move_description_587
593
-.word str_move_description_588
594
-.word str_move_description_589
595
-.word str_move_description_590
596
-.word str_move_description_591
597
-.word str_move_description_592
598
-.word str_move_description_593
599
-.word str_move_description_594
600
-.word str_move_description_595
601
-.word str_move_description_596
602
-.word str_move_description_597
603
-.word str_move_description_598
604
-.word str_move_description_599
605
-.word str_move_description_600
606
-.word str_move_description_601
607
-.word str_move_description_602
608
-.word str_move_description_603
609
-.word str_move_description_604
610
-.word str_move_description_605
611
-.word str_move_description_606
612
-.word str_move_description_607
613
-.word str_move_description_608
614
-.word str_move_description_609
615
-.word str_move_description_610
616
-.word str_move_description_611
617
-.word str_move_description_612
618
-.word str_move_description_613
619
-.word str_move_description_614
620
-.word str_move_description_615
621
-.word str_move_description_616
622
-.word str_move_description_617
623
-.word str_move_description_618
624
-.word str_move_description_619
625
-.word str_move_description_620
626
-.word str_move_description_621
627
-.word str_move_description_622
628
-.word str_move_description_623
629
-.word str_move_description_624

+ 6146
- 6146
data/overworld/overworld_data.s
File diff suppressed because it is too large
View File


+ 16536
- 16536
data/overworld/overworld_frames.s
File diff suppressed because it is too large
View File


+ 1545
- 1545
data/overworld/overworld_pal_table.s
File diff suppressed because it is too large
View File


+ 789
- 789
data/overworld/overworld_tables.s
File diff suppressed because it is too large
View File


+ 1263
- 1263
data/overworld/wild_pokemon_data.s
File diff suppressed because it is too large
View File


+ 0
- 1207
data/pkmn_tables/icon_sprites.S
File diff suppressed because it is too large
View File


+ 1206
- 1206
data/pkmn_tables/icon_sprites.s
File diff suppressed because it is too large
View File


+ 0
- 1206
data/pkmn_tables/icons_paletten.S
File diff suppressed because it is too large
View File


+ 1205
- 1205
data/pkmn_tables/icons_paletten.s
File diff suppressed because it is too large
View File


+ 0
- 1205
data/pkmn_tables/pokedex_order.S
File diff suppressed because it is too large
View File


+ 1204
- 1204
data/pkmn_tables/pokedex_order.s
File diff suppressed because it is too large
View File


+ 0
- 1205
data/pkmn_tables/pokemon_back_sprites.S
File diff suppressed because it is too large
View File


+ 1204
- 1204
data/pkmn_tables/pokemon_back_sprites.s
File diff suppressed because it is too large
View File


+ 0
- 4603
data/pkmn_tables/pokemon_egg_moves.S
File diff suppressed because it is too large
View File


+ 4602
- 4602
data/pkmn_tables/pokemon_egg_moves.s
File diff suppressed because it is too large
View File


+ 6
- 6
data/pkmn_tables/pokemon_enemy_altitude_table.s View File

@@ -1,7 +1,7 @@
1
-.align 2
2
-.thumb
3
-.text
4
-
5
-.global pkmn_enemy_altitude_table
6
-pkmn_enemy_altitude_table:
1
+.align 2
2
+.thumb
3
+.text
4
+
5
+.global pkmn_enemy_altitude_table
6
+pkmn_enemy_altitude_table:
7 7
 .incbin "data/pkmn_tables/pkmn_enemy_altitude_table_dump.bin"

+ 6
- 6
data/pkmn_tables/pokemon_enemy_y_table.s View File

@@ -1,7 +1,7 @@
1
-.align 2
2
-.thumb
3
-.text
4
-
5
-.global pokemon_enemy_y_table
6
-pokemon_enemy_y_table:
1
+.align 2
2
+.thumb
3
+.text
4
+
5
+.global pokemon_enemy_y_table
6
+pokemon_enemy_y_table:
7 7
 .incbin "data/pkmn_tables/pkmn_enemy_y_table_dump.bin"

+ 2012
- 2012
data/pkmn_tables/pokemon_footprints.s
File diff suppressed because it is too large
View File


+ 0
- 1205
data/pkmn_tables/pokemon_front_sprites.S
File diff suppressed because it is too large
View File


+ 1204
- 1204
data/pkmn_tables/pokemon_front_sprites.s
File diff suppressed because it is too large
View File


+ 0
- 1544
data/pkmn_tables/pokemon_habitats.S
File diff suppressed because it is too large
View File


+ 1543
- 1543
data/pkmn_tables/pokemon_habitats.s
File diff suppressed because it is too large
View File


+ 1202
- 1202
data/pkmn_tables/pokemon_move_tutor.s
File diff suppressed because it is too large
View File


+ 0
- 42833
data/pkmn_tables/pokemon_moveset_table.S
File diff suppressed because it is too large
View File


+ 42832
- 42832
data/pkmn_tables/pokemon_moveset_table.s
File diff suppressed because it is too large
View File


+ 0
- 1205
data/pkmn_tables/pokemon_normal_pal.S
File diff suppressed because it is too large
View File


+ 1204
- 1204
data/pkmn_tables/pokemon_normal_pal.s
File diff suppressed because it is too large
View File


+ 6
- 6
data/pkmn_tables/pokemon_player_y_table.s View File

@@ -1,7 +1,7 @@
1
-.align 2
2
-.thumb
3
-.text
4
-
5
-.global pokemon_player_xy_table
6
-pokemon_player_xy_table:
1
+.align 2
2
+.thumb
3
+.text
4
+
5
+.global pokemon_player_xy_table
6
+pokemon_player_xy_table:
7 7
 .incbin "data/pkmn_tables/pkmn_player_y_table_dump.bin"

+ 0
- 1205
data/pkmn_tables/pokemon_shiny_pal.S
File diff suppressed because it is too large
View File


+ 1204
- 1204
data/pkmn_tables/pokemon_shiny_pal.s
File diff suppressed because it is too large
View File


+ 0
- 4804
data/pkmn_tables/pokemon_stats.S
File diff suppressed because it is too large
View File


+ 4803
- 4803
data/pkmn_tables/pokemon_stats.s
File diff suppressed because it is too large
View File


+ 1205
- 1205
data/pkmn_tables/pokemon_tm_vm.s
File diff suppressed because it is too large
View File


+ 29
- 29
data/raw_defines.s View File

@@ -1,29 +1,29 @@
1
-.align 2
2
-.thumb
3
-.text
4
-
5
-/*.global objects
6
-objects:
7
-    .word 0x0202063C*/
8
-
9
-.global evolutions
10
-evolutions:
11
-    .word 0x08259754
12
-
13
-.global save_one
14
-save_one:
15
-    .word 0x03005008
16
-
17
-.align 2
18
-.global ts_pals
19
-ts_pals:
20
-	.byte   0,  2, 69, 73,166, 89,120, 10,235, 77, 47, 42, 30,  7,228, 56
21
-	.byte 102, 81,134, 85,169, 77, 49, 42,219,  6,253,  6, 63,  3,237, 65
22
-	.byte 150, 34,230, 52,189,127,  0,  0,173,106,255,127, 73, 94,188,123
23
-	.byte   7, 86, 87,119,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0
24
-	.byte   0,  0,136, 73,  7, 53,118,127,240,126, 43, 94,243, 36,191, 74
25
-	.byte 231, 24,223, 37, 59, 41,174,110,202,105,140, 45,222,123, 73, 65
26
-	.byte   0,  2,239, 57,  0,  0, 41, 33,189,127,198, 20,181, 86,132, 12
27
-	.byte  99,  8, 33,  4,231, 24,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0
28
-	.byte   0,  0,174,110,240,126, 43, 94,140, 45,198, 20,136, 73,157, 22
29
-	.byte 231, 24,118,127,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0
1
+.align 2
2
+.thumb
3
+.text
4
+
5
+/*.global objects
6
+objects:
7
+    .word 0x0202063C*/
8
+
9
+.global evolutions
10
+evolutions:
11
+    .word 0x08259754
12
+
13
+.global save_one
14
+save_one:
15
+    .word 0x03005008
16
+
17
+.align 2
18
+.global ts_pals
19
+ts_pals:
20
+	.byte   0,  2, 69, 73,166, 89,120, 10,235, 77, 47, 42, 30,  7,228, 56
21
+	.byte 102, 81,134, 85,169, 77, 49, 42,219,  6,253,  6, 63,  3,237, 65
22
+	.byte 150, 34,230, 52,189,127,  0,  0,173,106,255,127, 73, 94,188,123
23
+	.byte   7, 86, 87,119,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0
24
+	.byte   0,  0,136, 73,  7, 53,118,127,240,126, 43, 94,243, 36,191, 74
25
+	.byte 231, 24,223, 37, 59, 41,174,110,202,105,140, 45,222,123, 73, 65
26
+	.byte   0,  2,239, 57,  0,  0, 41, 33,189,127,198, 20,181, 86,132, 12
27
+	.byte  99,  8, 33,  4,231, 24,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0
28
+	.byte   0,  0,174,110,240,126, 43, 94,140, 45,198, 20,136, 73,157, 22
29
+	.byte 231, 24,118,127,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0

+ 93
- 93
data/string/map_names.s View File

@@ -1,94 +1,94 @@
1
-.align 2
2
-.thumb
3
-.text
4
-
5
-.global map_name_table
6
-map_name_table:
7
-.word str_map_name_hesperia
8
-.word str_map_name_carun
9
-.word str_map_name_veternia
10
-.word str_map_name_urbania
11
-.word str_map_name_route_one
12
-.word str_map_name_route_two
13
-.word str_map_name_route_three
14
-.word str_map_name_invalid
15
-.word str_map_name_invalid
16
-.word str_map_name_invalid
17
-.word str_map_name_invalid
18
-.word str_map_name_invalid
19
-.word str_map_name_invalid
20
-.word str_map_name_invalid
21
-.word str_map_name_invalid
22
-.word str_map_name_invalid
23
-.word str_map_name_invalid
24
-.word str_map_name_invalid
25
-.word str_map_name_invalid
26
-.word str_map_name_invalid
27
-.word str_map_name_invalid
28
-.word str_map_name_invalid
29
-.word str_map_name_invalid
30
-.word str_map_name_invalid
31
-.word str_map_name_invalid
32
-.word str_map_name_invalid
33
-.word str_map_name_invalid
34
-.word str_map_name_invalid
35
-.word str_map_name_invalid
36
-.word str_map_name_invalid
37
-.word str_map_name_invalid
38
-.word str_map_name_invalid
39
-.word str_map_name_invalid
40
-.word str_map_name_invalid
41
-.word str_map_name_invalid
42
-.word str_map_name_invalid
43
-.word str_map_name_invalid
44
-.word str_map_name_invalid
45
-.word str_map_name_invalid
46
-.word str_map_name_invalid
47
-.word str_map_name_invalid
48
-.word str_map_name_invalid
49
-.word str_map_name_invalid
50
-.word str_map_name_invalid
51
-.word str_map_name_invalid
52
-.word str_map_name_invalid
53
-.word str_map_name_invalid
54
-.word str_map_name_invalid
55
-.word str_map_name_invalid
56
-.word str_map_name_invalid
57
-.word str_map_name_invalid
58
-.word str_map_name_invalid
59
-.word str_map_name_invalid
60
-.word str_map_name_invalid
61
-.word str_map_name_invalid
62
-.word str_map_name_invalid
63
-.word str_map_name_invalid
64
-.word str_map_name_invalid
65
-.word str_map_name_invalid
66
-.word str_map_name_invalid
67
-.word str_map_name_invalid
68
-.word str_map_name_invalid
69
-
70
-
71
-str_map_name_hesperia:
72
-.string LAN_DE "Hesperia"
73
-
74
-str_map_name_carun:
75
-.string LAN_DE "Carun City"
76
-
77
-str_map_name_veternia:
78
-.string LAN_DE "Veternia City"
79
-
80
-str_map_name_urbania:
81
-.string LAN_DE "Urbania City"
82
-
83
-str_map_name_route_one:
84
-.string LAN_DE "Route 1"
85
-
86
-str_map_name_route_two:
87
-.string LAN_DE "Route 2"
88
-
89
-str_map_name_route_three:
90
-.string LAN_DE "Route 3"
91
-
92
-str_map_name_invalid:
93
-.string LAN_DE "Invalider Name"
1
+.align 2
2
+.thumb
3
+.text
4
+
5
+.global map_name_table
6
+map_name_table:
7
+.word str_map_name_hesperia
8
+.word str_map_name_carun
9
+.word str_map_name_veternia
10
+.word str_map_name_urbania
11
+.word str_map_name_route_one
12
+.word str_map_name_route_two
13
+.word str_map_name_route_three
14
+.word str_map_name_invalid
15
+.word str_map_name_invalid
16
+.word str_map_name_invalid
17
+.word str_map_name_invalid
18
+.word str_map_name_invalid
19
+.word str_map_name_invalid
20
+.word str_map_name_invalid
21
+.word str_map_name_invalid
22
+.word str_map_name_invalid
23
+.word str_map_name_invalid
24
+.word str_map_name_invalid
25
+.word str_map_name_invalid
26
+.word str_map_name_invalid
27
+.word str_map_name_invalid
28
+.word str_map_name_invalid
29
+.word str_map_name_invalid
30
+.word str_map_name_invalid
31
+.word str_map_name_invalid
32
+.word str_map_name_invalid
33
+.word str_map_name_invalid
34
+.word str_map_name_invalid
35
+.word str_map_name_invalid
36
+.word str_map_name_invalid
37
+.word str_map_name_invalid
38
+.word str_map_name_invalid
39
+.word str_map_name_invalid
40
+.word str_map_name_invalid
41
+.word str_map_name_invalid
42
+.word str_map_name_invalid
43
+.word str_map_name_invalid
44
+.word str_map_name_invalid
45
+.word str_map_name_invalid
46
+.word str_map_name_invalid
47
+.word str_map_name_invalid
48
+.word str_map_name_invalid
49
+.word str_map_name_invalid
50
+.word str_map_name_invalid
51
+.word str_map_name_invalid
52
+.word str_map_name_invalid
53
+.word str_map_name_invalid
54
+.word str_map_name_invalid
55
+.word str_map_name_invalid
56
+.word str_map_name_invalid
57
+.word str_map_name_invalid
58
+.word str_map_name_invalid
59
+.word str_map_name_invalid
60
+.word str_map_name_invalid
61
+.word str_map_name_invalid
62
+.word str_map_name_invalid
63
+.word str_map_name_invalid
64
+.word str_map_name_invalid
65
+.word str_map_name_invalid
66
+.word str_map_name_invalid
67
+.word str_map_name_invalid
68
+.word str_map_name_invalid
69
+
70
+
71
+str_map_name_hesperia:
72
+.string LAN_DE "Hesperia"
73
+
74
+str_map_name_carun:
75
+.string LAN_DE "Carun City"
76
+
77
+str_map_name_veternia:
78
+.string LAN_DE "Veternia City"
79
+
80
+str_map_name_urbania:
81
+.string LAN_DE "Urbania City"
82
+
83
+str_map_name_route_one:
84
+.string LAN_DE "Route 1"
85
+
86
+str_map_name_route_two:
87
+.string LAN_DE "Route 2"
88
+
89
+str_map_name_route_three:
90
+.string LAN_DE "Route 3"
91
+
92
+str_map_name_invalid:
93
+.string LAN_DE "Invalider Name"
94 94
 .string LAN_EN "Invalid Name"

+ 158
- 158
data/text_lookup/text_lookup_array.s View File

@@ -1,159 +1,159 @@
1
-.align 2
2
-.text
3
-.global text_lookup_array
4
-text_lookup_array:
5
-    .word text_bank_zero
6
-    .word text_bank_one
7
-    .word text_bank_two
8
-    .word text_bank_three
9
-    .word text_bank_four
10
-    .word text_bank_five
11
-    .word 0xDEADBEEF
12
-
13
-text_bank_zero:
14
-    .word text_bank_zero_map_zero
15
-    .word text_bank_zero_map_one
16
-    .word 0xDEADBEEF
17
-text_bank_one:
18
-text_bank_two:
19
-    .word text_bank_two_map_zero
20
-    .word 0xDEADBEEF
21
-
22
-text_bank_three:
23
-text_bank_four:
24
-    .word text_bank_zero_map_zero
25
-    .word text_bank_zero_map_one
26
-    .word 0xDEADBEEF
27
-text_bank_five:
28
-    .word text_bank_five_map_zero
29
-    .word 0xDEADBEEF
30
-
31
-text_bank_zero_map_zero:
32
-    .word text_bank_zero_map_zero_global
33
-    .word text_npc_not_implemented
34
-    .word text_npc_not_implemented
35
-    .word text_npc_not_implemented
36
-    .word text_npc_not_implemented
37
-    .word text_npc_not_implemented
38
-    .word text_npc_not_implemented
39
-    .word text_npc_not_implemented
40
-    .word text_npc_not_implemented
41
-    .word text_npc_not_implemented
42
-    .word text_npc_not_implemented
43
-    .word text_npc_not_implemented
44
-    .word text_bank_zero_map_zero_npc_12
45
-    .word 0xDEADBEEF
46
-text_bank_zero_map_one:
47
-    .word text_bank_zero_map_one_global
48
-    .word 0xDEADBEEF
49
-
50
-text_bank_two_map_zero:
51
-    .word text_bank_two_map_zero_global
52
-    .word 0xDEADBEEF
53
-
54
-text_bank_five_map_zero:
55
-    .word text_bank_five_map_zero_global
56
-    .word 0xDEADBEEF
57
-
58
-text_bank_zero_map_zero_global:
59
-    .word str_hesp_out_g_0
60
-    .word str_hesp_out_g_1
61
-    .word str_hesp_out_g_2
62
-    .word str_hesp_out_g_3
63
-    .word str_hesp_out_g_4
64
-    .word str_hesp_out_g_5
65
-    .word str_hesp_out_g_6
66
-    .word str_hesp_out_g_7
67
-    .word str_hesp_out_g_8
68
-    .word str_hesp_out_g_9
69
-    .word str_hesp_out_g_10
70
-    .word str_hesp_out_g_11
71
-    .word str_hesp_out_g_12
72
-    .word str_hesp_out_g_13
73
-    .word str_hesp_out_g_14
74
-    .word str_hesp_out_g_15
75
-    .word str_hesp_out_g_16
76
-    .word str_hesp_out_g_17
77
-    .word str_hesp_out_g_18
78
-    .word str_hesp_out_g_19
79
-    .word str_hesp_out_g_20
80
-    .word str_hesp_out_g_21
81
-    .word str_hesp_out_g_22
82
-    .word str_hesp_out_g_23
83
-    .word str_hesp_out_g_24
84
-    .word str_hesp_out_g_25
85
-    .word str_hesp_out_g_26
86
-    .word str_hesp_out_g_27
87
-    .word str_hesp_out_g_28
88
-    .word str_hesp_out_g_29
89
-    .word str_hesp_out_g_30
90
-    .word 0xDEADBEEF
91
-
92
-text_bank_zero_map_one_global:
93
-    .word str_carun_c_g_0
94
-    .word str_carun_c_g_1
95
-    .word str_carun_c_g_2
96
-    .word str_carun_c_g_3
97
-    .word str_carun_c_g_4
98
-    .word str_carun_c_g_5
99
-    .word str_carun_c_g_6
100
-    .word str_carun_c_g_7
101
-    .word str_carun_c_g_8
102
-    .word str_carun_c_g_9
103
-    .word str_carun_c_g_10
104
-    .word str_carun_c_g_11
105
-    .word str_carun_c_g_12
106
-    .word str_carun_c_g_13
107
-    .word str_carun_c_g_14
108
-    .word str_carun_c_g_15
109
-    .word str_carun_c_g_16
110
-    .word str_carun_c_g_17
111
-    .word str_carun_c_g_18
112
-    .word str_carun_c_g_19
113
-    .word str_carun_c_g_20
114
-    .word str_carun_c_g_21
115
-    .word str_carun_c_g_22
116
-    .word str_carun_c_g_23
117
-    .word str_carun_c_g_24
118
-    .word str_carun_c_g_25
119
-    .word str_carun_c_g_26
120
-    .word str_carun_c_g_27
121
-    .word str_carun_c_g_28
122
-    .word str_carun_c_g_29
123
-    .word str_carun_c_g_30
124
-    .word 0xDEADBEEF
125
-
126
-text_bank_zero_map_zero_npc_12:
127
-    .word str_hesp_out_npc_0_0
128
-    .word str_hesp_out_npc_0_1
129
-    .word str_hesp_out_npc_0_2
130
-    .word str_hesp_out_npc_0_3
131
-    .word str_hesp_out_npc_0_4
132
-    .word 0xDEADBEEF
133
-
134
-text_bank_two_map_zero_global:
135
-    .word str_hesp_20_g_0
136
-    .word 0xDEADBEEF
137
-
138
-text_bank_five_map_zero_global:
139
-    .word str_tundra_hq_0
140
-    .word str_tundra_hq_1
141
-    .word str_tundra_hq_2
142
-    .word str_tundra_hq_3
143
-    .word str_tundra_hq_4
144
-    .word str_tundra_hq_5
145
-    .word str_tundra_hq_6
146
-    .word str_tundra_hq_7
147
-    .word str_tundra_hq_8
148
-    .word str_tundra_hq_9
149
-    .word str_tundra_hq_10
150
-    .word str_tundra_hq_11
151
-    .word str_tundra_hq_12
152
-    .word 0xDEADBEEF
153
-
154
-text_npc_not_implemented:
155
-    .word 0xDEADBEEF
156
-
157
-.global text_lookup_table
158
-text_lookup_table:
1
+.align 2
2
+.text
3
+.global text_lookup_array
4
+text_lookup_array:
5
+    .word text_bank_zero
6
+    .word text_bank_one
7
+    .word text_bank_two
8
+    .word text_bank_three
9
+    .word text_bank_four
10
+    .word text_bank_five
11
+    .word 0xDEADBEEF
12
+
13
+text_bank_zero:
14
+    .word text_bank_zero_map_zero
15
+    .word text_bank_zero_map_one
16
+    .word 0xDEADBEEF
17
+text_bank_one:
18
+text_bank_two:
19
+    .word text_bank_two_map_zero
20
+    .word 0xDEADBEEF
21
+
22
+text_bank_three:
23
+text_bank_four:
24
+    .word text_bank_zero_map_zero
25
+    .word text_bank_zero_map_one
26
+    .word 0xDEADBEEF
27
+text_bank_five:
28
+    .word text_bank_five_map_zero
29
+    .word 0xDEADBEEF
30
+
31
+text_bank_zero_map_zero:
32
+    .word text_bank_zero_map_zero_global
33
+    .word text_npc_not_implemented
34
+    .word text_npc_not_implemented
35
+    .word text_npc_not_implemented
36
+    .word text_npc_not_implemented
37
+    .word text_npc_not_implemented
38
+    .word text_npc_not_implemented
39
+    .word text_npc_not_implemented
40
+    .word text_npc_not_implemented
41
+    .word text_npc_not_implemented
42
+    .word text_npc_not_implemented
43
+    .word text_npc_not_implemented
44
+    .word text_bank_zero_map_zero_npc_12
45
+    .word 0xDEADBEEF
46
+text_bank_zero_map_one:
47
+    .word text_bank_zero_map_one_global
48
+    .word 0xDEADBEEF
49
+
50
+text_bank_two_map_zero:
51
+    .word text_bank_two_map_zero_global
52
+    .word 0xDEADBEEF
53
+
54
+text_bank_five_map_zero:
55
+    .word text_bank_five_map_zero_global
56
+    .word 0xDEADBEEF
57
+
58
+text_bank_zero_map_zero_global:
59
+    .word str_hesp_out_g_0
60
+    .word str_hesp_out_g_1
61
+    .word str_hesp_out_g_2
62
+    .word str_hesp_out_g_3
63
+    .word str_hesp_out_g_4
64
+    .word str_hesp_out_g_5
65
+    .word str_hesp_out_g_6
66
+    .word str_hesp_out_g_7
67
+    .word str_hesp_out_g_8
68
+    .word str_hesp_out_g_9
69
+    .word str_hesp_out_g_10
70
+    .word str_hesp_out_g_11
71
+    .word str_hesp_out_g_12
72
+    .word str_hesp_out_g_13
73
+    .word str_hesp_out_g_14
74
+    .word str_hesp_out_g_15
75
+    .word str_hesp_out_g_16
76
+    .word str_hesp_out_g_17
77
+    .word str_hesp_out_g_18
78
+    .word str_hesp_out_g_19
79
+    .word str_hesp_out_g_20
80
+    .word str_hesp_out_g_21
81
+    .word str_hesp_out_g_22
82
+    .word str_hesp_out_g_23
83
+    .word str_hesp_out_g_24
84
+    .word str_hesp_out_g_25
85
+    .word str_hesp_out_g_26
86
+    .word str_hesp_out_g_27
87
+    .word str_hesp_out_g_28
88
+    .word str_hesp_out_g_29
89
+    .word str_hesp_out_g_30
90
+    .word 0xDEADBEEF
91
+
92
+text_bank_zero_map_one_global:
93
+    .word str_carun_c_g_0
94
+    .word str_carun_c_g_1
95
+    .word str_carun_c_g_2
96
+    .word str_carun_c_g_3
97
+    .word str_carun_c_g_4
98
+    .word str_carun_c_g_5
99
+    .word str_carun_c_g_6
100
+    .word str_carun_c_g_7
101
+    .word str_carun_c_g_8
102
+    .word str_carun_c_g_9
103
+    .word str_carun_c_g_10
104
+    .word str_carun_c_g_11
105
+    .word str_carun_c_g_12
106
+    .word str_carun_c_g_13
107
+    .word str_carun_c_g_14
108
+    .word str_carun_c_g_15
109
+    .word str_carun_c_g_16
110
+    .word str_carun_c_g_17
111
+    .word str_carun_c_g_18
112
+    .word str_carun_c_g_19
113
+    .word str_carun_c_g_20
114
+    .word str_carun_c_g_21
115
+    .word str_carun_c_g_22
116
+    .word str_carun_c_g_23
117
+    .word str_carun_c_g_24
118
+    .word str_carun_c_g_25
119
+    .word str_carun_c_g_26
120
+    .word str_carun_c_g_27
121
+    .word str_carun_c_g_28
122
+    .word str_carun_c_g_29
123
+    .word str_carun_c_g_30
124
+    .word 0xDEADBEEF
125
+
126
+text_bank_zero_map_zero_npc_12:
127
+    .word str_hesp_out_npc_0_0
128
+    .word str_hesp_out_npc_0_1
129
+    .word str_hesp_out_npc_0_2
130
+    .word str_hesp_out_npc_0_3
131
+    .word str_hesp_out_npc_0_4
132
+    .word 0xDEADBEEF
133
+
134
+text_bank_two_map_zero_global:
135
+    .word str_hesp_20_g_0
136
+    .word 0xDEADBEEF
137
+
138
+text_bank_five_map_zero_global:
139
+    .word str_tundra_hq_0
140
+    .word str_tundra_hq_1
141
+    .word str_tundra_hq_2
142
+    .word str_tundra_hq_3
143
+    .word str_tundra_hq_4
144
+    .word str_tundra_hq_5
145
+    .word str_tundra_hq_6
146
+    .word str_tundra_hq_7
147
+    .word str_tundra_hq_8
148
+    .word str_tundra_hq_9
149
+    .word str_tundra_hq_10
150
+    .word str_tundra_hq_11
151
+    .word str_tundra_hq_12
152
+    .word 0xDEADBEEF
153
+
154
+text_npc_not_implemented:
155
+    .word 0xDEADBEEF
156
+
157
+.global text_lookup_table
158
+text_lookup_table:
159 159
     .word text_lookup_array

+ 35
- 35
data/text_lookup/text_multichoice.s View File

@@ -1,36 +1,36 @@
1
-.text
2
-.align 2
3
-
4
-.thumb
5
-
6
-.global multichoice_array
7
-multichoice_array:
8
-    .word smc_yes_no
9
-    .word 2
10
-
11
-    .word smc_difficulty
12
-    .word 3
13
-
14
-    .word smc_left_right
15
-    .word 2
16
-
17
-
18
-smc_yes_no:
19
-    .word str_yes
20
-    .word 0
21
-    .word str_no
22
-    .word 0
23
-
24
-smc_difficulty:
25
-    .word str_beginner
26
-    .word 0
27
-    .word str_intermediate
28
-    .word 0
29
-    .word str_expert
30
-    .word 0
31
-
32
-smc_left_right:
33
-    .word str_left
34
-    .word 0
35
-    .word str_right
1
+.text
2
+.align 2
3
+
4
+.thumb
5
+
6
+.global multichoice_array
7
+multichoice_array:
8
+    .word smc_yes_no
9
+    .word 2
10
+
11
+    .word smc_difficulty
12
+    .word 3
13
+
14
+    .word smc_left_right
15
+    .word 2
16
+
17
+
18
+smc_yes_no:
19
+    .word str_yes
20
+    .word 0
21
+    .word str_no
22
+    .word 0
23
+
24
+smc_difficulty:
25
+    .word str_beginner
26
+    .word 0
27
+    .word str_intermediate
28
+    .word 0
29
+    .word str_expert
30
+    .word 0
31
+
32
+smc_left_right:
33
+    .word str_left
34
+    .word 0
35
+    .word str_right
36 36
     .word 0

+ 10
- 10
data/title_pal.s View File

@@ -1,10 +1,10 @@
1
-	.byte   0,  2, 69, 73,166, 89,120, 10,235, 77, 47, 42, 30,  7,228, 56
2
-	.byte 102, 81,134, 85,169, 77, 49, 42,219,  6,253,  6, 63,  3,237, 65
3
-	.byte 150, 34,230, 52,189,127,  0,  0,173,106,255,127, 73, 94,188,123
4
-	.byte   7, 86, 87,119,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0
5
-	.byte   0,  0,136, 73,  7, 53,118,127,240,126, 43, 94,243, 36,191, 74
6
-	.byte 231, 24,223, 37, 59, 41,174,110,202,105,140, 45,222,123, 73, 65
7
-	.byte   0,  2,239, 57,  0,  0, 41, 33,189,127,198, 20,181, 86,132, 12
8
-	.byte  99,  8, 33,  4,231, 24,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0
9
-	.byte   0,  0,174,110,240,126, 43, 94,140, 45,198, 20,136, 73,157, 22
10
-	.byte 231, 24,118,127,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0
1
+	.byte   0,  2, 69, 73,166, 89,120, 10,235, 77, 47, 42, 30,  7,228, 56
2
+	.byte 102, 81,134, 85,169, 77, 49, 42,219,  6,253,  6, 63,  3,237, 65
3
+	.byte 150, 34,230, 52,189,127,  0,  0,173,106,255,127, 73, 94,188,123
4
+	.byte   7, 86, 87,119,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0
5
+	.byte   0,  0,136, 73,  7, 53,118,127,240,126, 43, 94,243, 36,191, 74
6
+	.byte 231, 24,223, 37, 59, 41,174,110,202,105,140, 45,222,123, 73, 65
7
+	.byte   0,  2,239, 57,  0,  0, 41, 33,189,127,198, 20,181, 86,132, 12
8
+	.byte  99,  8, 33,  4,231, 24,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0
9
+	.byte   0,  0,174,110,240,126, 43, 94,140, 45,198, 20,136, 73,157, 22
10
+	.byte 231, 24,118,127,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0

+ 126
- 126
data/trainer/trainer_money_rate.s View File

@@ -1,126 +1,126 @@
1
-.align 2
2
-.text
3
-.thumb
4
-
5
-.global trainer_money_rate
6
-trainer_money_rate:
7
-
8
-.byte 0, 16, 0, 0
9
-.byte 1, 16, 0, 0
10
-.byte 2, 32, 0, 0
11
-.byte 3, 40, 0, 0
12
-.byte 4, 80, 0, 0
13
-.byte 5, 16, 0, 0
14
-.byte 6, 16, 0, 0
15
-.byte 7, 32, 0, 0
16
-.byte 8, 60, 0, 0
17
-.byte 9, 120, 0, 0
18
-.byte 10, 20, 0, 0
19
-.byte 11, 20, 0, 0
20
-.byte 12, 40, 0, 0
21
-.byte 13, 32, 0, 0
22
-.byte 14, 16, 0, 0
23
-.byte 15, 40, 0, 0
24
-.byte 16, 112, 0, 0
25
-.byte 17, 32, 0, 0
26
-.byte 48, 48, 0, 0
27
-.byte 19, 24, 0, 0
28
-.byte 20, 64, 0, 0
29
-.byte 21, 32, 0, 0
30
-.byte 22, 32, 0, 0
31
-.byte 23, 32, 0, 0
32
-.byte 24, 32, 0, 0
33
-.byte 25, 64, 0, 0
34
-.byte 26, 4, 0, 0
35
-.byte 27, 4, 0, 0
36
-.byte 28, 64, 0, 0
37
-.byte 29, 32, 0, 0
38
-.byte 30, 48, 0, 0
39
-.byte 31, 16, 0, 0
40
-.byte 32, 200, 0, 0
41
-.byte 33, 200, 0, 0
42
-.byte 34, 40, 0, 0
43
-.byte 35, 80, 0, 0
44
-.byte 36, 60, 0, 0
45
-.byte 37, 32, 0, 0
46
-.byte 38, 40, 0, 0
47
-.byte 39, 120, 0, 0
48
-.byte 40, 120, 0, 0
49
-.byte 41, 250, 0, 0
50
-.byte 42, 220, 0, 0
51
-.byte 43, 160, 0, 0
52
-.byte 44, 80, 0, 0
53
-.byte 45, 80, 0, 0
54
-.byte 46, 28, 0, 0
55
-.byte 47, 80, 0, 0
56
-.byte 48, 16, 0, 0
57
-.byte 49, 64, 0, 0
58
-.byte 50, 24, 0, 0
59
-.byte 51, 24, 0, 0
60
-.byte 52, 64, 0, 0
61
-.byte 53, 40, 0, 0
62
-.byte 54, 40, 0, 0
63
-.byte 55, 80, 0, 0
64
-.byte 56, 32, 0, 0
65
-.byte 57, 32, 0, 0
66
-.byte 58, 32, 0, 0
67
-.byte 59, 100, 0, 0
68
-.byte 60, 100, 0, 0
69
-.byte 61, 100, 0, 0
70
-.byte 62, 100, 0, 0
71
-.byte 63, 40, 0, 0
72
-.byte 64, 80, 0, 0
73
-.byte 65, 28, 0, 0
74
-.byte 66, 28, 0, 0
75
-.byte 67, 40, 0, 0
76
-.byte 68, 40, 0, 0
77
-.byte 69, 40, 0, 0
78
-.byte 70, 40, 0, 0
79
-.byte 71, 40, 0, 0
80
-.byte 72, 64, 0, 0
81
-.byte 73, 40, 0, 0
82
-.byte 74, 40, 0, 0
83
-.byte 75, 32, 0, 0
84
-.byte 76, 24, 0, 0
85
-.byte 77, 24, 0, 0
86
-.byte 78, 56, 0, 0
87
-.byte 79, 56, 0, 0
88
-.byte 80, 32, 0, 0
89
-.byte 81, 40, 0, 0
90
-.byte 82, 40, 0, 0
91
-.byte 83, 32, 0, 0
92
-.byte 84, 60, 0, 0
93
-.byte 85, 100, 0, 0
94
-.byte 86, 40, 0, 0
95
-.byte 87, 160, 0, 0
96
-.byte 88, 100, 0, 0
97
-.byte 89, 56, 0, 0
98
-.byte 90, 200, 0, 0
99
-.byte 91, 16, 0, 0
100
-.byte 92, 40, 0, 0
101
-.byte 93, 240, 0, 0
102
-.byte 94, 28, 0, 0
103
-.byte 95, 64, 0, 0
104
-.byte 96, 28, 0, 0
105
-.byte 97, 32, 0, 0
106
-.byte 98, 32, 0, 0
107
-.byte 99, 4, 0, 0
108
-.byte 100, 4, 0, 0
109
-.byte 101, 16, 0, 0
110
-.byte 102, 16, 0, 0
111
-.byte 103, 140, 0, 0
112
-.byte 104, 40, 0, 0
113
-.byte 105, 32, 0, 0
114
-.byte 106, 32, 0, 0
115
-.byte 107, 80, 0, 0
116
-.byte 108, 32, 0, 0
117
-.byte 109, 72, 0, 0
118
-.byte 110, 72, 0, 0
119
-.byte 111, 40, 0, 0
120
-.byte 112, 80, 0, 0
121
-.byte 113, 200, 0, 0
122
-.byte 114, 150, 0, 0
123
-.byte 115, 240, 0, 0
124
-.byte 116, 48, 0, 0
125
-.byte 117, 80, 0, 0
126
-.byte 118, 250, 0, 0
1
+.align 2
2
+.text
3
+.thumb
4
+
5
+.global trainer_money_rate
6
+trainer_money_rate:
7
+
8
+.byte 0, 16, 0, 0
9
+.byte 1, 16, 0, 0
10
+.byte 2, 32, 0, 0
11
+.byte 3, 40, 0, 0
12
+.byte 4, 80, 0, 0
13
+.byte 5, 16, 0, 0
14
+.byte 6, 16, 0, 0
15
+.byte 7, 32, 0, 0
16
+.byte 8, 60, 0, 0
17
+.byte 9, 120, 0, 0
18
+.byte 10, 20, 0, 0
19
+.byte 11, 20, 0, 0
20
+.byte 12, 40, 0, 0
21
+.byte 13, 32, 0, 0
22
+.byte 14, 16, 0, 0
23
+.byte 15, 40, 0, 0
24
+.byte 16, 112, 0, 0
25
+.byte 17, 32, 0, 0
26
+.byte 48, 48, 0, 0
27
+.byte 19, 24, 0, 0
28
+.byte 20, 64, 0, 0
29
+.byte 21, 32, 0, 0
30
+.byte 22, 32, 0, 0
31
+.byte 23, 32, 0, 0
32
+.byte 24, 32, 0, 0
33
+.byte 25, 64, 0, 0
34
+.byte 26, 4, 0, 0
35
+.byte 27, 4, 0, 0
36
+.byte 28, 64, 0, 0
37
+.byte 29, 32, 0, 0
38
+.byte 30, 48, 0, 0
39
+.byte 31, 16, 0, 0
40
+.byte 32, 200, 0, 0
41
+.byte 33, 200, 0, 0
42
+.byte 34, 40, 0, 0
43
+.byte 35, 80, 0, 0
44
+.byte 36, 60, 0, 0
45
+.byte 37, 32, 0, 0
46
+.byte 38, 40, 0, 0
47
+.byte 39, 120, 0, 0
48
+.byte 40, 120, 0, 0
49
+.byte 41, 250, 0, 0
50
+.byte 42, 220, 0, 0
51
+.byte 43, 160, 0, 0
52
+.byte 44, 80, 0, 0
53
+.byte 45, 80, 0, 0
54
+.byte 46, 28, 0, 0
55
+.byte 47, 80, 0, 0
56
+.byte 48, 16, 0, 0
57
+.byte 49, 64, 0, 0
58
+.byte 50, 24, 0, 0
59
+.byte 51, 24, 0, 0
60
+.byte 52, 64, 0, 0
61
+.byte 53, 40, 0, 0
62
+.byte 54, 40, 0, 0
63
+.byte 55, 80, 0, 0
64
+.byte 56, 32, 0, 0
65
+.byte 57, 32, 0, 0
66
+.byte 58, 32, 0, 0
67
+.byte 59, 100, 0, 0
68
+.byte 60, 100, 0, 0
69
+.byte 61, 100, 0, 0
70
+.byte 62, 100, 0, 0
71
+.byte 63, 40, 0, 0
72
+.byte 64, 80, 0, 0
73
+.byte 65, 28, 0, 0
74
+.byte 66, 28, 0, 0
75
+.byte 67, 40, 0, 0
76
+.byte 68, 40, 0, 0
77
+.byte 69, 40, 0, 0
78
+.byte 70, 40, 0, 0
79
+.byte 71, 40, 0, 0
80
+.byte 72, 64, 0, 0
81
+.byte 73, 40, 0, 0
82
+.byte 74, 40, 0, 0
83
+.byte 75, 32, 0, 0
84
+.byte 76, 24, 0, 0
85
+.byte 77, 24, 0, 0
86
+.byte 78, 56, 0, 0
87
+.byte 79, 56, 0, 0
88
+.byte 80, 32, 0, 0
89
+.byte 81, 40, 0, 0
90
+.byte 82, 40, 0, 0
91
+.byte 83, 32, 0, 0
92
+.byte 84, 60, 0, 0
93
+.byte 85, 100, 0, 0
94
+.byte 86, 40, 0, 0
95
+.byte 87, 160, 0, 0
96
+.byte 88, 100, 0, 0
97
+.byte 89, 56, 0, 0
98
+.byte 90, 200, 0, 0
99
+.byte 91, 16, 0, 0
100
+.byte 92, 40, 0, 0
101
+.byte 93, 240, 0, 0
102
+.byte 94, 28, 0, 0
103
+.byte 95, 64, 0, 0
104
+.byte 96, 28, 0, 0
105
+.byte 97, 32, 0, 0
106
+.byte 98, 32, 0, 0
107
+.byte 99, 4, 0, 0
108
+.byte 100, 4, 0, 0
109
+.byte 101, 16, 0, 0
110
+.byte 102, 16, 0, 0
111
+.byte 103, 140, 0, 0
112
+.byte 104, 40, 0, 0
113
+.byte 105, 32, 0, 0
114
+.byte 106, 32, 0, 0
115
+.byte 107, 80, 0, 0
116
+.byte 108, 32, 0, 0
117
+.byte 109, 72, 0, 0
118
+.byte 110, 72, 0, 0
119
+.byte 111, 40, 0, 0
120
+.byte 112, 80, 0, 0
121
+.byte 113, 200, 0, 0
122
+.byte 114, 150, 0, 0
123
+.byte 115, 240, 0, 0
124
+.byte 116, 48, 0, 0
125
+.byte 117, 80, 0, 0
126
+.byte 118, 250, 0, 0

+ 551
- 551
data/trainer/trainer_pkmn_data.s
File diff suppressed because it is too large
View File


+ 0
- 32
generated_image/bootscreen/boot_tileset.h View File

@@ -1,32 +0,0 @@
1
-
2
-//{{BLOCK(boot_tileset)
3
-
4
-//======================================================================
5
-//
6
-//	boot_tileset, 256x160@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 68 tiles (t|f|p reduced) lz77 compressed
9
-//	+ regular map (flat), lz77 compressed, 32x20 
10
-//	Total size: 32 + 672 + 412 = 1116
11
-//
12
-//	Time-stamp: 2017-08-31, 14:41:54
13
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
14
-//	( http://www.coranac.com/projects/#grit )
15
-//
16
-//======================================================================
17
-
18
-#ifndef GRIT_BOOT_TILESET_H
19
-#define GRIT_BOOT_TILESET_H
20
-
21
-#define boot_tilesetTilesLen 672
22
-extern const unsigned int boot_tilesetTiles[168];
23
-
24
-#define boot_tilesetMapLen 412
25
-extern const unsigned short boot_tilesetMap[206];
26
-
27
-#define boot_tilesetPalLen 32
28
-extern const unsigned short boot_tilesetPal[16];
29
-
30
-#endif // GRIT_BOOT_TILESET_H
31
-
32
-//}}BLOCK(boot_tileset)

+ 0
- 28
generated_image/char/bag/hero_bag.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(hero_bag)
3
-
4
-//======================================================================
5
-//
6
-//	hero_bag, 64x384@4, 
7
-//	+ palette 20 entries, lz77 compressed
8
-//	+ 384 tiles lz77 compressed
9
-//	Total size: 40 + 3564 = 3604
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:57
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_HERO_BAG_H
18
-#define GRIT_HERO_BAG_H
19
-
20
-#define hero_bagTilesLen 3564
21
-extern const unsigned int hero_bagTiles[891];
22
-
23
-#define hero_bagPalLen 40
24
-extern const unsigned short hero_bagPal[20];
25
-
26
-#endif // GRIT_HERO_BAG_H
27
-
28
-//}}BLOCK(hero_bag)

+ 0
- 28
generated_image/char/bag/heroine_bag.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(heroine_bag)
3
-
4
-//======================================================================
5
-//
6
-//	heroine_bag, 64x384@4, 
7
-//	+ palette 20 entries, lz77 compressed
8
-//	+ 384 tiles lz77 compressed
9
-//	Total size: 40 + 4044 = 4084
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:57
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_HEROINE_BAG_H
18
-#define GRIT_HEROINE_BAG_H
19
-
20
-#define heroine_bagTilesLen 4044
21
-extern const unsigned int heroine_bagTiles[1011];
22
-
23
-#define heroine_bagPalLen 40
24
-extern const unsigned short heroine_bagPal[20];
25
-
26
-#endif // GRIT_HEROINE_BAG_H
27
-
28
-//}}BLOCK(heroine_bag)

+ 0
- 28
generated_image/char/throw_out/hero_backsprite.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(hero_backsprite)
3
-
4
-//======================================================================
5
-//
6
-//	hero_backsprite, 64x320@4, 
7
-//	+ palette 20 entries, lz77 compressed
8
-//	+ 320 tiles not compressed
9
-//	Total size: 40 + 10240 = 10280
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:58
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_HERO_BACKSPRITE_H
18
-#define GRIT_HERO_BACKSPRITE_H
19
-
20
-#define hero_backspriteTilesLen 10240
21
-extern const unsigned int hero_backspriteTiles[2560];
22
-
23
-#define hero_backspritePalLen 40
24
-extern const unsigned short hero_backspritePal[20];
25
-
26
-#endif // GRIT_HERO_BACKSPRITE_H
27
-
28
-//}}BLOCK(hero_backsprite)

+ 0
- 28
generated_image/char/throw_out/heroine_backsprite.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(heroine_backsprite)
3
-
4
-//======================================================================
5
-//
6
-//	heroine_backsprite, 64x320@4, 
7
-//	+ palette 20 entries, lz77 compressed
8
-//	+ 320 tiles not compressed
9
-//	Total size: 40 + 10240 = 10280
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:58
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_HEROINE_BACKSPRITE_H
18
-#define GRIT_HEROINE_BACKSPRITE_H
19
-
20
-#define heroine_backspriteTilesLen 10240
21
-extern const unsigned int heroine_backspriteTiles[2560];
22
-
23
-#define heroine_backspritePalLen 40
24
-extern const unsigned short heroine_backspritePal[20];
25
-
26
-#endif // GRIT_HEROINE_BACKSPRITE_H
27
-
28
-//}}BLOCK(heroine_backsprite)

+ 0
- 33
generated_image/cutscene_meteor/met_background.h View File

@@ -1,33 +0,0 @@
1
-
2
-//{{BLOCK(met_background)
3
-
4
-//======================================================================
5
-//
6
-//	met_background, 256x160@4, 
7
-//	Transparent color : 00,FF,00
8
-//	+ palette 6 entries, lz77 compressed
9
-//	+ 2 tiles (t|f reduced) lz77 compressed
10
-//	+ regular map (flat), lz77 compressed, 32x20 
11
-//	Total size: 12 + 20 + 164 = 196
12
-//
13
-//	Time-stamp: 2017-08-31, 14:41:55
14
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
15
-//	( http://www.coranac.com/projects/#grit )
16
-//
17
-//======================================================================
18
-
19
-#ifndef GRIT_MET_BACKGROUND_H
20
-#define GRIT_MET_BACKGROUND_H
21
-
22
-#define met_backgroundTilesLen 20
23
-extern const unsigned int met_backgroundTiles[5];
24
-
25
-#define met_backgroundMapLen 164
26
-extern const unsigned short met_backgroundMap[82];
27
-
28
-#define met_backgroundPalLen 12
29
-extern const unsigned short met_backgroundPal[6];
30
-
31
-#endif // GRIT_MET_BACKGROUND_H
32
-
33
-//}}BLOCK(met_background)

+ 0
- 32
generated_image/cutscene_meteor/met_clouds.h View File

@@ -1,32 +0,0 @@
1
-
2
-//{{BLOCK(met_clouds)
3
-
4
-//======================================================================
5
-//
6
-//	met_clouds, 256x160@4, 
7
-//	+ palette 14 entries, lz77 compressed
8
-//	+ 46 tiles (t|f reduced) lz77 compressed
9
-//	+ regular map (flat), lz77 compressed, 32x20 
10
-//	Total size: 28 + 448 + 256 = 732
11
-//
12
-//	Time-stamp: 2017-08-31, 14:41:56
13
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
14
-//	( http://www.coranac.com/projects/#grit )
15
-//
16
-//======================================================================
17
-
18
-#ifndef GRIT_MET_CLOUDS_H
19
-#define GRIT_MET_CLOUDS_H
20
-
21
-#define met_cloudsTilesLen 448
22
-extern const unsigned int met_cloudsTiles[112];
23
-
24
-#define met_cloudsMapLen 256
25
-extern const unsigned short met_cloudsMap[128];
26
-
27
-#define met_cloudsPalLen 28
28
-extern const unsigned short met_cloudsPal[14];
29
-
30
-#endif // GRIT_MET_CLOUDS_H
31
-
32
-//}}BLOCK(met_clouds)

+ 0
- 32
generated_image/cutscene_meteor/met_foreground.h View File

@@ -1,32 +0,0 @@
1
-
2
-//{{BLOCK(met_foreground)
3
-
4
-//======================================================================
5
-//
6
-//	met_foreground, 256x160@4, 
7
-//	+ palette 18 entries, lz77 compressed
8
-//	+ 140 tiles (t|f reduced) lz77 compressed
9
-//	+ regular map (flat), lz77 compressed, 32x20 
10
-//	Total size: 36 + 2356 + 464 = 2856
11
-//
12
-//	Time-stamp: 2017-08-31, 14:41:55
13
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
14
-//	( http://www.coranac.com/projects/#grit )
15
-//
16
-//======================================================================
17
-
18
-#ifndef GRIT_MET_FOREGROUND_H
19
-#define GRIT_MET_FOREGROUND_H
20
-
21
-#define met_foregroundTilesLen 2356
22
-extern const unsigned int met_foregroundTiles[589];
23
-
24
-#define met_foregroundMapLen 464
25
-extern const unsigned short met_foregroundMap[232];
26
-
27
-#define met_foregroundPalLen 36
28
-extern const unsigned short met_foregroundPal[18];
29
-
30
-#endif // GRIT_MET_FOREGROUND_H
31
-
32
-//}}BLOCK(met_foreground)

+ 0
- 28
generated_image/cutscene_meteor/met_foreground_red.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(met_foreground_red)
3
-
4
-//======================================================================
5
-//
6
-//	met_foreground_red, 256x160@8, 
7
-//	+ palette 256 entries, not compressed
8
-//	+ 640 tiles not compressed
9
-//	Total size: 512 + 40960 = 41472
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:55
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MET_FOREGROUND_RED_H
18
-#define GRIT_MET_FOREGROUND_RED_H
19
-
20
-#define met_foreground_redTilesLen 40960
21
-extern const unsigned int met_foreground_redTiles[10240];
22
-
23
-#define met_foreground_redPalLen 512
24
-extern const unsigned short met_foreground_redPal[256];
25
-
26
-#endif // GRIT_MET_FOREGROUND_RED_H
27
-
28
-//}}BLOCK(met_foreground_red)

+ 0
- 28
generated_image/cutscene_meteor/met_meteor.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(met_meteor)
3
-
4
-//======================================================================
5
-//
6
-//	met_meteor, 32x96@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 48 tiles lz77 compressed
9
-//	Total size: 32 + 1168 = 1200
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:56
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MET_METEOR_H
18
-#define GRIT_MET_METEOR_H
19
-
20
-#define met_meteorTilesLen 1168
21
-extern const unsigned int met_meteorTiles[292];
22
-
23
-#define met_meteorPalLen 32
24
-extern const unsigned short met_meteorPal[16];
25
-
26
-#endif // GRIT_MET_METEOR_H
27
-
28
-//}}BLOCK(met_meteor)

+ 0
- 32
generated_image/cutscene_meteor/met_sky.h View File

@@ -1,32 +0,0 @@
1
-
2
-//{{BLOCK(met_sky)
3
-
4
-//======================================================================
5
-//
6
-//	met_sky, 256x160@4, 
7
-//	+ palette 14 entries, lz77 compressed
8
-//	+ 25 tiles (t|f reduced) lz77 compressed
9
-//	+ regular map (flat), lz77 compressed, 32x20 
10
-//	Total size: 28 + 204 + 240 = 472
11
-//
12
-//	Time-stamp: 2017-08-31, 14:41:56
13
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
14
-//	( http://www.coranac.com/projects/#grit )
15
-//
16
-//======================================================================
17
-
18
-#ifndef GRIT_MET_SKY_H
19
-#define GRIT_MET_SKY_H
20
-
21
-#define met_skyTilesLen 204
22
-extern const unsigned int met_skyTiles[51];
23
-
24
-#define met_skyMapLen 240
25
-extern const unsigned short met_skyMap[120];
26
-
27
-#define met_skyPalLen 28
28
-extern const unsigned short met_skyPal[14];
29
-
30
-#endif // GRIT_MET_SKY_H
31
-
32
-//}}BLOCK(met_sky)

+ 0
- 28
generated_image/cutscene_meteor/met_sky_red.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(met_sky_red)
3
-
4
-//======================================================================
5
-//
6
-//	met_sky_red, 256x160@8, 
7
-//	+ palette 256 entries, not compressed
8
-//	+ 640 tiles not compressed
9
-//	Total size: 512 + 40960 = 41472
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:55
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MET_SKY_RED_H
18
-#define GRIT_MET_SKY_RED_H
19
-
20
-#define met_sky_redTilesLen 40960
21
-extern const unsigned int met_sky_redTiles[10240];
22
-
23
-#define met_sky_redPalLen 512
24
-extern const unsigned short met_sky_redPal[256];
25
-
26
-#endif // GRIT_MET_SKY_RED_H
27
-
28
-//}}BLOCK(met_sky_red)

+ 0
- 24
generated_image/emoticons/emot_arrows.h View File

@@ -1,24 +0,0 @@
1
-
2
-//{{BLOCK(emot_arrows)
3
-
4
-//======================================================================
5
-//
6
-//	emot_arrows, 16x96@4, 
7
-//	+ 24 tiles not compressed
8
-//	Total size: 768 = 768
9
-//
10
-//	Time-stamp: 2017-08-31, 14:41:54
11
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
12
-//	( http://www.coranac.com/projects/#grit )
13
-//
14
-//======================================================================
15
-
16
-#ifndef GRIT_EMOT_ARROWS_H
17
-#define GRIT_EMOT_ARROWS_H
18
-
19
-#define emot_arrowsTilesLen 768
20
-extern const unsigned int emot_arrowsTiles[192];
21
-
22
-#endif // GRIT_EMOT_ARROWS_H
23
-
24
-//}}BLOCK(emot_arrows)

+ 0
- 28
generated_image/mugshots/mug_00.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(mug_00)
3
-
4
-//======================================================================
5
-//
6
-//	mug_00, 32x32@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 16 tiles lz77 compressed
9
-//	Total size: 32 + 400 = 432
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:59
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MUG_00_H
18
-#define GRIT_MUG_00_H
19
-
20
-#define mug_00TilesLen 400
21
-extern const unsigned int mug_00Tiles[100];
22
-
23
-#define mug_00PalLen 32
24
-extern const unsigned short mug_00Pal[16];
25
-
26
-#endif // GRIT_MUG_00_H
27
-
28
-//}}BLOCK(mug_00)

+ 0
- 28
generated_image/mugshots/mug_01.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(mug_01)
3
-
4
-//======================================================================
5
-//
6
-//	mug_01, 32x32@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 16 tiles lz77 compressed
9
-//	Total size: 32 + 428 = 460
10
-//
11
-//	Time-stamp: 2017-08-31, 14:42:00
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MUG_01_H
18
-#define GRIT_MUG_01_H
19
-
20
-#define mug_01TilesLen 428
21
-extern const unsigned int mug_01Tiles[107];
22
-
23
-#define mug_01PalLen 32
24
-extern const unsigned short mug_01Pal[16];
25
-
26
-#endif // GRIT_MUG_01_H
27
-
28
-//}}BLOCK(mug_01)

+ 0
- 28
generated_image/mugshots/mug_02.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(mug_02)
3
-
4
-//======================================================================
5
-//
6
-//	mug_02, 32x32@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 16 tiles lz77 compressed
9
-//	Total size: 32 + 460 = 492
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:59
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MUG_02_H
18
-#define GRIT_MUG_02_H
19
-
20
-#define mug_02TilesLen 460
21
-extern const unsigned int mug_02Tiles[115];
22
-
23
-#define mug_02PalLen 32
24
-extern const unsigned short mug_02Pal[16];
25
-
26
-#endif // GRIT_MUG_02_H
27
-
28
-//}}BLOCK(mug_02)

+ 0
- 28
generated_image/mugshots/mug_03.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(mug_03)
3
-
4
-//======================================================================
5
-//
6
-//	mug_03, 32x32@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 16 tiles lz77 compressed
9
-//	Total size: 32 + 512 = 544
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:58
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MUG_03_H
18
-#define GRIT_MUG_03_H
19
-
20
-#define mug_03TilesLen 512
21
-extern const unsigned int mug_03Tiles[128];
22
-
23
-#define mug_03PalLen 32
24
-extern const unsigned short mug_03Pal[16];
25
-
26
-#endif // GRIT_MUG_03_H
27
-
28
-//}}BLOCK(mug_03)

+ 0
- 28
generated_image/mugshots/mug_04.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(mug_04)
3
-
4
-//======================================================================
5
-//
6
-//	mug_04, 32x32@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 16 tiles lz77 compressed
9
-//	Total size: 32 + 444 = 476
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:59
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MUG_04_H
18
-#define GRIT_MUG_04_H
19
-
20
-#define mug_04TilesLen 444
21
-extern const unsigned int mug_04Tiles[111];
22
-
23
-#define mug_04PalLen 32
24
-extern const unsigned short mug_04Pal[16];
25
-
26
-#endif // GRIT_MUG_04_H
27
-
28
-//}}BLOCK(mug_04)

+ 0
- 28
generated_image/mugshots/mug_05.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(mug_05)
3
-
4
-//======================================================================
5
-//
6
-//	mug_05, 32x32@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 16 tiles lz77 compressed
9
-//	Total size: 32 + 492 = 524
10
-//
11
-//	Time-stamp: 2017-08-31, 14:42:00
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MUG_05_H
18
-#define GRIT_MUG_05_H
19
-
20
-#define mug_05TilesLen 492
21
-extern const unsigned int mug_05Tiles[123];
22
-
23
-#define mug_05PalLen 32
24
-extern const unsigned short mug_05Pal[16];
25
-
26
-#endif // GRIT_MUG_05_H
27
-
28
-//}}BLOCK(mug_05)

+ 0
- 28
generated_image/mugshots/mug_06.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(mug_06)
3
-
4
-//======================================================================
5
-//
6
-//	mug_06, 32x32@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 16 tiles lz77 compressed
9
-//	Total size: 32 + 476 = 508
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:59
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MUG_06_H
18
-#define GRIT_MUG_06_H
19
-
20
-#define mug_06TilesLen 476
21
-extern const unsigned int mug_06Tiles[119];
22
-
23
-#define mug_06PalLen 32
24
-extern const unsigned short mug_06Pal[16];
25
-
26
-#endif // GRIT_MUG_06_H
27
-
28
-//}}BLOCK(mug_06)

+ 0
- 28
generated_image/mugshots/mug_07.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(mug_07)
3
-
4
-//======================================================================
5
-//
6
-//	mug_07, 32x32@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 16 tiles lz77 compressed
9
-//	Total size: 32 + 484 = 516
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:58
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MUG_07_H
18
-#define GRIT_MUG_07_H
19
-
20
-#define mug_07TilesLen 484
21
-extern const unsigned int mug_07Tiles[121];
22
-
23
-#define mug_07PalLen 32
24
-extern const unsigned short mug_07Pal[16];
25
-
26
-#endif // GRIT_MUG_07_H
27
-
28
-//}}BLOCK(mug_07)

+ 0
- 28
generated_image/mugshots/mug_08.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(mug_08)
3
-
4
-//======================================================================
5
-//
6
-//	mug_08, 32x32@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 16 tiles lz77 compressed
9
-//	Total size: 32 + 504 = 536
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:59
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MUG_08_H
18
-#define GRIT_MUG_08_H
19
-
20
-#define mug_08TilesLen 504
21
-extern const unsigned int mug_08Tiles[126];
22
-
23
-#define mug_08PalLen 32
24
-extern const unsigned short mug_08Pal[16];
25
-
26
-#endif // GRIT_MUG_08_H
27
-
28
-//}}BLOCK(mug_08)

+ 0
- 28
generated_image/mugshots/mug_09.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(mug_09)
3
-
4
-//======================================================================
5
-//
6
-//	mug_09, 32x32@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 16 tiles lz77 compressed
9
-//	Total size: 32 + 468 = 500
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:59
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_MUG_09_H
18
-#define GRIT_MUG_09_H
19
-
20
-#define mug_09TilesLen 468
21
-extern const unsigned int mug_09Tiles[117];
22
-
23
-#define mug_09PalLen 32
24
-extern const unsigned short mug_09Pal[16];
25
-
26
-#endif // GRIT_MUG_09_H
27
-
28
-//}}BLOCK(mug_09)

+ 0
- 28
generated_image/titlescreen/title_sprite_sky.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(title_sprite_sky)
3
-
4
-//======================================================================
5
-//
6
-//	title_sprite_sky, 16x160@4, 
7
-//	+ palette 16 entries, not compressed
8
-//	+ 40 tiles lz77 compressed
9
-//	Total size: 32 + 780 = 812
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:57
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_TITLE_SPRITE_SKY_H
18
-#define GRIT_TITLE_SPRITE_SKY_H
19
-
20
-#define title_sprite_skyTilesLen 780
21
-extern const unsigned int title_sprite_skyTiles[195];
22
-
23
-#define title_sprite_skyPalLen 32
24
-extern const unsigned short title_sprite_skyPal[16];
25
-
26
-#endif // GRIT_TITLE_SPRITE_SKY_H
27
-
28
-//}}BLOCK(title_sprite_sky)

+ 0
- 28
generated_image/titlescreen/title_tileset_background.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(title_tileset_background)
3
-
4
-//======================================================================
5
-//
6
-//	title_tileset_background, 256x160@4, 
7
-//	+ 255 tiles (t|f reduced) lz77 compressed
8
-//	+ regular map (flat), lz77 compressed, 32x20 
9
-//	Total size: 2456 + 736 = 3192
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:56
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_TITLE_TILESET_BACKGROUND_H
18
-#define GRIT_TITLE_TILESET_BACKGROUND_H
19
-
20
-#define title_tileset_backgroundTilesLen 2456
21
-extern const unsigned int title_tileset_backgroundTiles[614];
22
-
23
-#define title_tileset_backgroundMapLen 736
24
-extern const unsigned short title_tileset_backgroundMap[368];
25
-
26
-#endif // GRIT_TITLE_TILESET_BACKGROUND_H
27
-
28
-//}}BLOCK(title_tileset_background)

+ 0
- 28
generated_image/titlescreen/title_tileset_latias_latios_deoxys.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(title_tileset_latias_latios_deoxys)
3
-
4
-//======================================================================
5
-//
6
-//	title_tileset_latias_latios_deoxys, 256x160@4, 
7
-//	+ 296 tiles (t|f reduced) lz77 compressed
8
-//	+ regular map (flat), lz77 compressed, 32x20 
9
-//	Total size: 5656 + 784 = 6440
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:57
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_TITLE_TILESET_LATIAS_LATIOS_DEOXYS_H
18
-#define GRIT_TITLE_TILESET_LATIAS_LATIOS_DEOXYS_H
19
-
20
-#define title_tileset_latias_latios_deoxysTilesLen 5656
21
-extern const unsigned int title_tileset_latias_latios_deoxysTiles[1414];
22
-
23
-#define title_tileset_latias_latios_deoxysMapLen 784
24
-extern const unsigned short title_tileset_latias_latios_deoxysMap[392];
25
-
26
-#endif // GRIT_TITLE_TILESET_LATIAS_LATIOS_DEOXYS_H
27
-
28
-//}}BLOCK(title_tileset_latias_latios_deoxys)

+ 0
- 28
generated_image/titlescreen/title_tileset_logo_name.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(title_tileset_logo_name)
3
-
4
-//======================================================================
5
-//
6
-//	title_tileset_logo_name, 256x160@8, 
7
-//	+ 168 tiles (t|f reduced) lz77 compressed
8
-//	+ regular map (flat), lz77 compressed, 32x20 
9
-//	Total size: 3616 + 500 = 4116
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:57
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_TITLE_TILESET_LOGO_NAME_H
18
-#define GRIT_TITLE_TILESET_LOGO_NAME_H
19
-
20
-#define title_tileset_logo_nameTilesLen 3616
21
-extern const unsigned int title_tileset_logo_nameTiles[904];
22
-
23
-#define title_tileset_logo_nameMapLen 500
24
-extern const unsigned short title_tileset_logo_nameMap[250];
25
-
26
-#endif // GRIT_TITLE_TILESET_LOGO_NAME_H
27
-
28
-//}}BLOCK(title_tileset_logo_name)

+ 0
- 28
generated_image/titlescreen/title_tileset_press_start.h View File

@@ -1,28 +0,0 @@
1
-
2
-//{{BLOCK(title_tileset_press_start)
3
-
4
-//======================================================================
5
-//
6
-//	title_tileset_press_start, 256x160@4, 
7
-//	+ 35 tiles (t|f reduced) lz77 compressed
8
-//	+ regular map (flat), lz77 compressed, 32x20 
9
-//	Total size: 676 + 240 = 916
10
-//
11
-//	Time-stamp: 2017-08-31, 14:41:56
12
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
13
-//	( http://www.coranac.com/projects/#grit )
14
-//
15
-//======================================================================
16
-
17
-#ifndef GRIT_TITLE_TILESET_PRESS_START_H
18
-#define GRIT_TITLE_TILESET_PRESS_START_H
19
-
20
-#define title_tileset_press_startTilesLen 676
21
-extern const unsigned int title_tileset_press_startTiles[169];
22
-
23
-#define title_tileset_press_startMapLen 240
24
-extern const unsigned short title_tileset_press_startMap[120];
25
-
26
-#endif // GRIT_TITLE_TILESET_PRESS_START_H
27
-
28
-//}}BLOCK(title_tileset_press_start)

+ 73
- 73
main.asm View File

@@ -1,73 +1,73 @@
1
-.gba
2
-.thumb
3
-.open "base/bpre0.gba","build/pkmn_sots.gba",0x08000000
4
-//exclude for now
5
-//.include "patches/split_physical_special.asm"
6
-.include "patches/hooks.asm"
7
-
8
-.include "patches/maps.asm"
9
-
10
-.include "patches/dynamic_overworld_hooks.asm"
11
-
12
-
13
-.include "patches/special.asm"
14
-.include "patches/moves.asm"
15
-.include "patches/music.asm"
16
-.include "patches/items/items.asm"
17
-
18
-.include "patches/graphics/title.asm"
19
-.include "patches/graphics/boot.asm"
20
-.include "patches/graphics/char.asm"
21
-
22
-.include "patches/move_table.asm"
23
-
24
-.include "patches/pokemon_data/pokemon_footprints.asm"
25
-.include "patches/pokemon_data/altitude_table.asm"
26
-.include "patches/pokemon_data/enemy_y_table.asm"
27
-.include "patches/pokemon_data/player_y_table.asm"
28
-.include "patches/pokemon_data/pokedex_order.asm"
29
-.include "patches/pokemon_data/pokedex.asm"
30
-.include "patches/pokemon_data/pokemon_egg_moves.asm"
31
-.include "patches/pokemon_data/pokedex_entries.asm"
32
-.include "patches/pokemon_data/pokemon_names.asm"
33
-.include "patches/pokemon_data/limits.asm"
34
-.include "patches/pokemon_data/pokemon_stats.asm"
35
-.include "patches/pokemon_data/moveset_table.asm"
36
-.include "patches/pokemon_data/pokemon_back_sprites.asm"
37
-.include "patches/pokemon_data/pokemon_front_sprites.asm"
38
-.include "patches/pokemon_data/pokemon_normal_pal.asm"
39
-.include "patches/pokemon_data/pokemon_shiny_pal.asm"
40
-.include "patches/pokemon_data/pokemon_icons.asm"
41
-.include "patches/pokemon_data/pokemon_habitats.asm"
42
-.include "patches/pokemon_data/pokemon_evolution.asm"
43
-
44
-.include "patches/overworlds/pkm_wild.asm"
45
-.include "patches/overworlds/trainer.asm"
46
-//.include "patches/dns/core.asm"
47
-
48
-.include "patches/overworlds/overworld.asm"
49
-
50
-.include "patches/trainer_sprites/images.asm"
51
-.include "patches/trainer_sprites/trainer_data.asm"
52
-
53
-.include "patches/interface.asm"
54
-
55
-.include "patches/battle_engine/malloc.asm"
56
-.include "patches/battle_engine/battle_engine.asm"
57
-
58
-.include "patches/text_system.asm"
59
-
60
-.include "patches/game_engine/quick_hacks.asm"
61
-
62
-//.include "battle_engine/patches/battle_hooks.s"
63
-
64
-.org 0x0815F9B8
65
-    .word 0x08069ED5 // fix nop1 for now...
66
-
67
-// In order to test the scripts
68
-//.org 0x08727994
69
-    //.word the_old_test_script
70
-
71
-.org 0x09000000
72
-.importobj "object/linked.o"
73
-.close
1
+.gba
2
+.thumb
3
+.open "base/bpre0.gba","build/pkmn_sots.gba",0x08000000
4
+//exclude for now
5
+//.include "patches/split_physical_special.asm"
6
+.include "patches/hooks.asm"
7
+
8
+.include "patches/maps.asm"
9
+
10
+.include "patches/dynamic_overworld_hooks.asm"
11
+
12
+
13
+.include "patches/special.asm"
14
+.include "patches/moves.asm"
15
+.include "patches/music.asm"
16
+.include "patches/items/items.asm"
17
+
18
+.include "patches/graphics/title.asm"
19
+.include "patches/graphics/boot.asm"
20
+.include "patches/graphics/char.asm"
21
+
22
+.include "patches/move_table.asm"
23
+
24
+.include "patches/pokemon_data/pokemon_footprints.asm"
25
+.include "patches/pokemon_data/altitude_table.asm"
26
+.include "patches/pokemon_data/enemy_y_table.asm"
27
+.include "patches/pokemon_data/player_y_table.asm"
28
+.include "patches/pokemon_data/pokedex_order.asm"
29
+.include "patches/pokemon_data/pokedex.asm"
30
+.include "patches/pokemon_data/pokemon_egg_moves.asm"
31
+.include "patches/pokemon_data/pokedex_entries.asm"
32
+.include "patches/pokemon_data/pokemon_names.asm"
33
+.include "patches/pokemon_data/limits.asm"
34
+.include "patches/pokemon_data/pokemon_stats.asm"
35
+.include "patches/pokemon_data/moveset_table.asm"
36
+.include "patches/pokemon_data/pokemon_back_sprites.asm"
37
+.include "patches/pokemon_data/pokemon_front_sprites.asm"
38
+.include "patches/pokemon_data/pokemon_normal_pal.asm"
39
+.include "patches/pokemon_data/pokemon_shiny_pal.asm"
40
+.include "patches/pokemon_data/pokemon_icons.asm"
41
+.include "patches/pokemon_data/pokemon_habitats.asm"
42
+.include "patches/pokemon_data/pokemon_evolution.asm"
43
+
44
+.include "patches/overworlds/pkm_wild.asm"
45
+.include "patches/overworlds/trainer.asm"
46
+//.include "patches/dns/core.asm"
47
+
48
+.include "patches/overworlds/overworld.asm"
49
+
50
+.include "patches/trainer_sprites/images.asm"
51
+.include "patches/trainer_sprites/trainer_data.asm"
52
+
53
+.include "patches/interface.asm"
54
+
55
+.include "patches/battle_engine/malloc.asm"
56
+.include "patches/battle_engine/battle_engine.asm"
57
+
58
+.include "patches/text_system.asm"
59
+
60
+.include "patches/game_engine/quick_hacks.asm"
61
+
62
+//.include "battle_engine/patches/battle_hooks.s"
63
+
64
+.org 0x0815F9B8
65
+    .word 0x08069ED5 // fix nop1 for now...
66
+
67
+// In order to test the scripts
68
+//.org 0x08727994
69
+    //.word the_old_test_script
70
+
71
+.org 0x09000000
72
+.importobj "object/linked.o"
73
+.close

+ 24
- 24
patches/battle_engine/battle_engine.asm View File

@@ -1,25 +1,25 @@
1
-.org 0x08024E80
2
-ldr r0, =entry_hazards_hook|1
3
-bx r0
4
-.pool
5
-
6
-.org 0x08024FE4
7
-ldr r4, =battle_switch_in_hook|1
8
-bx r4
9
-.pool
10
-
11
-.org 0x08014CD8
12
-ldr r3, =get_first_to_strike|1
13
-bx r3
14
-.pool
15
-
16
-.org 0x08013BBC
17
-.word battle_end_of_turn_hook+1
18
-
19
-.org 0x08018254
20
-.word battle_end_of_turn_hook+1
21
-
22
-.org 0x080146AC
23
-ldr r0, =battle_m_flee_hook+1
24
-bx r0
1
+.org 0x08024E80
2
+ldr r0, =entry_hazards_hook|1
3
+bx r0
4
+.pool
5
+
6
+.org 0x08024FE4
7
+ldr r4, =battle_switch_in_hook|1
8
+bx r4
9
+.pool
10
+
11
+.org 0x08014CD8
12
+ldr r3, =get_first_to_strike|1
13
+bx r3
14
+.pool
15
+
16
+.org 0x08013BBC
17
+.word battle_end_of_turn_hook+1
18
+
19
+.org 0x08018254
20
+.word battle_end_of_turn_hook+1
21
+
22
+.org 0x080146AC
23
+ldr r0, =battle_m_flee_hook+1
24
+bx r0
25 25
 .pool

+ 10
- 10
patches/battle_engine/malloc.asm View File

@@ -1,11 +1,11 @@
1
-.org 0x0802E078
2
-ldr r1, =alloc_res_hook|1
3
-bx r1
4
-
5
-.pool
6
-
7
-.org 0x0802E224
8
-.word free_res_hook|1
9
-
10
-.org 0x0802E1F8
1
+.org 0x0802E078
2
+ldr r1, =alloc_res_hook|1
3
+bx r1
4
+
5
+.pool
6
+
7
+.org 0x0802E224
8
+.word free_res_hook|1
9
+
10
+.org 0x0802E1F8
11 11
 bx r4

+ 43
- 43
patches/disable_cry_table_blocks.s View File

@@ -1,43 +1,43 @@
1
-.gba
2
-cry_variable equ 0x02037ECC
3
-cry_handler equ 0x081DE638 + 1
4
-
5
-disableCryTableBlocks:		//  BPED =$080A35BC	; BPRE =$080720C8
6
-
7
-MOV		R1, R0
8
-MOV		R0, #0xC
9
-MUL		R0, R1
10
-MOV		R3, R9
11
-CMP		R3, #0
12
-BEQ		forward_cry
13
-
14
-reverse_cry:
15
-
16
-LDR		R1,=_reverse_crytable
17
-B		calc_table_entry
18
-
19
-forward_cry:
20
-
21
-LDR		R1,=_forward_crytable
22
-
23
-calc_table_entry:
24
-
25
-ADD		R0, R0, R1
26
-BL		call_cry_handler
27
-LDR		R1,=cry_variable
28
-STR		R0, [R1]
29
-
30
-ADD		SP, SP, #4
31
-POP		{R3-R5}
32
-MOV		R8, R3
33
-MOV		R9, R4
34
-MOV		R10, R5
35
-POP		{R4-R7}
36
-POP		{R0}
37
-BX		R0
38
-
39
-call_cry_handler:
40
-
41
-LDR		R1,=cry_handler
42
-BX		R1
43
-.pool
1
+.gba
2
+cry_variable equ 0x02037ECC
3
+cry_handler equ 0x081DE638 + 1
4
+
5
+disableCryTableBlocks:		//  BPED =$080A35BC	; BPRE =$080720C8
6
+
7
+MOV		R1, R0
8
+MOV		R0, #0xC
9
+MUL		R0, R1
10
+MOV		R3, R9
11
+CMP		R3, #0
12
+BEQ		forward_cry
13
+
14
+reverse_cry:
15
+
16
+LDR		R1,=_reverse_crytable
17
+B		calc_table_entry
18
+
19
+forward_cry:
20
+
21
+LDR		R1,=_forward_crytable
22
+
23
+calc_table_entry:
24
+
25
+ADD		R0, R0, R1
26
+BL		call_cry_handler
27
+LDR		R1,=cry_variable
28
+STR		R0, [R1]
29
+
30
+ADD		SP, SP, #4
31
+POP		{R3-R5}
32
+MOV		R8, R3
33
+MOV		R9, R4
34
+MOV		R10, R5
35
+POP		{R4-R7}
36
+POP		{R0}
37
+BX		R0
38
+
39
+call_cry_handler:
40
+
41
+LDR		R1,=cry_handler
42
+BX		R1
43
+.pool

+ 298
- 298
patches/dynamic_overworld_hooks.asm View File

@@ -1,299 +1,299 @@
1
-/*.org 0x5f574 + 0x08000000
2
-ldr r0, =ClearAllPalettes|1
3
-bx r0
4
-.pool
5
-
6
-.org 0x89e8 + 0x08000000
7
-ldr r1, =FindPalette|1
8
-bx r1
9
-.pool
10
-
11
-.org 0x8928 + 0x08000000
12
-ldr r1, =FindOrLoadPalette|1
13
-bx r1
14
-.pool
15
-
16
-.org 0xdc9e0 + 0x08000000
17
-ldr r3, =SetUpTreeDisguise|1
18
-bx r3
19
-.pool
20
-
21
-.org 0xdc9f0 + 0x08000000
22
-ldr r3, =SetUpRockDisguise|1
23
-bx r3
24
-.pool
25
-
26
-.org 0xdca00 + 0x08000000
27
-ldr r3, =SetUpWeirdDisguise|1
28
-bx r3
29
-.pool
30
-
31
-.org 0x7a748 + 0x08000000
32
-ldr r1, =PaletteNeedsFogBrightening|1
33
-bx r1
34
-.pool
35
-
36
-.org 0x7abc0 + 0x08000000
37
-ldr r1, =LoadCloudOrSandstormPalette|1
38
-bx r1
39
-.pool
40
-
41
-.org 0x5e6b0 + 0x08000000
42
-ldr r0, =SetPalNPC1|1
43
-bx r0
44
-.pool
45
-
46
-.org 0x5ef78 + 0x08000000
47
-ldr r0, =SetPalNPC2|1
48
-bx r0
49
-.pool
50
-
51
-.org 0x5eab0 + 0x08000000
52
-ldr r0, =SetPalNPC3|1
53
-bx r0
54
-.pool
55
-
56
-.org 0x5ebc0 + 0x08000000
57
-ldr r0, =SetPalNPC4|1
58
-bx r0
59
-.pool
60
-
61
-.org 0xdadb4 + 0x08000000
62
-ldr r2, =SetPalReflection|1
63
-bx r2
64
-.pool
65
-
66
-.org 0xdc410 + 0x08000000
67
-ldr r2, =SetPalSurf|1
68
-bx r2
69
-.pool
70
-
71
-.org 0x87188 + 0x08000000
72
-ldr r1, =SetPalFly|1
73
-bx r1
74
-.pool
75
-
76
-.org 0x12d2ac + 0x08000000
77
-ldr r0, =RefreshFameCheckerNPCs|1
78
-bx r0
79
-.pool
80
-
81
-.org 0x71b8 + 0x08000000
82
-ldr r0, =SetPalMisc|1
83
-bx r0
84
-.pool
85
-
86
-.org 0x82664 + 0x08000000
87
-ldr r3, =SetPalEmotionBubble|1
88
-bx r3
89
-.pool
90
-
91
-.org 0xdb1ac + 0x08000000
92
-ldr r3, =SetPalWarpArrow|1
93
-bx r3
94
-.pool
95
-
96
-.org 0x13f434 + 0x08000000
97
-ldr r0, =SetPalItemfinderArrow|1
98
-bx r0
99
-.pool
100
-
101
-.org 0x12d7a8 + 0x08000000
102
-ldr r1, =SetPalFameCheckerUnknown|1
103
-bx r1
104
-.pool
105
-
106
-.org 0x7a2d0 + 0x08000000
107
-ldr r0, =GetDarkeningType1|1
108
-bx r0
109
-.pool
110
-
111
-.org 0x7a428 + 0x08000000
112
-ldr r0, =GetDarkeningType2|1
113
-bx r0
114
-.pool
115
-
116
-.org 0x7a544 + 0x08000000
117
-ldr r0, =GetDarkeningType3|1
118
-bx r0
119
-.pool
120
-
121
-.org 0x7aec4 + 0x08000000
122
-ldr r1, =FogBrightenAll|1
123
-bx r1
124
-.pool
125
-
126
-.org 0x7aaac + 0x08000000
127
-ldr r0, =FogBrightenOnStep|1
128
-bx r0
129
-.pool
130
-
131
-.org 0x7a644 + 0x08000000
132
-ldr r0, =FogBrightenAndFadeIn|1
133
-bx r0
134
-.pool
135
-
136
-.org 0x7a0a8 + 0x08000000
137
-ldr r1, =GetFadeType1|1
138
-bx r1
139
-.pool
140
-
141
-.org 0x7a860 + 0x08000000
142
-ldr r2, =GetFadeType2|1
143
-bx r2
144
-.pool
145
-
146
-.org 0x9d5a8 + 0x08000000
147
-ldr r2, =SetPalFossilImage|1
148
-bx r2
149
-.pool
150
-
151
-.org 0x9d538 + 0x08000000
152
-ldr r1, =LoadPalFossilImage|1
153
-bx r1
154
-.pool
155
-
156
-.org 0x9d568 + 0x08000000
157
-ldr r1, =LoadPalFossilImage|1
158
-bx r1
159
-.pool
160
-
161
-.org 0x15d4e8 + 0x08000000
162
-ldr r2, =SetPalSSAnneWake|1
163
-bx r2
164
-.pool
165
-
166
-.org 0x15d600 + 0x08000000
167
-ldr r2, =SetPalSSAnneSmoke|1
168
-bx r2
169
-.pool
170
-
171
-.org 0x7280 + 0x08000000
172
-ldr r1, =DeleteOBJ|1
173
-bx r1
174
-.pool
175
-
176
-.org 0xdaf88 + 0x08000000
177
-ldr r0, =DeleteReflection|1
178
-bx r0
179
-.pool
180
-
181
-.org 0xdb120 + 0x08000000
182
-ldr r0, =DeleteWarpArrow|1
183
-bx r0
184
-.pool
185
-
186
-//don't auto-load npc palettes into slot 0 or 0xA
187
-.org 0x0805F5E8
188
-bx lr
189
-
190
-.org 0x0805F658
191
-bx lr
192
-
193
-.org 0x080DAEC4
194
-bx lr
195
-
196
-.org 0x080DAF20
197
-bx lr
198
-
199
-.org 0x0805F093
200
-.byte 0xE0
201
-
202
-//don't reset pal slot during player animation or reflection
203
-.org 0x0805F114
204
-lsl r0, #0x0
205
-
206
-.org 0x080DAFB8
207
-lsl r0, #0
208
-
209
-//don't load rain palette on entering map
210
-.org 0x08079C18
211
-.byte 0x0
212
-.byte 0x25
213
-.byte 0xE
214
-.byte 0xE0
215
-
216
-//don't load sand palette on healing
217
-.org 0x081D9895
218
-.byte 0x7
219
-.byte 0x9C
220
-.byte 0xBE
221
-.byte 0x3C
222
-.byte 0x8
223
-.byte 0x8D
224
-.byte 0x3B
225
-.byte 0x8
226
-.byte 0x8
227
-.byte 0x4
228
-
229
-//don't treat slot 0xC as weather palette
230
-.org 0x0807A31F
231
-.byte 0xE0
232
-
233
-//don't record brightened slots
234
-.org 0x0807AAE7
235
-.byte 0xE0
236
-
237
-//pal slot of scroll arrow in frame checker
238
-.org 0x0845FD52
239
-.byte 0x9
240
-
241
-//make it compatible with daniilS snowflakes routine
242
-.org 0x0807A85E
243
-.byte 0x80
244
-.byte 0x18
245
-
246
-.org 0x0807A872
247
-.byte 1
248
-.byte 0x22
249
-.byte 0x5
250
-.byte 0xE0*/
251
-
252
-.org 0x0805E590
253
-ldr r5, =npc_spawn_with_provided_template|1
254
-bx r5
255
-
256
-.pool
257
-
258
-/*.org 0x08007280
259
-ldr r1, =obj_delete_and_free_tiles_hook|1
260
-bx r1
261
-.pool*/
262
-
263
-.org 0x0800779A
264
-ldr r1, =obj_delete_all_hook|1
265
-bx r1
266
-
267
-.pool
268
-
269
-.org 0x0805EE3C
270
-push {r4, lr}
271
-ldr r4, =npc_restore_state|1
272
-bl bxr4
273
-pop {r4}
274
-pop {r0}
275
-bx r0
276
-
277
-bxr4:
278
-bx r4
279
-.pool
280
-
281
-/*.org 0x0808265C
282
-ldr r3, =ov_emot_load|1
283
-bx r3
284
-.pool*/
285
-
286
-/*.org 0x08083614
287
-ldr r1, =oec01_load_pal_impl|1
288
-bx r1
289
-.pool
290
-
291
-.org 0x0808365C
292
-ldr r1, =oec02_load_pal_impl|1
293
-bx r1
294
-.pool*/
295
-
296
-.org 0x0805E510
297
-ldr r1, =npc_delete_obj_and_free_tiles_for_npc_hack|1
298
-bx r1
1
+/*.org 0x5f574 + 0x08000000
2
+ldr r0, =ClearAllPalettes|1
3
+bx r0
4
+.pool
5
+
6
+.org 0x89e8 + 0x08000000
7
+ldr r1, =FindPalette|1
8
+bx r1
9
+.pool
10
+
11
+.org 0x8928 + 0x08000000
12
+ldr r1, =FindOrLoadPalette|1
13
+bx r1
14
+.pool
15
+
16
+.org 0xdc9e0 + 0x08000000
17
+ldr r3, =SetUpTreeDisguise|1
18
+bx r3
19
+.pool
20
+
21
+.org 0xdc9f0 + 0x08000000
22
+ldr r3, =SetUpRockDisguise|1
23
+bx r3
24
+.pool
25
+
26
+.org 0xdca00 + 0x08000000
27
+ldr r3, =SetUpWeirdDisguise|1
28
+bx r3
29
+.pool
30
+
31
+.org 0x7a748 + 0x08000000
32
+ldr r1, =PaletteNeedsFogBrightening|1
33
+bx r1
34
+.pool
35
+
36
+.org 0x7abc0 + 0x08000000
37
+ldr r1, =LoadCloudOrSandstormPalette|1
38
+bx r1
39
+.pool
40
+
41
+.org 0x5e6b0 + 0x08000000
42
+ldr r0, =SetPalNPC1|1
43
+bx r0
44
+.pool
45
+
46
+.org 0x5ef78 + 0x08000000
47
+ldr r0, =SetPalNPC2|1
48
+bx r0
49
+.pool
50
+
51
+.org 0x5eab0 + 0x08000000
52
+ldr r0, =SetPalNPC3|1
53
+bx r0
54
+.pool
55
+
56
+.org 0x5ebc0 + 0x08000000
57
+ldr r0, =SetPalNPC4|1
58
+bx r0
59
+.pool
60
+
61
+.org 0xdadb4 + 0x08000000
62
+ldr r2, =SetPalReflection|1
63
+bx r2
64
+.pool
65
+
66
+.org 0xdc410 + 0x08000000
67
+ldr r2, =SetPalSurf|1
68
+bx r2
69
+.pool
70
+
71
+.org 0x87188 + 0x08000000
72
+ldr r1, =SetPalFly|1
73
+bx r1
74
+.pool
75
+
76
+.org 0x12d2ac + 0x08000000
77
+ldr r0, =RefreshFameCheckerNPCs|1
78
+bx r0
79
+.pool
80
+
81
+.org 0x71b8 + 0x08000000
82
+ldr r0, =SetPalMisc|1
83
+bx r0
84
+.pool
85
+
86
+.org 0x82664 + 0x08000000
87
+ldr r3, =SetPalEmotionBubble|1
88
+bx r3
89
+.pool
90
+
91
+.org 0xdb1ac + 0x08000000
92
+ldr r3, =SetPalWarpArrow|1
93
+bx r3
94
+.pool
95
+
96
+.org 0x13f434 + 0x08000000
97
+ldr r0, =SetPalItemfinderArrow|1
98
+bx r0
99
+.pool
100
+
101
+.org 0x12d7a8 + 0x08000000
102
+ldr r1, =SetPalFameCheckerUnknown|1
103
+bx r1
104
+.pool
105
+
106
+.org 0x7a2d0 + 0x08000000
107
+ldr r0, =GetDarkeningType1|1
108
+bx r0
109
+.pool
110
+
111
+.org 0x7a428 + 0x08000000
112
+ldr r0, =GetDarkeningType2|1
113
+bx r0
114
+.pool
115
+
116
+.org 0x7a544 + 0x08000000
117
+ldr r0, =GetDarkeningType3|1
118
+bx r0
119
+.pool
120
+
121
+.org 0x7aec4 + 0x08000000
122
+ldr r1, =FogBrightenAll|1
123
+bx r1
124
+.pool
125
+
126
+.org 0x7aaac + 0x08000000
127
+ldr r0, =FogBrightenOnStep|1
128
+bx r0
129
+.pool
130
+
131
+.org 0x7a644 + 0x08000000
132
+ldr r0, =FogBrightenAndFadeIn|1
133
+bx r0
134
+.pool
135
+
136
+.org 0x7a0a8 + 0x08000000
137
+ldr r1, =GetFadeType1|1
138
+bx r1
139
+.pool
140
+
141
+.org 0x7a860 + 0x08000000
142
+ldr r2, =GetFadeType2|1
143
+bx r2
144
+.pool
145
+
146
+.org 0x9d5a8 + 0x08000000
147
+ldr r2, =SetPalFossilImage|1
148
+bx r2
149
+.pool
150
+
151
+.org 0x9d538 + 0x08000000
152
+ldr r1, =LoadPalFossilImage|1
153
+bx r1
154
+.pool
155
+
156
+.org 0x9d568 + 0x08000000
157
+ldr r1, =LoadPalFossilImage|1
158
+bx r1
159
+.pool
160
+
161
+.org 0x15d4e8 + 0x08000000
162
+ldr r2, =SetPalSSAnneWake|1
163
+bx r2
164
+.pool
165
+
166
+.org 0x15d600 + 0x08000000
167
+ldr r2, =SetPalSSAnneSmoke|1
168
+bx r2
169
+.pool
170
+
171
+.org 0x7280 + 0x08000000
172
+ldr r1, =DeleteOBJ|1
173
+bx r1
174
+.pool
175
+
176
+.org 0xdaf88 + 0x08000000
177
+ldr r0, =DeleteReflection|1
178
+bx r0
179
+.pool
180
+
181
+.org 0xdb120 + 0x08000000
182
+ldr r0, =DeleteWarpArrow|1
183
+bx r0
184
+.pool
185
+
186
+//don't auto-load npc palettes into slot 0 or 0xA
187
+.org 0x0805F5E8
188
+bx lr
189
+
190
+.org 0x0805F658
191
+bx lr
192
+
193
+.org 0x080DAEC4
194
+bx lr
195
+
196
+.org 0x080DAF20
197
+bx lr
198
+
199
+.org 0x0805F093
200
+.byte 0xE0
201
+
202
+//don't reset pal slot during player animation or reflection
203
+.org 0x0805F114
204
+lsl r0, #0x0
205
+
206
+.org 0x080DAFB8
207
+lsl r0, #0
208
+
209
+//don't load rain palette on entering map
210
+.org 0x08079C18
211
+.byte 0x0
212
+.byte 0x25
213
+.byte 0xE
214
+.byte 0xE0
215
+
216
+//don't load sand palette on healing
217
+.org 0x081D9895
218
+.byte 0x7
219
+.byte 0x9C
220
+.byte 0xBE
221
+.byte 0x3C
222
+.byte 0x8
223
+.byte 0x8D
224
+.byte 0x3B
225
+.byte 0x8
226
+.byte 0x8
227
+.byte 0x4
228
+
229
+//don't treat slot 0xC as weather palette
230
+.org 0x0807A31F
231
+.byte 0xE0
232
+
233
+//don't record brightened slots
234
+.org 0x0807AAE7
235
+.byte 0xE0
236
+
237
+//pal slot of scroll arrow in frame checker
238
+.org 0x0845FD52
239
+.byte 0x9
240
+
241
+//make it compatible with daniilS snowflakes routine
242
+.org 0x0807A85E
243
+.byte 0x80
244
+.byte 0x18
245
+
246
+.org 0x0807A872
247
+.byte 1
248
+.byte 0x22
249
+.byte 0x5
250
+.byte 0xE0*/
251
+
252
+.org 0x0805E590
253
+ldr r5, =npc_spawn_with_provided_template|1
254
+bx r5
255
+
256
+.pool
257
+
258
+/*.org 0x08007280
259
+ldr r1, =obj_delete_and_free_tiles_hook|1
260
+bx r1
261
+.pool*/
262
+
263
+.org 0x0800779A
264
+ldr r1, =obj_delete_all_hook|1
265
+bx r1
266
+
267
+.pool
268
+
269
+.org 0x0805EE3C
270
+push {r4, lr}
271
+ldr r4, =npc_restore_state|1
272
+bl bxr4
273
+pop {r4}
274
+pop {r0}
275
+bx r0
276
+
277
+bxr4:
278
+bx r4
279
+.pool
280
+
281
+/*.org 0x0808265C
282
+ldr r3, =ov_emot_load|1
283
+bx r3
284
+.pool*/
285
+
286
+/*.org 0x08083614
287
+ldr r1, =oec01_load_pal_impl|1
288
+bx r1
289
+.pool
290
+
291
+.org 0x0808365C
292
+ldr r1, =oec02_load_pal_impl|1
293
+bx r1
294
+.pool*/
295
+
296
+.org 0x0805E510
297
+ldr r1, =npc_delete_obj_and_free_tiles_for_npc_hack|1
298
+bx r1
299 299
 .pool

+ 94
- 94
patches/game_engine/quick_hacks.asm View File

@@ -1,95 +1,95 @@
1
-EGG_HATCH_LEVEL EQU 1
2
-EV_CAP EQU 252
3
-
4
-PLAYER_S_X EQU 7
5
-PLAYER_S_Y EQU 0x13
6
-
7
-PLAYER_S_B EQU 5
8
-PLAYER_S_M EQU 0
9
-
10
-// Something //
11
-.org 0x080441D6
12
-.byte 0x0
13
-
14
-.org 0x08125AA8
15
-.byte 0x0
16
-
17
-// Change hatch level of new pokémon //
18
-.org 0x081375B0
19
-.byte EGG_HATCH_LEVEL
20
-
21
-.org 0x08046CBE
22
-.byte EGG_HATCH_LEVEL
23
-
24
-.org 0x0804623E
25
-.byte EGG_HATCH_LEVEL
26
-
27
-// Something //
28
-.org 0x0805BA3A
29
-.word 0x00000000
30
-
31
-// No flag check while in menu (moves) //
32
-.org 0x08124630
33
-.halfword 0xE012
34
-
35
-// Intro and Naming Hacking //
36
-
37
-.org 0x080EC5D0
38
-//.word 0x08078915
39
-
40
-.org 0x0800C4C8
41
-//.word 0x0800C608
42
-
43
-.org 0x08054A68
44
-//.halfword 0x4C3C
45
-//.halfword 0x6820
46
-//.halfword 0x4900
47
-//.halfword 0xE001
48
-//.word str_player_dummy_name
49
-
50
-.org 0x08054A7E
51
-//.halfword 0x4E34
52
-
53
-.org 0x08054B3A
54
-//.word 0x00000000
55
-
56
-.org 0x080439FC
57
-.byte EV_CAP
58
-
59
-.org 0x08043A02
60
-.byte EV_CAP
61
-
62
-// Critical hit chance table //
63
-.org 0x08250530
64
-.halfword 0x0010
65
-.halfword 0x0008
66
-.halfword 0x0002
67
-.halfword 0x0001
68
-.halfword 0x0001
69
-
70
-.org 0x08080484
71
-.word 0x00000000
72
-.word 0x00000000
73
-
74
-.org 0x08054A08
75
-.byte 0x7
76
-
77
-.org 0x08054A00
78
-.byte 0x13
79
-
80
-.org 0x08054A04
81
-.byte 0x5
82
-
83
-.org 0x08054A06
84
-.byte 0x0
85
-
86
-.org 0x0807F5EC
87
-.word scr_whiteout_mom
88
-
89
-.org 0x0807F5CC
90
-.word scr_whiteout_center
91
-
92
-.org 0x080BFD54
93
-ldr r0, =whiteout_hook|1
94
-bx r0
1
+EGG_HATCH_LEVEL EQU 1
2
+EV_CAP EQU 252
3
+
4
+PLAYER_S_X EQU 7
5
+PLAYER_S_Y EQU 0x13
6
+
7
+PLAYER_S_B EQU 5
8
+PLAYER_S_M EQU 0
9
+
10
+// Something //
11
+.org 0x080441D6
12
+.byte 0x0
13
+
14
+.org 0x08125AA8
15
+.byte 0x0
16
+
17
+// Change hatch level of new pokémon //
18
+.org 0x081375B0
19
+.byte EGG_HATCH_LEVEL
20
+
21
+.org 0x08046CBE
22
+.byte EGG_HATCH_LEVEL
23
+
24
+.org 0x0804623E
25
+.byte EGG_HATCH_LEVEL
26
+
27
+// Something //
28
+.org 0x0805BA3A
29
+.word 0x00000000
30
+
31
+// No flag check while in menu (moves) //
32
+.org 0x08124630
33
+.halfword 0xE012
34
+
35
+// Intro and Naming Hacking //
36
+
37
+.org 0x080EC5D0
38
+//.word 0x08078915
39
+
40
+.org 0x0800C4C8
41
+//.word 0x0800C608
42
+
43
+.org 0x08054A68
44
+//.halfword 0x4C3C
45
+//.halfword 0x6820
46
+//.halfword 0x4900
47
+//.halfword 0xE001
48
+//.word str_player_dummy_name
49
+
50
+.org 0x08054A7E
51
+//.halfword 0x4E34
52
+
53
+.org 0x08054B3A
54
+//.word 0x00000000
55
+
56
+.org 0x080439FC
57
+.byte EV_CAP
58
+
59
+.org 0x08043A02
60
+.byte EV_CAP
61
+
62
+// Critical hit chance table //
63
+.org 0x08250530
64
+.halfword 0x0010
65
+.halfword 0x0008
66
+.halfword 0x0002
67
+.halfword 0x0001
68
+.halfword 0x0001
69
+
70
+.org 0x08080484
71
+.word 0x00000000
72
+.word 0x00000000
73
+
74
+.org 0x08054A08
75
+.byte 0x7
76
+
77
+.org 0x08054A00
78
+.byte 0x13
79
+
80
+.org 0x08054A04
81
+.byte 0x5
82
+
83
+.org 0x08054A06
84
+.byte 0x0
85
+
86
+.org 0x0807F5EC
87
+.word scr_whiteout_mom
88
+
89
+.org 0x0807F5CC
90
+.word scr_whiteout_center
91
+
92
+.org 0x080BFD54
93
+ldr r0, =whiteout_hook|1
94
+bx r0
95 95
 .pool

+ 25
- 25
patches/graphics/char.asm View File

@@ -1,26 +1,26 @@
1
-.org 0x08234718
2
-.word hero_backspriteTiles
3
-
4
-.org 0x08239FA4
5
-.word hero_backspriteTiles
6
-
7
-.org 0x08239FD4
8
-.word hero_backspritePal
9
-
10
-.org 0x08234740
11
-.word heroine_backspriteTiles
12
-
13
-.org 0x08239FAC
14
-.word heroine_backspriteTiles
15
-
16
-.org 0x08239FDC
17
-.word heroine_backspritePal
18
-
19
-.org 0x083D41E4
20
-.word hero_bagTiles
21
-
22
-.org 0x083D41EC
23
-.word heroine_bagTiles
24
-
25
-.org 0x083D41F4
1
+.org 0x08234718
2
+.word hero_backspriteTiles
3
+
4
+.org 0x08239FA4
5
+.word hero_backspriteTiles
6
+
7
+.org 0x08239FD4
8
+.word hero_backspritePal
9
+
10
+.org 0x08234740
11
+.word heroine_backspriteTiles
12
+
13
+.org 0x08239FAC
14
+.word heroine_backspriteTiles
15
+
16
+.org 0x08239FDC
17
+.word heroine_backspritePal
18
+
19
+.org 0x083D41E4
20
+.word hero_bagTiles
21
+
22
+.org 0x083D41EC
23
+.word heroine_bagTiles
24
+
25
+.org 0x083D41F4
26 26
 .word hero_bagPal

+ 16
- 16
patches/items/item_limits.asm View File

@@ -1,17 +1,17 @@
1
-NUMBER_OF_ITEMS EQU 638
2
-
3
-.org 0x08098998
4
-.halfword NUMBER_OF_ITEMS
5
-
6
-.org 0x0809a8ae
7
-.word 0x00000000
8
-
9
-//item scripts presumably
10
-.org 0x08042508 
11
-.word 0
12
-
13
-.org 0x0804152C 
14
-.word 0
15
-
16
-.org 0x08126C7A
1
+NUMBER_OF_ITEMS EQU 638
2
+
3
+.org 0x08098998
4
+.halfword NUMBER_OF_ITEMS
5
+
6
+.org 0x0809a8ae
7
+.word 0x00000000
8
+
9
+//item scripts presumably
10
+.org 0x08042508 
11
+.word 0
12
+
13
+.org 0x0804152C 
14
+.word 0
15
+
16
+.org 0x08126C7A
17 17
 lsl r0, #0

+ 24
- 24
patches/items/item_routines.asm View File

@@ -1,25 +1,25 @@
1
-.org 0x08125A78
2
-ldr r1, =new_tm_index+1
3
-bx r1
4
-.pool
5
-
6
-.org 0x08131D5A
7
-ldr r0, =new_tm_number_name+1
8
-bx r0
9
-.pool
10
-
11
-.org 0x08043C40
12
-ldr r0, =tm_compat+1
13
-bx r0
14
-.pool
15
-
16
-.org 0x08099E6A
17
-ldr r0, =tm_save_slot+1
18
-bx r0
19
-.pool
20
-
21
-.org 0x08131DB0
22
-bx r0
23
-
24
-.org 0x08131E04
1
+.org 0x08125A78
2
+ldr r1, =new_tm_index+1
3
+bx r1
4
+.pool
5
+
6
+.org 0x08131D5A
7
+ldr r0, =new_tm_number_name+1
8
+bx r0
9
+.pool
10
+
11
+.org 0x08043C40
12
+ldr r0, =tm_compat+1
13
+bx r0
14
+.pool
15
+
16
+.org 0x08099E6A
17
+ldr r0, =tm_save_slot+1
18
+bx r0
19
+.pool
20
+
21
+.org 0x08131DB0
22
+bx r0
23
+
24
+.org 0x08131E04
25 25
 .word tm_fix_index_num+1

+ 10
- 10
patches/items/item_tables.asm View File

@@ -1,10 +1,10 @@
1
-//which tms are bound to which move
2
-
3
-.org 0x08125A8C
4
-.word tm_hm_move_table
5
-
6
-.org 0x0812AAAC
7
-.word tm_hm_move_table
8
-
9
-.org 0x0809899C
10
-.word item_gfx_table
1
+//which tms are bound to which move
2
+
3
+.org 0x08125A8C
4
+.word tm_hm_move_table
5
+
6
+.org 0x0812AAAC
7
+.word tm_hm_move_table
8
+
9
+.org 0x0809899C
10
+.word item_gfx_table

+ 72
- 72
patches/items/items.asm View File

@@ -1,73 +1,73 @@
1
-.include "patches/items/item_limits.asm"
2
-.include "patches/items/item_tables.asm"
3
-.include "patches/items/item_routines.asm"
4
-.include "patches/items/tm_fixes.asm"
5
-
6
-.org 0x080001C8
7
-.word str_item_name0
8
-
9
-.org 0x0809A8D8
10
-.word str_item_name0
11
-
12
-.org 0x0809A8FC 
13
-.word str_item_name0
14
-
15
-.org 0x0809A920 
16
-.word str_item_name0
17
-
18
-.org 0x0809A944 
19
-.word str_item_name0
20
-
21
-.org 0x0809A968 
22
-.word str_item_name0
23
-
24
-.org 0x0809A98C 
25
-.word str_item_name0
26
-
27
-.org 0x0809A9B0 
28
-.word str_item_name0
29
-
30
-.org 0x0809A9D4 
31
-.word str_item_name0
32
-
33
-.org 0x0809A9F8 
34
-.word str_item_name0
35
-
36
-.org 0x0809AA1C 
37
-.word str_item_name0
38
-
39
-.org 0x0809AA40 
40
-.word str_item_name0
41
-
42
-.org 0x0809AA64 
43
-.word str_item_name0
44
-
45
-.org 0x0809AA88 
46
-.word str_item_name0
47
-
48
-.org 0x0809AAAC 
49
-.word str_item_name0
50
-
51
-.org 0x0803A2B0 
52
-.word item_flagtable
53
-
54
-.org 0x08041548 
55
-.word item_flagtable
56
-
57
-.org 0x08042524 
58
-.word item_flagtable
59
-
60
-.org 0x08042C30 
61
-.word item_flagtable
62
-
63
-.org 0x08042E3C 
64
-.word item_flagtable
65
-
66
-.org 0x0812504C 
67
-.word item_flagtable
68
-
69
-.org 0x0812574C 
70
-.word item_flagtable
71
-
72
-.org 0x08126CC4 
1
+.include "patches/items/item_limits.asm"
2
+.include "patches/items/item_tables.asm"
3
+.include "patches/items/item_routines.asm"
4
+.include "patches/items/tm_fixes.asm"
5
+
6
+.org 0x080001C8
7
+.word str_item_name0
8
+
9
+.org 0x0809A8D8
10
+.word str_item_name0
11
+
12
+.org 0x0809A8FC 
13
+.word str_item_name0
14
+
15
+.org 0x0809A920 
16
+.word str_item_name0
17
+
18
+.org 0x0809A944 
19
+.word str_item_name0
20
+
21
+.org 0x0809A968 
22
+.word str_item_name0
23
+
24
+.org 0x0809A98C 
25
+.word str_item_name0
26
+
27
+.org 0x0809A9B0 
28
+.word str_item_name0
29
+
30
+.org 0x0809A9D4 
31
+.word str_item_name0
32
+
33
+.org 0x0809A9F8 
34
+.word str_item_name0
35
+
36
+.org 0x0809AA1C 
37
+.word str_item_name0
38
+
39
+.org 0x0809AA40 
40
+.word str_item_name0
41
+
42
+.org 0x0809AA64 
43
+.word str_item_name0
44
+
45
+.org 0x0809AA88 
46
+.word str_item_name0
47
+
48
+.org 0x0809AAAC 
49
+.word str_item_name0
50
+
51
+.org 0x0803A2B0 
52
+.word item_flagtable
53
+
54
+.org 0x08041548 
55
+.word item_flagtable
56
+
57
+.org 0x08042524 
58
+.word item_flagtable
59
+
60
+.org 0x08042C30 
61
+.word item_flagtable
62
+
63
+.org 0x08042E3C 
64
+.word item_flagtable
65
+
66
+.org 0x0812504C 
67
+.word item_flagtable
68
+
69
+.org 0x0812574C 
70
+.word item_flagtable
71
+
72
+.org 0x08126CC4 
73 73
 .word item_flagtable

+ 0
- 0
patches/items/tm_fixes.asm View File


Some files were not shown because too many files changed in this diff