Document Rustboro scripts
This commit is contained in:
@@ -1,27 +1,27 @@
|
||||
RustboroCity_CuttersHouse_MapScripts:: @ 8215BD3
|
||||
.byte 0
|
||||
|
||||
RustboroCity_CuttersHouse_EventScript_215BD4:: @ 8215BD4
|
||||
RustboroCity_CuttersHouse_EventScript_Cutter:: @ 8215BD4
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_set FLAG_RECEIVED_HM01, RustboroCity_CuttersHouse_EventScript_215C00
|
||||
msgbox RustboroCity_CuttersHouse_Text_215C13, MSGBOX_DEFAULT
|
||||
goto_if_set FLAG_RECEIVED_HM01, RustboroCity_CuttersHouse_EventScript_ExplainCut
|
||||
msgbox RustboroCity_CuttersHouse_Text_YouCanPutThisHMToGoodUse, MSGBOX_DEFAULT
|
||||
giveitem_std ITEM_HM01
|
||||
setflag FLAG_RECEIVED_HM01
|
||||
msgbox RustboroCity_CuttersHouse_Text_215D33, MSGBOX_DEFAULT
|
||||
msgbox RustboroCity_CuttersHouse_Text_ExplainCut, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
RustboroCity_CuttersHouse_EventScript_215C00:: @ 8215C00
|
||||
msgbox RustboroCity_CuttersHouse_Text_215D33, MSGBOX_DEFAULT
|
||||
RustboroCity_CuttersHouse_EventScript_ExplainCut:: @ 8215C00
|
||||
msgbox RustboroCity_CuttersHouse_Text_ExplainCut, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
RustboroCity_CuttersHouse_EventScript_215C0A:: @ 8215C0A
|
||||
msgbox RustboroCity_CuttersHouse_Text_215E39, MSGBOX_NPC
|
||||
RustboroCity_CuttersHouse_EventScript_Lass:: @ 8215C0A
|
||||
msgbox RustboroCity_CuttersHouse_Text_DadHelpedClearLandOfTrees, MSGBOX_NPC
|
||||
end
|
||||
|
||||
RustboroCity_CuttersHouse_Text_215C13: @ 8215C13
|
||||
RustboroCity_CuttersHouse_Text_YouCanPutThisHMToGoodUse: @ 8215C13
|
||||
.string "That determined expression…\n"
|
||||
.string "That limber way you move…\l"
|
||||
.string "And your well-trained POKéMON…\p"
|
||||
@@ -33,7 +33,7 @@ RustboroCity_CuttersHouse_Text_215C13: @ 8215C13
|
||||
.string "No need to be modest or shy.\n"
|
||||
.string "Go on, take it!$"
|
||||
|
||||
RustboroCity_CuttersHouse_Text_215D33: @ 8215D33
|
||||
RustboroCity_CuttersHouse_Text_ExplainCut: @ 8215D33
|
||||
.string "That HIDDEN MACHINE, or HM for\n"
|
||||
.string "short, is CUT.\p"
|
||||
.string "An HM move is one that can be used\n"
|
||||
@@ -44,7 +44,7 @@ RustboroCity_CuttersHouse_Text_215D33: @ 8215D33
|
||||
.string "And, unlike a TM, an HM can be used\n"
|
||||
.string "more than once.$"
|
||||
|
||||
RustboroCity_CuttersHouse_Text_215E39: @ 8215E39
|
||||
RustboroCity_CuttersHouse_Text_DadHelpedClearLandOfTrees: @ 8215E39
|
||||
.string "When they were expanding the city of\n"
|
||||
.string "RUSTBORO, my dad helped out.\p"
|
||||
.string "He made his POKéMON use CUT to clear\n"
|
||||
|
||||
Reference in New Issue
Block a user