Split files from event_scripts.s
Also move maps/scripts to scripts/maps
This commit is contained in:
69
data/scripts/maps/VerdanturfTown_BattleTentCorridor.inc
Normal file
69
data/scripts/maps/VerdanturfTown_BattleTentCorridor.inc
Normal file
@@ -0,0 +1,69 @@
|
||||
VerdanturfTown_BattleTentCorridor_MapScripts:: @ 820208A
|
||||
map_script 2, VerdanturfTown_BattleTentCorridor_MapScript2_202090
|
||||
.byte 0
|
||||
|
||||
VerdanturfTown_BattleTentCorridor_MapScript2_202090: @ 8202090
|
||||
map_script_2 VAR_0x4000, 0, VerdanturfTown_BattleTentCorridor_EventScript_20209A
|
||||
.2byte 0
|
||||
|
||||
VerdanturfTown_BattleTentCorridor_EventScript_20209A:: @ 820209A
|
||||
lockall
|
||||
setvar VAR_0x4000, 1
|
||||
applymovement 1, VerdanturfTown_BattleTentCorridor_Movement_2020DE
|
||||
applymovement 255, VerdanturfTown_BattleTentCorridor_Movement_2020DE
|
||||
waitmovement 0
|
||||
opendoor 2, 1
|
||||
waitdooranim
|
||||
applymovement 1, VerdanturfTown_BattleTentCorridor_Movement_2020E4
|
||||
applymovement 255, VerdanturfTown_BattleTentCorridor_Movement_2020E3
|
||||
waitmovement 0
|
||||
closedoor 2, 1
|
||||
waitdooranim
|
||||
setvar VAR_0x8006, 0
|
||||
warp VERDANTURF_TOWN_BATTLE_TENT_BATTLE_ROOM, 255, 6, 5
|
||||
waitstate
|
||||
releaseall
|
||||
end
|
||||
|
||||
VerdanturfTown_BattleTentCorridor_Movement_2020DE: @ 82020DE
|
||||
step_up
|
||||
step_up
|
||||
step_up
|
||||
step_up
|
||||
step_end
|
||||
|
||||
VerdanturfTown_BattleTentCorridor_Movement_2020E3: @ 82020E3
|
||||
step_up
|
||||
|
||||
VerdanturfTown_BattleTentCorridor_Movement_2020E4: @ 82020E4
|
||||
step_up
|
||||
step_54
|
||||
step_end
|
||||
|
||||
VerdanturfTown_BattleTentCorridor_Text_2020E7: @ 82020E7
|
||||
.string "Which CONTEST are you entering?\n"
|
||||
.string "Want a piece of advice?\p"
|
||||
.string "In any CONTEST, for example, a CUTE\n"
|
||||
.string "CONTEST, I don’t think they judge you\l"
|
||||
.string "only on cuteness in the first round.\p"
|
||||
.string "You need to work out ways for raising\n"
|
||||
.string "POKéMON better.$"
|
||||
|
||||
VerdanturfTown_BattleTentCorridor_Text_2021C4: @ 82021C4
|
||||
.string "I raised my POKéMON to be cute.\p"
|
||||
.string "I found out you can put POKéMON in\n"
|
||||
.string "a CONTEST for cuteness!\p"
|
||||
.string "I’m so glad I raised my POKéMON with\n"
|
||||
.string "loving care…$"
|
||||
|
||||
VerdanturfTown_BattleTentCorridor_Text_202251: @ 8202251
|
||||
.string "My POKéMON rules!\p"
|
||||
.string "It’s cool, tough yet beautiful, cute,\n"
|
||||
.string "and smart. It’s complete!\p"
|
||||
.string "I may as well go for wins in every\n"
|
||||
.string "single CONTEST.$"
|
||||
|
||||
VerdanturfTown_BattleTentCorridor_Text_2022D6: @ 82022D6
|
||||
.string "POKéMON CONTESTS\n"
|
||||
.string "NORMAL RANK STAGE!$"
|
||||
|
||||
Reference in New Issue
Block a user