pokeemerald/data/maps/scripts/Route110_TrickHousePuzzle1.inc

75 lines
2.4 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
Route110_TrickHousePuzzle1_MapScripts:: @ 826B90F
map_script 1, Route110_TrickHousePuzzle1_MapScript1_26B915
.byte 0
Route110_TrickHousePuzzle1_MapScript1_26B915: @ 826B915
compare_var_to_value VAR_0x40AB, 2
goto_eq Route110_TrickHousePuzzle1_EventScript_26B921
end
Route110_TrickHousePuzzle1_EventScript_26B921:: @ 826B921
setmetatile 13, 1, 523, 0
end
Route110_TrickHousePuzzle1_EventScript_26B92B:: @ 826B92B
lockall
compare_var_to_value VAR_0x40AB, 0
goto_eq Route110_TrickHousePuzzle1_EventScript_26B93D
goto Route110_TrickHousePuzzle1_EventScript_26A3DB
end
Route110_TrickHousePuzzle1_EventScript_26B93D:: @ 826B93D
setvar VAR_0x40AB, 1
goto Route110_TrickHousePuzzle1_EventScript_26A3E5
end
Route110_TrickHousePuzzle1_EventScript_26B948:: @ 826B948
trainerbattle 0, TRAINER_SALLY, 0, Route110_TrickHousePuzzle1_Text_26B9FB, Route110_TrickHousePuzzle1_Text_26BA3F
msgbox Route110_TrickHousePuzzle1_Text_26BA57, 6
end
Route110_TrickHousePuzzle1_EventScript_26B95F:: @ 826B95F
trainerbattle 0, TRAINER_EDDIE, 0, Route110_TrickHousePuzzle1_Text_26BA82, Route110_TrickHousePuzzle1_Text_26BAB0
msgbox Route110_TrickHousePuzzle1_Text_26BAC3, 6
end
Route110_TrickHousePuzzle1_EventScript_26B976:: @ 826B976
trainerbattle 0, TRAINER_ROBIN, 0, Route110_TrickHousePuzzle1_Text_26BB10, Route110_TrickHousePuzzle1_Text_26BB2E
msgbox Route110_TrickHousePuzzle1_Text_26BB52, 6
end
.incbin "baserom.gba", 0x26b98d, 0x6e
Route110_TrickHousePuzzle1_Text_26B9FB: @ 826B9FB
.string "Ill hack and slash my way to victory\n"
.string "with the CUT we just learned!$"
Route110_TrickHousePuzzle1_Text_26BA3F: @ 826BA3F
.string "Why are you so serious?$"
Route110_TrickHousePuzzle1_Text_26BA57: @ 826BA57
.string "I never get tired of hacking\n"
.string "and slashing!$"
Route110_TrickHousePuzzle1_Text_26BA82: @ 826BA82
.string "I wandered into this weird house\n"
.string "by accident…$"
Route110_TrickHousePuzzle1_Text_26BAB0: @ 826BAB0
.string "And now Ive lost…$"
Route110_TrickHousePuzzle1_Text_26BAC3: @ 826BAC3
.string "I lost my way, I lost a battle, and Im\n"
.string "now even more lost… I cant get out…$"
Route110_TrickHousePuzzle1_Text_26BB10: @ 826BB10
.string "Just who is the TRICK MASTER?$"
Route110_TrickHousePuzzle1_Text_26BB2E: @ 826BB2E
.string "I lost while I was lost in thought!$"
Route110_TrickHousePuzzle1_Text_26BB52: @ 826BB52
.string "Youre strong!\n"
.string "Just who are you?$"