some script incbins

This commit is contained in:
YamaArashi
2016-07-04 15:31:50 -07:00
parent 4623aa30a9
commit c2d5178fb8
19 changed files with 91 additions and 105 deletions

View File

@@ -149,8 +149,8 @@ FallarborTown_ContestLobby_EventScript_1A5097:: @ 81A5097
FallarborTown_ContestLobby_EventScript_1A50C8:: @ 81A50C8
msgbox FallarborTown_ContestLobby_Text_1A664A, 4
jump FallarborTown_ContestLobby_EventScript_1A5048
.incbin "baserom.gba", 0x1a50d5, 0x2
release
end
FallarborTown_ContestLobby_EventScript_1A50D7:: @ 81A50D7
msgbox FallarborTown_ContestLobby_Text_1A67A3, 5
@@ -169,14 +169,14 @@ FallarborTown_ContestLobby_EventScript_1A50FB:: @ 81A50FB
FallarborTown_ContestLobby_EventScript_1A511F:: @ 81A511F
msgbox FallarborTown_ContestLobby_Text_1A669F, 4
jump FallarborTown_ContestLobby_EventScript_1A5048
.incbin "baserom.gba", 0x1a512c, 0x2
release
end
FallarborTown_ContestLobby_EventScript_1A512E:: @ 81A512E
msgbox FallarborTown_ContestLobby_Text_1A66DC, 4
jump FallarborTown_ContestLobby_EventScript_1A5048
.incbin "baserom.gba", 0x1a513b, 0x2
release
end
FallarborTown_ContestLobby_EventScript_1A513D:: @ 81A513D
msgbox FallarborTown_ContestLobby_Text_1A67C1, 4

View File

@@ -27,14 +27,13 @@ EverGrandeCity_PokemonLeague_EventScript_15BAA8:: @ 815BAA8
faceplayer
message EverGrandeCity_PokemonLeague_Text_1A0BE4
waittext
pokemart EverGrandeCity_PokemonLeague_Pokemart_15BAC0
pokemart EverGrandeCity_PokemonLeague_Items
msgbox EverGrandeCity_PokemonLeague_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x15babf, 0x1
EverGrandeCity_PokemonLeague_Pokemart_15BAC0:: @ 815BAC0
.align 2
EverGrandeCity_PokemonLeague_Items:: @ 815BAC0
.2byte ITEM_ULTRA_BALL
.2byte ITEM_HYPER_POTION
.2byte ITEM_MAX_POTION

View File

@@ -6,14 +6,13 @@ FallarborTown_Mart_EventScript_153967:: @ 8153967
faceplayer
message FallarborTown_Mart_Text_1A0BE4
waittext
pokemart FallarborTown_Mart_Pokemart_153980
pokemart FallarborTown_Mart_Items
msgbox FallarborTown_Mart_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x15397e, 0x2
FallarborTown_Mart_Pokemart_153980:: @ 8153980
.align 2
FallarborTown_Mart_Items:: @ 8153980
.2byte ITEM_GREAT_BALL
.2byte ITEM_SUPER_POTION
.2byte ITEM_ANTIDOTE

View File

@@ -6,14 +6,13 @@ FortreeCity_Mart_EventScript_158067:: @ 8158067
faceplayer
message FortreeCity_Mart_Text_1A0BE4
waittext
pokemart FortreeCity_Mart_Pokemart_158080
pokemart FortreeCity_Mart_Items
msgbox FortreeCity_Mart_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x15807e, 0x2
FortreeCity_Mart_Pokemart_158080:: @ 8158080
.align 2
FortreeCity_Mart_Items:: @ 8158080
.2byte ITEM_GREAT_BALL
.2byte ITEM_ULTRA_BALL
.2byte ITEM_SUPER_POTION

View File

@@ -6,12 +6,13 @@ LavaridgeTown_HerbShop_EventScript_153629:: @ 8153629
faceplayer
message LavaridgeTown_HerbShop_Text_17615C
waittext
pokemart LavaridgeTown_HerbShop_Pokemart_153640
pokemart LavaridgeTown_HerbShop_Items
msgbox LavaridgeTown_HerbShop_Text_1A0C02, 4
release
end
LavaridgeTown_HerbShop_Pokemart_153640:: @ 8153640
.align 2
LavaridgeTown_HerbShop_Items:: @ 8153640
.2byte ITEM_ENERGY_POWDER
.2byte ITEM_ENERGY_ROOT
.2byte ITEM_HEAL_POWDER

