Document Fortree scripts
This commit is contained in:
@@ -1,82 +1,82 @@
|
||||
FortreeCity_House2_MapScripts:: @ 82177CA
|
||||
.byte 0
|
||||
|
||||
FortreeCity_House2_EventScript_2177CB:: @ 82177CB
|
||||
FortreeCity_House2_EventScript_HiddenPowerGiver:: @ 82177CB
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_set FLAG_RECEIVED_TM10, FortreeCity_House2_EventScript_21786E
|
||||
call_if_unset FLAG_MET_HIDDEN_POWER_GIVER, FortreeCity_House2_EventScript_217862
|
||||
msgbox FortreeCity_House2_Text_2178D6, MSGBOX_DEFAULT
|
||||
goto_if_set FLAG_RECEIVED_TM10, FortreeCity_House2_EventScript_ExplainHiddenPower
|
||||
call_if_unset FLAG_MET_HIDDEN_POWER_GIVER, FortreeCity_House2_EventScript_Greeting
|
||||
msgbox FortreeCity_House2_Text_CoinInWhichHand, MSGBOX_DEFAULT
|
||||
multichoice 21, 8, MULTI_RIGHTLEFT, 1
|
||||
switch VAR_RESULT
|
||||
case 1, FortreeCity_House2_EventScript_217878
|
||||
msgbox FortreeCity_House2_Text_21796A, MSGBOX_DEFAULT
|
||||
case 1, FortreeCity_House2_EventScript_WrongGuess
|
||||
msgbox FortreeCity_House2_Text_CorrectTryAgainWhichHand, MSGBOX_DEFAULT
|
||||
multichoice 21, 8, MULTI_RIGHTLEFT, 1
|
||||
switch VAR_RESULT
|
||||
case 1, FortreeCity_House2_EventScript_217878
|
||||
msgbox FortreeCity_House2_Text_2179C9, MSGBOX_DEFAULT
|
||||
case 1, FortreeCity_House2_EventScript_WrongGuess
|
||||
msgbox FortreeCity_House2_Text_CorrectTryAgainWhichHand2, MSGBOX_DEFAULT
|
||||
multichoice 21, 8, MULTI_RIGHTLEFT, 1
|
||||
switch VAR_RESULT
|
||||
case 0, FortreeCity_House2_EventScript_217878
|
||||
msgbox FortreeCity_House2_Text_217A28, MSGBOX_DEFAULT
|
||||
case 0, FortreeCity_House2_EventScript_WrongGuess
|
||||
msgbox FortreeCity_House2_Text_YourHiddenPowerHasAwoken, MSGBOX_DEFAULT
|
||||
giveitem_std ITEM_TM10
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq Common_EventScript_ShowBagIsFull
|
||||
setflag FLAG_RECEIVED_TM10
|
||||
msgbox FortreeCity_House2_Text_217A91, MSGBOX_DEFAULT
|
||||
msgbox FortreeCity_House2_Text_ExplainHiddenPower, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
FortreeCity_House2_EventScript_217862:: @ 8217862
|
||||
msgbox FortreeCity_House2_Text_217882, MSGBOX_DEFAULT
|
||||
FortreeCity_House2_EventScript_Greeting:: @ 8217862
|
||||
msgbox FortreeCity_House2_Text_HiddenPowersArousedByNature, MSGBOX_DEFAULT
|
||||
setflag FLAG_MET_HIDDEN_POWER_GIVER
|
||||
return
|
||||
|
||||
FortreeCity_House2_EventScript_21786E:: @ 821786E
|
||||
msgbox FortreeCity_House2_Text_217A91, MSGBOX_DEFAULT
|
||||
FortreeCity_House2_EventScript_ExplainHiddenPower:: @ 821786E
|
||||
msgbox FortreeCity_House2_Text_ExplainHiddenPower, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
FortreeCity_House2_EventScript_217878:: @ 8217878
|
||||
msgbox FortreeCity_House2_Text_217AC7, MSGBOX_DEFAULT
|
||||
FortreeCity_House2_EventScript_WrongGuess:: @ 8217878
|
||||
msgbox FortreeCity_House2_Text_YouGuessedWrong, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
FortreeCity_House2_Text_217882: @ 8217882
|
||||
FortreeCity_House2_Text_HiddenPowersArousedByNature: @ 8217882
|
||||
.string "People… POKéMON…\p"
|
||||
.string "Their hidden powers are aroused by\n"
|
||||
.string "living in natural environments…$"
|
||||
|
||||
FortreeCity_House2_Text_2178D6: @ 82178D6
|
||||
FortreeCity_House2_Text_CoinInWhichHand: @ 82178D6
|
||||
.string "Let this old woman see if your hidden\n"
|
||||
.string "power has awoken…\p"
|
||||
.string "I hold a coin in my hand.\p"
|
||||
.string "Now, tell me, have I palmed it in\n"
|
||||
.string "the right hand? Or in the left?$"
|
||||
|
||||
FortreeCity_House2_Text_21796A: @ 821796A
|
||||
FortreeCity_House2_Text_CorrectTryAgainWhichHand: @ 821796A
|
||||
.string "Oh! Yes, correct!\p"
|
||||
.string "We shall try again.\p"
|
||||
.string "In which hand have I palmed the coin?\n"
|
||||
.string "The right or left?$"
|
||||
|
||||
FortreeCity_House2_Text_2179C9: @ 82179C9
|
||||
FortreeCity_House2_Text_CorrectTryAgainWhichHand2: @ 82179C9
|
||||
.string "Oh! Yes, correct!\p"
|
||||
.string "We shall try again.\p"
|
||||
.string "In which hand have I palmed the coin?\n"
|
||||
.string "The right or left?$"
|
||||
|
||||
FortreeCity_House2_Text_217A28: @ 8217A28
|
||||
FortreeCity_House2_Text_YourHiddenPowerHasAwoken: @ 8217A28
|
||||
.string "Oh! Splendid!\n"
|
||||
.string "Your hidden power has awoken!\p"
|
||||
.string "Here, take this and awaken the hidden\n"
|
||||
.string "power of your POKéMON.$"
|
||||
|
||||
FortreeCity_House2_Text_217A91: @ 8217A91
|
||||
FortreeCity_House2_Text_ExplainHiddenPower: @ 8217A91
|
||||
.string "HIDDEN POWER is a move that changes\n"
|
||||
.string "with the POKéMON.$"
|
||||
|
||||
FortreeCity_House2_Text_217AC7: @ 8217AC7
|
||||
FortreeCity_House2_Text_YouGuessedWrong: @ 8217AC7
|
||||
.string "No, too bad.\n"
|
||||
.string "You guessed wrong.$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user