summaryrefslogtreecommitdiff
path: root/data/maps/VerdanturfTown_WandasHouse/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/VerdanturfTown_WandasHouse/scripts.inc')
-rw-r--r--data/maps/VerdanturfTown_WandasHouse/scripts.inc52
1 files changed, 26 insertions, 26 deletions
diff --git a/data/maps/VerdanturfTown_WandasHouse/scripts.inc b/data/maps/VerdanturfTown_WandasHouse/scripts.inc
index 25d37a762..e9f5a6ae0 100644
--- a/data/maps/VerdanturfTown_WandasHouse/scripts.inc
+++ b/data/maps/VerdanturfTown_WandasHouse/scripts.inc
@@ -1,7 +1,7 @@
-VerdanturfTown_WandasHouse_MapScripts:: @ 82028BE
+VerdanturfTown_WandasHouse_MapScripts::
.byte 0
-VerdanturfTown_WandasHouse_EventScript_Wally:: @ 82028BF
+VerdanturfTown_WandasHouse_EventScript_Wally::
lock
faceplayer
goto_if_set FLAG_WALLY_SPEECH, VerdanturfTown_WandasHouse_EventScript_WallyShortSpeech
@@ -10,12 +10,12 @@ VerdanturfTown_WandasHouse_EventScript_Wally:: @ 82028BF
release
end
-VerdanturfTown_WandasHouse_EventScript_WallyShortSpeech:: @ 82028D7
+VerdanturfTown_WandasHouse_EventScript_WallyShortSpeech::
msgbox VerdanturfTown_WandasHouse_Text_StrongerSpeechShort, MSGBOX_DEFAULT
release
end
-VerdanturfTown_WandasHouse_EventScript_WallysUncle:: @ 82028E1
+VerdanturfTown_WandasHouse_EventScript_WallysUncle::
lock
faceplayer
goto_if_set FLAG_DEFEATED_WALLY_VICTORY_ROAD, VerdanturfTown_WandasHouse_EventScript_WallysUncleEverGrande
@@ -24,21 +24,21 @@ VerdanturfTown_WandasHouse_EventScript_WallysUncle:: @ 82028E1
release
end
-VerdanturfTown_WandasHouse_EventScript_WallysUncleSlippedOff:: @ 82028FF
+VerdanturfTown_WandasHouse_EventScript_WallysUncleSlippedOff::
msgbox VerdanturfTown_WandasHouse_Text_WallySlippedOff, MSGBOX_DEFAULT
release
end
-VerdanturfTown_WandasHouse_EventScript_WallysUncleEverGrande:: @ 8202909
+VerdanturfTown_WandasHouse_EventScript_WallysUncleEverGrande::
msgbox VerdanturfTown_WandasHouse_Text_WallyGoneThatFar, MSGBOX_DEFAULT
release
end
-VerdanturfTown_WandasHouse_EventScript_WandasBoyfriend:: @ 8202913
+VerdanturfTown_WandasHouse_EventScript_WandasBoyfriend::
msgbox VerdanturfTown_WandasHouse_Text_CanSeeGirlfriendEveryDay, MSGBOX_NPC
end
-VerdanturfTown_WandasHouse_EventScript_Wanda:: @ 820291C
+VerdanturfTown_WandasHouse_EventScript_Wanda::
lock
faceplayer
goto_if_set FLAG_DEFEATED_LAVARIDGE_GYM, VerdanturfTown_WandasHouse_EventScript_WandaDontWorry
@@ -47,17 +47,17 @@ VerdanturfTown_WandasHouse_EventScript_Wanda:: @ 820291C
release
end
-VerdanturfTown_WandasHouse_EventScript_MeetWanda:: @ 820293A
+VerdanturfTown_WandasHouse_EventScript_MeetWanda::
msgbox VerdanturfTown_WandasHouse_Text_MeetWanda, MSGBOX_DEFAULT
release
end
-VerdanturfTown_WandasHouse_EventScript_WandaDontWorry:: @ 8202944
+VerdanturfTown_WandasHouse_EventScript_WandaDontWorry::
msgbox VerdanturfTown_WandasHouse_Text_DontWorryAboutWally, MSGBOX_DEFAULT
release
end
-VerdanturfTown_WandasHouse_EventScript_WallysAunt:: @ 820294E
+VerdanturfTown_WandasHouse_EventScript_WallysAunt::
lock
faceplayer
goto_if_set FLAG_DEFEATED_WALLY_VICTORY_ROAD, VerdanturfTown_WandasHouse_EventScript_WallysAuntEverGrande
@@ -67,22 +67,22 @@ VerdanturfTown_WandasHouse_EventScript_WallysAunt:: @ 820294E
release
end
-VerdanturfTown_WandasHouse_EventScript_WallysAuntTunnelOpen:: @ 8202975
+VerdanturfTown_WandasHouse_EventScript_WallysAuntTunnelOpen::
msgbox VerdanturfTown_WandasHouse_Text_DaughtersBoyfriendWasDigging, MSGBOX_DEFAULT
release
end
-VerdanturfTown_WandasHouse_EventScript_WallysAuntAnythingHappened:: @ 820297F
+VerdanturfTown_WandasHouse_EventScript_WallysAuntAnythingHappened::
msgbox VerdanturfTown_WandasHouse_Text_IfAnythingHappenedToWally, MSGBOX_DEFAULT
release
end
-VerdanturfTown_WandasHouse_EventScript_WallysAuntEverGrande:: @ 8202989
+VerdanturfTown_WandasHouse_EventScript_WallysAuntEverGrande::
msgbox VerdanturfTown_WandasHouse_Text_WallyWasInEverGrande, MSGBOX_DEFAULT
release
end
-VerdanturfTown_WandasHouse_Text_StrongerSpeech: @ 8202993
+VerdanturfTown_WandasHouse_Text_StrongerSpeech:
.string "WALLY: I lost to you, {PLAYER}, but I'm\n"
.string "not feeling down anymore.\p"
.string "Because I have a new purpose in life.\n"
@@ -94,13 +94,13 @@ VerdanturfTown_WandasHouse_Text_StrongerSpeech: @ 8202993
.string "When I do, I'm going to challenge you\n"
.string "to another battle.$"
-VerdanturfTown_WandasHouse_Text_StrongerSpeechShort: @ 8202ABE
+VerdanturfTown_WandasHouse_Text_StrongerSpeechShort:
.string "WALLY: Please watch me, {PLAYER}.\n"
.string "I'm going to get stronger than you.\p"
.string "When I do, I'm going to challenge you\n"
.string "to another battle.$"
-VerdanturfTown_WandasHouse_Text_WallysNextDoor: @ 8202B37
+VerdanturfTown_WandasHouse_Text_WallysNextDoor:
.string "UNCLE: Oh! {PLAYER}{KUN}!\n"
.string "WALLY's next door.\p"
.string "But, boy, there's something I have to\n"
@@ -111,18 +111,18 @@ VerdanturfTown_WandasHouse_Text_WallysNextDoor: @ 8202B37
.string "It could be POKéMON that are giving\l"
.string "the boy hope.$"
-VerdanturfTown_WandasHouse_Text_WallySlippedOff: @ 8202C20
+VerdanturfTown_WandasHouse_Text_WallySlippedOff:
.string "WALLY's gone away…\n"
.string "He slipped off on his own…$"
-VerdanturfTown_WandasHouse_Text_WallyGoneThatFar: @ 8202C4E
+VerdanturfTown_WandasHouse_Text_WallyGoneThatFar:
.string "UNCLE: Is that right?\n"
.string "WALLY's gone away that far all by\l"
.string "himself…\p"
.string "Well, I have to give him credit--he is\n"
.string "my little brother's son.$"
-VerdanturfTown_WandasHouse_Text_MeetWanda: @ 8202CCF
+VerdanturfTown_WandasHouse_Text_MeetWanda:
.string "WANDA: You are?\n"
.string "Oh, right, I get it!\p"
.string "You're the {PLAYER} who WALLY was\n"
@@ -132,18 +132,18 @@ VerdanturfTown_WandasHouse_Text_MeetWanda: @ 8202CCF
.string "I think WALLY's become a lot more lively\n"
.string "and healthy since he came here.$"
-VerdanturfTown_WandasHouse_Text_DontWorryAboutWally: @ 8202D91
+VerdanturfTown_WandasHouse_Text_DontWorryAboutWally:
.string "WANDA: Don't worry about WALLY.\n"
.string "He'll be just fine.\p"
.string "I know my little cousin, and he has\n"
.string "POKéMON with him, too.$"
-VerdanturfTown_WandasHouse_Text_CanSeeGirlfriendEveryDay: @ 8202E00
+VerdanturfTown_WandasHouse_Text_CanSeeGirlfriendEveryDay:
.string "Thanks to you, I can see my girlfriend\n"
.string "every day.\l"
.string "Happy? You bet I am!$"
-VerdanturfTown_WandasHouse_Text_DaughtersBoyfriendDriven: @ 8202E47
+VerdanturfTown_WandasHouse_Text_DaughtersBoyfriendDriven:
.string "My daughter's boyfriend is a very\n"
.string "driven and passionate sort of person.\p"
.string "He's been digging a tunnel nonstop\n"
@@ -151,17 +151,17 @@ VerdanturfTown_WandasHouse_Text_DaughtersBoyfriendDriven: @ 8202E47
.string "My daughter's a little concerned,\n"
.string "so she goes out to the tunnel a lot.$"
-VerdanturfTown_WandasHouse_Text_DaughtersBoyfriendWasDigging: @ 8202F19
+VerdanturfTown_WandasHouse_Text_DaughtersBoyfriendWasDigging:
.string "It's amazing. My daughter's boyfriend\n"
.string "was digging the tunnel by hand!\p"
.string "It's so incredible!$"
-VerdanturfTown_WandasHouse_Text_IfAnythingHappenedToWally: @ 8202F73
+VerdanturfTown_WandasHouse_Text_IfAnythingHappenedToWally:
.string "If anything were to happen to WALLY,\n"
.string "I would never be able to look his\l"
.string "parents in PETALBURG in the eye…$"
-VerdanturfTown_WandasHouse_Text_WallyWasInEverGrande: @ 8202FDB
+VerdanturfTown_WandasHouse_Text_WallyWasInEverGrande:
.string "WALLY was in EVER GRANDE?\p"
.string "His parents in PETALBURG would be\n"
.string "astonished to hear that!$"