Document Trick House scripts
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "1",
|
||||
"script": "Route110_TrickHousePuzzle8_EventScript_26E81F",
|
||||
"script": "Route110_TrickHousePuzzle8_EventScript_Vincent",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -37,7 +37,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "1",
|
||||
"script": "Route110_TrickHousePuzzle8_EventScript_26E84D",
|
||||
"script": "Route110_TrickHousePuzzle8_EventScript_Leroy",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -50,7 +50,7 @@
|
||||
"movement_range_y": 0,
|
||||
"trainer_type": "1",
|
||||
"trainer_sight_or_berry_tree_id": "1",
|
||||
"script": "Route110_TrickHousePuzzle8_EventScript_26E836",
|
||||
"script": "Route110_TrickHousePuzzle8_EventScript_Keira",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@
|
||||
"y": 21,
|
||||
"elevation": 3,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "Route110_TrickHousePuzzle8_EventScript_26E802"
|
||||
"script": "Route110_TrickHousePuzzle8_EventScript_Scroll"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,72 +1,72 @@
|
||||
Route110_TrickHousePuzzle8_MapScripts:: @ 826E801
|
||||
.byte 0
|
||||
|
||||
Route110_TrickHousePuzzle8_EventScript_26E802:: @ 826E802
|
||||
Route110_TrickHousePuzzle8_EventScript_Scroll:: @ 826E802
|
||||
lockall
|
||||
compare VAR_TRICK_HOUSE_PUZZLE_8_STATE, 0
|
||||
goto_if_eq Route110_TrickHousePuzzle8_EventScript_26E814
|
||||
goto Route110_TrickHousePuzzle8_EventScript_26A3DB
|
||||
goto_if_eq Route110_TrickHousePuzzle8_EventScript_FoundScroll
|
||||
goto Route110_TrickHousePuzzle_EventScript_ReadScrollAgain
|
||||
end
|
||||
|
||||
Route110_TrickHousePuzzle8_EventScript_26E814:: @ 826E814
|
||||
Route110_TrickHousePuzzle8_EventScript_FoundScroll:: @ 826E814
|
||||
setvar VAR_TRICK_HOUSE_PUZZLE_8_STATE, 1
|
||||
goto Route110_TrickHousePuzzle8_EventScript_26A3E5
|
||||
goto Route110_TrickHousePuzzle_EventScript_FoundScroll
|
||||
end
|
||||
|
||||
Route110_TrickHousePuzzle8_EventScript_26E81F:: @ 826E81F
|
||||
trainerbattle_single TRAINER_VINCENT, Route110_TrickHousePuzzle8_Text_26E8CD, Route110_TrickHousePuzzle8_Text_26E8F6
|
||||
msgbox Route110_TrickHousePuzzle8_Text_26E918, MSGBOX_AUTOCLOSE
|
||||
Route110_TrickHousePuzzle8_EventScript_Vincent:: @ 826E81F
|
||||
trainerbattle_single TRAINER_VINCENT, Route110_TrickHousePuzzle8_Text_VincentIntro, Route110_TrickHousePuzzle8_Text_VincentDefeat
|
||||
msgbox Route110_TrickHousePuzzle8_Text_VincentPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route110_TrickHousePuzzle8_EventScript_26E836:: @ 826E836
|
||||
trainerbattle_single TRAINER_KEIRA, Route110_TrickHousePuzzle8_Text_26E954, Route110_TrickHousePuzzle8_Text_26E97F
|
||||
msgbox Route110_TrickHousePuzzle8_Text_26E99F, MSGBOX_AUTOCLOSE
|
||||
Route110_TrickHousePuzzle8_EventScript_Keira:: @ 826E836
|
||||
trainerbattle_single TRAINER_KEIRA, Route110_TrickHousePuzzle8_Text_KeiraIntro, Route110_TrickHousePuzzle8_Text_KeiraDefeat
|
||||
msgbox Route110_TrickHousePuzzle8_Text_KeiraPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route110_TrickHousePuzzle8_EventScript_26E84D:: @ 826E84D
|
||||
trainerbattle_single TRAINER_LEROY, Route110_TrickHousePuzzle8_Text_26E9D7, Route110_TrickHousePuzzle8_Text_26EA14
|
||||
msgbox Route110_TrickHousePuzzle8_Text_26EA3F, MSGBOX_AUTOCLOSE
|
||||
Route110_TrickHousePuzzle8_EventScript_Leroy:: @ 826E84D
|
||||
trainerbattle_single TRAINER_LEROY, Route110_TrickHousePuzzle8_Text_LeroyIntro, Route110_TrickHousePuzzle8_Text_LeroyDefeat
|
||||
msgbox Route110_TrickHousePuzzle8_Text_LeroyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route110_TrickHousePuzzle8_EventScript_26E864:: @ 826E864
|
||||
Route110_TrickHousePuzzle8_EventScript_WroteSecretCodeLockOpened:: @ 826E864
|
||||
.string "{PLAYER} wrote down the secret code\n"
|
||||
.string "on the door.\p"
|
||||
.string "“TRICK MASTER I love.”\n"
|
||||
.string "… … … … … … … …\p"
|
||||
.string "The lock clicked open!$"
|
||||
|
||||
Route110_TrickHousePuzzle8_Text_26E8CD: @ 826E8CD
|
||||
Route110_TrickHousePuzzle8_Text_VincentIntro: @ 826E8CD
|
||||
.string "Not many TRAINERS have made it\n"
|
||||
.string "this far.$"
|
||||
|
||||
Route110_TrickHousePuzzle8_Text_26E8F6: @ 826E8F6
|
||||
Route110_TrickHousePuzzle8_Text_VincentDefeat: @ 826E8F6
|
||||
.string "That must mean you're tough, too…$"
|
||||
|
||||
Route110_TrickHousePuzzle8_Text_26E918: @ 826E918
|
||||
Route110_TrickHousePuzzle8_Text_VincentPostBattle: @ 826E918
|
||||
.string "You've beaten the POKéMON LEAGUE\n"
|
||||
.string "CHAMPION? That's too much!$"
|
||||
|
||||
Route110_TrickHousePuzzle8_Text_26E954: @ 826E954
|
||||
Route110_TrickHousePuzzle8_Text_KeiraIntro: @ 826E954
|
||||
.string "Consider yourself lucky to be\n"
|
||||
.string "battling me!$"
|
||||
|
||||
Route110_TrickHousePuzzle8_Text_26E97F: @ 826E97F
|
||||
Route110_TrickHousePuzzle8_Text_KeiraDefeat: @ 826E97F
|
||||
.string "This isn't right!\n"
|
||||
.string "I can't lose!$"
|
||||
|
||||
Route110_TrickHousePuzzle8_Text_26E99F: @ 826E99F
|
||||
Route110_TrickHousePuzzle8_Text_KeiraPostBattle: @ 826E99F
|
||||
.string "It's a miracle that you beat me.\n"
|
||||
.string "You can brag about it.$"
|
||||
|
||||
Route110_TrickHousePuzzle8_Text_26E9D7: @ 826E9D7
|
||||
Route110_TrickHousePuzzle8_Text_LeroyIntro: @ 826E9D7
|
||||
.string "You've been slugging through the TRICK\n"
|
||||
.string "HOUSE challenge, too.$"
|
||||
|
||||
Route110_TrickHousePuzzle8_Text_26EA14: @ 826EA14
|
||||
Route110_TrickHousePuzzle8_Text_LeroyDefeat: @ 826EA14
|
||||
.string "I see…\n"
|
||||
.string "You possess an extraordinary style.$"
|
||||
|
||||
Route110_TrickHousePuzzle8_Text_26EA3F: @ 826EA3F
|
||||
Route110_TrickHousePuzzle8_Text_LeroyPostBattle: @ 826EA3F
|
||||
.string "Seeing someone like you should please\n"
|
||||
.string "the TRICK MASTER.$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user