View File

@@ -6,14 +6,13 @@ LavaridgeTown_Mart_EventScript_1538CB:: @ 81538CB
faceplayer
message LavaridgeTown_Mart_Text_1A0BE4
waittext
pokemart LavaridgeTown_Mart_Pokemart_1538E4
pokemart LavaridgeTown_Mart_Items
msgbox LavaridgeTown_Mart_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x1538e2, 0x2
LavaridgeTown_Mart_Pokemart_1538E4:: @ 81538E4
.align 2
LavaridgeTown_Mart_Items:: @ 81538E4
.2byte ITEM_GREAT_BALL
.2byte ITEM_SUPER_POTION
.2byte ITEM_ANTIDOTE

View File

@@ -18,14 +18,13 @@ LilycoveCity_DepartmentStore_2F_EventScript_159F2A:: @ 8159F2A
faceplayer
message LilycoveCity_DepartmentStore_2F_Text_1A0BE4
waittext
pokemart LilycoveCity_DepartmentStore_2F_Pokemart_159F44
pokemart LilycoveCity_DepartmentStore_2F_Items1
msgbox LilycoveCity_DepartmentStore_2F_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x159f41, 0x3
LilycoveCity_DepartmentStore_2F_Pokemart_159F44:: @ 8159F44
.align 2
LilycoveCity_DepartmentStore_2F_Items1:: @ 8159F44
.2byte ITEM_POKE_BALL
.2byte ITEM_GREAT_BALL
.2byte ITEM_ULTRA_BALL
@@ -46,14 +45,13 @@ LilycoveCity_DepartmentStore_2F_EventScript_159F5E:: @ 8159F5E
faceplayer
message LilycoveCity_DepartmentStore_2F_Text_1A0BE4
waittext
pokemart LilycoveCity_DepartmentStore_2F_Pokemart_159F78
pokemart LilycoveCity_DepartmentStore_2F_Items2
msgbox LilycoveCity_DepartmentStore_2F_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x159f75, 0x3
LilycoveCity_DepartmentStore_2F_Pokemart_159F78:: @ 8159F78
.align 2
LilycoveCity_DepartmentStore_2F_Items2:: @ 8159F78
.2byte ITEM_POTION
.2byte ITEM_SUPER_POTION
.2byte ITEM_HYPER_POTION

View File

@@ -6,12 +6,13 @@ LilycoveCity_DepartmentStore_3F_EventScript_159F91:: @ 8159F91
faceplayer
message LilycoveCity_DepartmentStore_3F_Text_1A0BE4
waittext
pokemart LilycoveCity_DepartmentStore_3F_Pokemart_159FA8
pokemart LilycoveCity_DepartmentStore_3F_Items1
msgbox LilycoveCity_DepartmentStore_3F_Text_1A0C02, 4
release
end
LilycoveCity_DepartmentStore_3F_Pokemart_159FA8:: @ 8159FA8
.align 2
LilycoveCity_DepartmentStore_3F_Items1:: @ 8159FA8
.2byte ITEM_PROTEIN
.2byte ITEM_CALCIUM
.2byte ITEM_IRON
@@ -27,14 +28,14 @@ LilycoveCity_DepartmentStore_3F_EventScript_159FB8:: @ 8159FB8
faceplayer
message LilycoveCity_DepartmentStore_3F_Text_1A0BE4
waittext
pokemart LilycoveCity_DepartmentStore_3F_Pokemart_159FD0
pokemart LilycoveCity_DepartmentStore_3F_Items2
msgbox LilycoveCity_DepartmentStore_3F_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x159fcf, 0x1
LilycoveCity_DepartmentStore_3F_Pokemart_159FD0:: @ 8159FD0
.align 2
LilycoveCity_DepartmentStore_3F_Items2:: @ 8159FD0
.2byte ITEM_X_SPEED
.2byte ITEM_X_SPECIAL
.2byte ITEM_X_ATTACK

View File

@@ -18,12 +18,13 @@ LilycoveCity_DepartmentStore_4F_EventScript_15A019:: @ 815A019
faceplayer
message LilycoveCity_DepartmentStore_4F_Text_1A0BE4
waittext
pokemart LilycoveCity_DepartmentStore_4F_Pokemart_15A030
pokemart LilycoveCity_DepartmentStore_4F_Items1
msgbox LilycoveCity_DepartmentStore_4F_Text_1A0C02, 4
release
end
LilycoveCity_DepartmentStore_4F_Pokemart_15A030:: @ 815A030
.align 2
LilycoveCity_DepartmentStore_4F_Items1:: @ 815A030
.2byte ITEM_TM38
.2byte ITEM_TM25
.2byte ITEM_TM14
@@ -37,14 +38,13 @@ LilycoveCity_DepartmentStore_4F_EventScript_15A03C:: @ 815A03C
faceplayer
message LilycoveCity_DepartmentStore_4F_Text_1A0BE4
waittext
pokemart LilycoveCity_DepartmentStore_4F_Pokemart_15A054
pokemart LilycoveCity_DepartmentStore_4F_Items2
msgbox LilycoveCity_DepartmentStore_4F_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x15a053, 0x1
LilycoveCity_DepartmentStore_4F_Pokemart_15A054:: @ 815A054
.align 2
LilycoveCity_DepartmentStore_4F_Items2:: @ 815A054
.2byte ITEM_TM17
.2byte ITEM_TM20
.2byte ITEM_TM33

View File

@@ -6,12 +6,13 @@ LilycoveCity_DepartmentStore_5F_EventScript_15A061:: @ 815A061
faceplayer
message LilycoveCity_DepartmentStore_5F_Text_1A0BE4
waittext
pokemartbp LilycoveCity_DepartmentStore_5F_Pokemart_15A078
pokemartbp LilycoveCity_DepartmentStore_5F_Items1
msgbox LilycoveCity_DepartmentStore_5F_Text_1A0C02, 4
release
end
LilycoveCity_DepartmentStore_5F_Pokemart_15A078:: @ 815A078
.align 2
LilycoveCity_DepartmentStore_5F_Items1:: @ 815A078
.2byte ITEM_X_DEFEND
.2byte ITEM_X_SPEED
.2byte ITEM_X_ACCURACY
@@ -33,14 +34,13 @@ LilycoveCity_DepartmentStore_5F_EventScript_15A094:: @ 815A094
faceplayer
message LilycoveCity_DepartmentStore_5F_Text_1A0BE4
waittext
pokemartbp LilycoveCity_DepartmentStore_5F_Pokemart_15A0AC
pokemartbp LilycoveCity_DepartmentStore_5F_Items2
msgbox LilycoveCity_DepartmentStore_5F_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x15a0ab, 0x1
LilycoveCity_DepartmentStore_5F_Pokemart_15A0AC:: @ 815A0AC
.align 2
LilycoveCity_DepartmentStore_5F_Items2:: @ 815A0AC
.2byte 101
.2byte 102
.2byte ITEM_BIG_MUSHROOM
@@ -59,14 +59,13 @@ LilycoveCity_DepartmentStore_5F_EventScript_15A0C2:: @ 815A0C2
faceplayer
message LilycoveCity_DepartmentStore_5F_Text_1A0BE4
waittext
pokemartbp LilycoveCity_DepartmentStore_5F_Pokemart_15A0DC
pokemartbp LilycoveCity_DepartmentStore_5F_Items3
msgbox LilycoveCity_DepartmentStore_5F_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x15a0d9, 0x3
LilycoveCity_DepartmentStore_5F_Pokemart_15A0DC:: @ 815A0DC
.align 2
LilycoveCity_DepartmentStore_5F_Items3:: @ 815A0DC
.2byte ITEM_CARBOS
.2byte ITEM_CALCIUM
.2byte ITEM_RARE_CANDY
@@ -85,14 +84,13 @@ LilycoveCity_DepartmentStore_5F_EventScript_15A0F2:: @ 815A0F2
faceplayer
message LilycoveCity_DepartmentStore_5F_Text_1A0BE4
waittext
pokemartbp LilycoveCity_DepartmentStore_5F_Pokemart_15A10C
pokemartbp LilycoveCity_DepartmentStore_5F_Items4
msgbox LilycoveCity_DepartmentStore_5F_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x15a109, 0x3
LilycoveCity_DepartmentStore_5F_Pokemart_15A10C:: @ 815A10C
.align 2
LilycoveCity_DepartmentStore_5F_Items4:: @ 815A10C
.2byte 59
.2byte 60
.2byte 61

View File

@@ -6,14 +6,13 @@ MauvilleCity_Mart_EventScript_1573BE:: @ 81573BE
faceplayer
message MauvilleCity_Mart_Text_1A0BE4
waittext
pokemart MauvilleCity_Mart_Pokemart_1573D8
pokemart MauvilleCity_Mart_Items
msgbox MauvilleCity_Mart_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x1573d5, 0x3
MauvilleCity_Mart_Pokemart_1573D8:: @ 81573D8
.align 2
MauvilleCity_Mart_Items:: @ 81573D8
.2byte ITEM_POKE_BALL
.2byte ITEM_GREAT_BALL
.2byte ITEM_SUPER_POTION

View File

@@ -8,14 +8,13 @@ OldaleTown_Mart_EventScript_152F79:: @ 8152F79
waittext
checkflag 116
jumpeq OldaleTown_Mart_EventScript_152FA8
pokemart OldaleTown_Mart_Pokemart_152F9C
pokemart OldaleTown_Mart_Items1
msgbox OldaleTown_Mart_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x152f99, 0x3
OldaleTown_Mart_Pokemart_152F9C:: @ 8152F9C
.align 2
OldaleTown_Mart_Items1:: @ 8152F9C
.2byte ITEM_POTION
.2byte ITEM_ANTIDOTE
.2byte ITEM_PARALYZE_HEAL
@@ -25,14 +24,13 @@ OldaleTown_Mart_Pokemart_152F9C:: @ 8152F9C
end
OldaleTown_Mart_EventScript_152FA8:: @ 8152FA8
pokemart OldaleTown_Mart_Pokemart_152FB8
pokemart OldaleTown_Mart_Items2
msgbox OldaleTown_Mart_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x152fb7, 0x1
OldaleTown_Mart_Pokemart_152FB8:: @ 8152FB8
.align 2
OldaleTown_Mart_Items2:: @ 8152FB8
.2byte ITEM_POKE_BALL
.2byte ITEM_POTION
.2byte ITEM_ANTIDOTE

View File

@@ -8,12 +8,13 @@ PetalburgCity_Mart_EventScript_1552B0:: @ 81552B0
waittext
checkflag 296
jumpeq PetalburgCity_Mart_EventScript_1552EA
pokemart PetalburgCity_Mart_Pokemart_1552D0
pokemart PetalburgCity_Mart_Items1
msgbox PetalburgCity_Mart_Text_1A0C02, 4
release
end
PetalburgCity_Mart_Pokemart_1552D0:: @ 81552D0
.align 2
PetalburgCity_Mart_Items1:: @ 81552D0
.2byte ITEM_POKE_BALL
.2byte ITEM_POTION
.2byte ITEM_ANTIDOTE
@@ -30,14 +31,13 @@ PetalburgCity_Mart_Pokemart_1552D0:: @ 81552D0
end
PetalburgCity_Mart_EventScript_1552EA:: @ 81552EA
pokemart PetalburgCity_Mart_Pokemart_1552FC
pokemart PetalburgCity_Mart_Items2
msgbox PetalburgCity_Mart_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x1552f9, 0x3
PetalburgCity_Mart_Pokemart_1552FC:: @ 81552FC
.align 2
PetalburgCity_Mart_Items2:: @ 81552FC
.2byte ITEM_POKE_BALL
.2byte ITEM_GREAT_BALL
.2byte ITEM_POTION

View File

@@ -52,14 +52,13 @@ Route104_PrettyPetalFlowerShop_EventScript_15BE73:: @ 815BE73
Route104_PrettyPetalFlowerShop_EventScript_15BE7C:: @ 815BE7C
message Route104_PrettyPetalFlowerShop_Text_1A0C42
waittext
pokemartbp Route104_PrettyPetalFlowerShop_Pokemart_15BE94
pokemartbp Route104_PrettyPetalFlowerShop_Items
msgbox Route104_PrettyPetalFlowerShop_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x15be91, 0x3
Route104_PrettyPetalFlowerShop_Pokemart_15BE94:: @ 815BE94
.align 2
Route104_PrettyPetalFlowerShop_Items:: @ 815BE94
.2byte ITEM_FULL_RESTORE
.2byte ITEM_MAX_POTION
.2byte ITEM_HYPER_POTION

View File

@@ -13,14 +13,13 @@ RustboroCity_Mart_EventScript_157BD4:: @ 8157BD4
end
RustboroCity_Mart_EventScript_157BEF:: @ 8157BEF
pokemart RustboroCity_Mart_Pokemart_157C00
pokemart RustboroCity_Mart_Items1
msgbox RustboroCity_Mart_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x157bfe, 0x2
RustboroCity_Mart_Pokemart_157C00:: @ 8157C00
.align 2
RustboroCity_Mart_Items1:: @ 8157C00
.2byte ITEM_POKE_BALL
.2byte ITEM_POTION
.2byte ITEM_SUPER_POTION
@@ -36,14 +35,13 @@ RustboroCity_Mart_Pokemart_157C00:: @ 8157C00
end
RustboroCity_Mart_EventScript_157C18:: @ 8157C18
pokemart RustboroCity_Mart_Pokemart_157C28
pokemart RustboroCity_Mart_Items2
msgbox RustboroCity_Mart_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x157c27, 0x1
RustboroCity_Mart_Pokemart_157C28:: @ 8157C28
.align 2
RustboroCity_Mart_Items2:: @ 8157C28
.2byte ITEM_POKE_BALL
.2byte ITEM_TIMER_BALL
.2byte ITEM_REPEAT_BALL

View File

@@ -44,14 +44,13 @@ SlateportCity_EventScript_14BAB6:: @ 814BAB6
faceplayer
message SlateportCity_Text_164642
waittext
pokemart SlateportCity_Pokemart_14BAD0
pokemart SlateportCity_Items1
msgbox SlateportCity_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x14bacd, 0x3
SlateportCity_Pokemart_14BAD0:: @ 814BAD0
.align 2
SlateportCity_Items1:: @ 814BAD0
.2byte ITEM_PROTEIN
.2byte ITEM_IRON
.2byte ITEM_CARBOS
@@ -421,6 +420,7 @@ SlateportCity_EventScript_14BE20:: @ 814BE20
release
end
.align 2
SlateportCity_PokemartDecor_14BE40:: @ 814BE40
.2byte 25
.2byte 27
@@ -447,14 +447,13 @@ SlateportCity_EventScript_14BE9A:: @ 814BE9A
faceplayer
message SlateportCity_Text_1A0BE4
waittext
pokemart SlateportCity_Pokemart_14BEB4
pokemart SlateportCity_Items2
msgbox SlateportCity_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x14beb1, 0x3
SlateportCity_Pokemart_14BEB4:: @ 814BEB4
.align 2
SlateportCity_Items2:: @ 814BEB4
.2byte ITEM_TM10
.2byte ITEM_TM43
.2byte ITEM_NONE

View File

@@ -6,12 +6,13 @@ SlateportCity_Mart_EventScript_156411:: @ 8156411
faceplayer
message SlateportCity_Mart_Text_1A0BE4
waittext
pokemart SlateportCity_Mart_Pokemart_156428
pokemart SlateportCity_Mart_Items
msgbox SlateportCity_Mart_Text_1A0C02, 4
release
end
SlateportCity_Mart_Pokemart_156428:: @ 8156428
.align 2
SlateportCity_Mart_Items:: @ 8156428
.2byte ITEM_POKE_BALL
.2byte ITEM_GREAT_BALL
.2byte ITEM_POTION

View File

@@ -6,14 +6,13 @@ SootopolisCity_Mart_EventScript_15B21B:: @ 815B21B
faceplayer
message SootopolisCity_Mart_Text_1A0BE4
waittext
pokemart SootopolisCity_Mart_Pokemart_15B234
pokemart SootopolisCity_Mart_Items
msgbox SootopolisCity_Mart_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x15b232, 0x2
SootopolisCity_Mart_Pokemart_15B234:: @ 815B234
.align 2
SootopolisCity_Mart_Items:: @ 815B234
.2byte ITEM_ULTRA_BALL
.2byte ITEM_HYPER_POTION
.2byte ITEM_MAX_POTION

View File

@@ -6,14 +6,13 @@ VerdanturfTown_Mart_EventScript_153EBC:: @ 8153EBC
faceplayer
message VerdanturfTown_Mart_Text_1A0BE4
waittext
pokemart VerdanturfTown_Mart_Pokemart_153ED4
pokemart VerdanturfTown_Mart_Items
msgbox VerdanturfTown_Mart_Text_1A0C02, 4
release
end
.incbin "baserom.gba", 0x153ed3, 0x1
VerdanturfTown_Mart_Pokemart_153ED4:: @ 8153ED4
.align 2
VerdanturfTown_Mart_Items:: @ 8153ED4
.2byte ITEM_GREAT_BALL
.2byte ITEM_NEST_BALL
.2byte ITEM_SUPER_POTION