mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-12-07 11:41:35 +13:00
Improve diffability with pokeyellow; remove address comments and ifs.
This commit is contained in:
parent
f3b3e21e04
commit
f33bd1d89e
|
|
@ -1,4 +1,4 @@
|
|||
_AgathaBeforeBattleText:: ; 8686b (21:686b)
|
||||
_AgathaBeforeBattleText::
|
||||
text "I am AGATHA of"
|
||||
line "the ELITE FOUR!"
|
||||
|
||||
|
|
@ -22,17 +22,13 @@ _AgathaBeforeBattleText:: ; 8686b (21:686b)
|
|||
cont "trainer fights!"
|
||||
done
|
||||
|
||||
_AgathaEndBattleText:: ; 86970 (21:6970)
|
||||
IF DEF(_YELLOW)
|
||||
text "Woo-hoo!"
|
||||
ELSE
|
||||
_AgathaEndBattleText::
|
||||
text "Oh ho!"
|
||||
ENDC
|
||||
line "You're something"
|
||||
cont "special, child!"
|
||||
prompt
|
||||
|
||||
_AgathaAfterBattleText:: ; 86998 (21:6998)
|
||||
_AgathaAfterBattleText::
|
||||
text "You win! I see"
|
||||
line "what the old duff"
|
||||
cont "sees in you now!"
|
||||
|
|
@ -42,7 +38,7 @@ _AgathaAfterBattleText:: ; 86998 (21:6998)
|
|||
cont "along now, child!"
|
||||
done
|
||||
|
||||
_AgathaDontRunAwayText:: ; 869fd (21:69fd)
|
||||
_AgathaDontRunAwayText::
|
||||
text "Someone's voice:"
|
||||
line "Don't run away!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_BikeShopText_1d810:: ; 98e03 (26:4e03)
|
||||
_BikeShopText_1d810::
|
||||
text "Hi! Welcome to"
|
||||
line "our BIKE SHOP."
|
||||
|
||||
|
|
@ -6,17 +6,17 @@ _BikeShopText_1d810:: ; 98e03 (26:4e03)
|
|||
line "the BIKE for you!"
|
||||
prompt
|
||||
|
||||
_BikeShopText_1d815:: ; 98e45 (26:4e45)
|
||||
_BikeShopText_1d815::
|
||||
text "It's a cool BIKE!"
|
||||
line "Do you want it?"
|
||||
done
|
||||
|
||||
_BikeShopCantAffordText:: ; 98e67 (26:4e67)
|
||||
_BikeShopCantAffordText::
|
||||
text "Sorry! You can't"
|
||||
line "afford it!"
|
||||
prompt
|
||||
|
||||
_BikeShopText_1d81f:: ; 98e83 (26:4e83)
|
||||
_BikeShopText_1d81f::
|
||||
text "Oh, that's..."
|
||||
|
||||
para "A BIKE VOUCHER!"
|
||||
|
|
@ -24,17 +24,17 @@ _BikeShopText_1d81f:: ; 98e83 (26:4e83)
|
|||
para "OK! Here you go!"
|
||||
prompt
|
||||
|
||||
_BikeShopText_1d824:: ; 98eb2 (26:4eb2)
|
||||
_BikeShopText_1d824::
|
||||
text $52, " exchanged"
|
||||
line "the BIKE VOUCHER"
|
||||
cont "for a BICYCLE.@@"
|
||||
|
||||
_BikeShopComeAgainText:: ; 98ee0 (26:4ee0)
|
||||
_BikeShopComeAgainText::
|
||||
text "Come back again"
|
||||
line "some time!"
|
||||
done
|
||||
|
||||
_BikeShopText_1d82f:: ; 98efc (26:4efc)
|
||||
_BikeShopText_1d82f::
|
||||
text "How do you like"
|
||||
line "your new BICYCLE?"
|
||||
|
||||
|
|
@ -43,12 +43,12 @@ _BikeShopText_1d82f:: ; 98efc (26:4efc)
|
|||
cont "and in caves!"
|
||||
done
|
||||
|
||||
_BikeShopText_1d834:: ; 98f4d (26:4f4d)
|
||||
_BikeShopText_1d834::
|
||||
text "You better make"
|
||||
line "room for this!"
|
||||
done
|
||||
|
||||
_BikeShopText_1d843:: ; 98f6d (26:4f6d)
|
||||
_BikeShopText_1d843::
|
||||
text "A plain city BIKE"
|
||||
line "is good enough"
|
||||
cont "for me!"
|
||||
|
|
@ -58,13 +58,13 @@ _BikeShopText_1d843:: ; 98f6d (26:4f6d)
|
|||
cont "on an MTB!"
|
||||
done
|
||||
|
||||
_BikeShopText_1d85c:: ; 98fc1 (26:4fc1)
|
||||
_BikeShopText_1d85c::
|
||||
text "These BIKEs are"
|
||||
line "cool, but they're"
|
||||
cont "way expensive!"
|
||||
done
|
||||
|
||||
_BikeShopText_1d861:: ; 98ff2 (26:4ff2)
|
||||
_BikeShopText_1d861::
|
||||
text "Wow. Your BIKE is"
|
||||
line "really cool!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,11 +1,4 @@
|
|||
IF DEF(_YELLOW)
|
||||
_BillsHouseDontLeaveText::
|
||||
text "Whoa, don't go"
|
||||
line "anywhere, wait!"
|
||||
done
|
||||
ENDC
|
||||
|
||||
_BillsHouseText_1e865:: ; 8d267 (23:5267)
|
||||
_BillsHouseText_1e865::
|
||||
text "Hiya! I'm a"
|
||||
line "#MON..."
|
||||
cont "...No I'm not!"
|
||||
|
|
@ -26,7 +19,7 @@ _BillsHouseText_1e865:: ; 8d267 (23:5267)
|
|||
line "Help me out here!"
|
||||
done
|
||||
|
||||
_BillsHouseText_1e86a:: ; 8d345 (23:5345)
|
||||
_BillsHouseText_1e86a::
|
||||
text "When I'm in the"
|
||||
line "TELEPORTER, go to"
|
||||
cont "my PC and run the"
|
||||
|
|
@ -34,7 +27,7 @@ _BillsHouseText_1e86a:: ; 8d345 (23:5345)
|
|||
cont "System!"
|
||||
done
|
||||
|
||||
_BillsHouseText_1e86f:: ; 8d391 (23:5391)
|
||||
_BillsHouseText_1e86f::
|
||||
text "No!? Come on, you"
|
||||
line "gotta help a guy"
|
||||
cont "in deep trouble!"
|
||||
|
|
@ -44,7 +37,7 @@ _BillsHouseText_1e86f:: ; 8d391 (23:5391)
|
|||
cont "OK? All right!"
|
||||
prompt
|
||||
|
||||
_BillThankYouText:: ; 8d3f5 (23:53f5)
|
||||
_BillThankYouText::
|
||||
text "BILL: Yeehah!"
|
||||
line "Thanks, bud! I"
|
||||
cont "owe you one!"
|
||||
|
|
@ -60,18 +53,18 @@ _BillThankYouText:: ; 8d3f5 (23:53f5)
|
|||
cont "maybe this'll do."
|
||||
prompt
|
||||
|
||||
_SSTicketReceivedText:: ; 8d499 (23:5499)
|
||||
_SSTicketReceivedText::
|
||||
text $52, " received"
|
||||
line "an @"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_SSTicketNoRoomText:: ; 8d4b0 (23:54b0)
|
||||
_SSTicketNoRoomText::
|
||||
text "You've got too"
|
||||
line "much stuff, bud!"
|
||||
done
|
||||
|
||||
_BillsHouseText_1e8cb:: ; 8d4d0 (23:54d0)
|
||||
_BillsHouseText_1e8cb::
|
||||
text "That cruise ship,"
|
||||
line "S.S.ANNE, is in"
|
||||
cont "VERMILION CITY."
|
||||
|
|
@ -86,7 +79,7 @@ _BillsHouseText_1e8cb:: ; 8d4d0 (23:54d0)
|
|||
cont "instead of me?"
|
||||
done
|
||||
|
||||
_BillsHouseText_1e8da:: ; 8d57f (23:557f)
|
||||
_BillsHouseText_1e8da::
|
||||
text "BILL: Look, bud,"
|
||||
line "just check out"
|
||||
cont "some of my rare"
|
||||
|
|
|
|||
|
|
@ -29,19 +29,11 @@ _DaisyUseMapText::
|
|||
done
|
||||
|
||||
_BluesHouseText2::
|
||||
IF DEF(_YELLOW)
|
||||
text "Spending time"
|
||||
line "with your #MON"
|
||||
cont "makes them more"
|
||||
cont "friendly to you."
|
||||
done
|
||||
ELSE
|
||||
text "#MON are living"
|
||||
line "things! If they"
|
||||
cont "get tired, give"
|
||||
cont "them a rest!"
|
||||
done
|
||||
ENDC
|
||||
|
||||
_BluesHouseText3::
|
||||
text "It's a big map!"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_BrunoBeforeBattleText:: ; 86749 (21:6749)
|
||||
_BrunoBeforeBattleText::
|
||||
text "I am BRUNO of"
|
||||
line "the ELITE FOUR!"
|
||||
|
||||
|
|
@ -20,18 +20,18 @@ _BrunoBeforeBattleText:: ; 86749 (21:6749)
|
|||
para "Hoo hah!"
|
||||
done
|
||||
|
||||
_BrunoEndBattleText:: ; 86805 (21:6805)
|
||||
_BrunoEndBattleText::
|
||||
text "Why?"
|
||||
line "How could I lose?"
|
||||
prompt
|
||||
|
||||
_BrunoAfterBattleText:: ; 8681d (21:681d)
|
||||
_BrunoAfterBattleText::
|
||||
text "My job is done!"
|
||||
line "Go face your next"
|
||||
cont "challenge!"
|
||||
done
|
||||
|
||||
_BrunoDontRunAwayText:: ; 8684b (21:684b)
|
||||
_BrunoDontRunAwayText::
|
||||
text "Someone's voice:"
|
||||
line "Don't run away!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,33 +1,25 @@
|
|||
_CeladonCityText1:: ; a59fb (29:59fb)
|
||||
_CeladonCityText1::
|
||||
text "I got my KOFFING"
|
||||
IF DEF(_YELLOW)
|
||||
line "from my friend!"
|
||||
|
||||
para "We get along now,"
|
||||
line "because I was"
|
||||
cont "very nice to it!"
|
||||
ELSE
|
||||
line "in CINNABAR!"
|
||||
|
||||
para "It's nice, but it"
|
||||
line "breathes poison"
|
||||
cont "when it's angry!"
|
||||
ENDC
|
||||
done
|
||||
|
||||
_CeladonCityText2:: ; a5a4b (29:5a4b)
|
||||
_CeladonCityText2::
|
||||
text "Heheh! This GYM"
|
||||
line "is great! It's"
|
||||
cont "full of women!"
|
||||
done
|
||||
|
||||
_CeladonCityText3:: ; a5a79 (29:5a79)
|
||||
_CeladonCityText3::
|
||||
text "The GAME CORNER"
|
||||
line "is bad for our"
|
||||
cont "city's image!"
|
||||
done
|
||||
|
||||
_CeladonCityText4:: ; a5aa6 (29:5aa6)
|
||||
_CeladonCityText4::
|
||||
text "Moan! I blew it"
|
||||
line "all at the slots!"
|
||||
|
||||
|
|
@ -36,7 +28,7 @@ _CeladonCityText4:: ; a5aa6 (29:5aa6)
|
|||
cont "coins for prizes!"
|
||||
done
|
||||
|
||||
_TM41PreText:: ; a5afd (29:5afd)
|
||||
_TM41PreText::
|
||||
text "Hello, there!"
|
||||
|
||||
para "I've seen you,"
|
||||
|
|
@ -47,13 +39,13 @@ _TM41PreText:: ; a5afd (29:5afd)
|
|||
line "dropping by!"
|
||||
prompt
|
||||
|
||||
_ReceivedTM41Text:: ; a5b5a (29:5b5a)
|
||||
_ReceivedTM41Text::
|
||||
text $52, " received"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_TM41ExplanationText:: ; a5b6e (29:5b6e)
|
||||
_TM41ExplanationText::
|
||||
text "TM41 teaches"
|
||||
line "SOFTBOILED!"
|
||||
|
||||
|
|
@ -64,12 +56,12 @@ _TM41ExplanationText:: ; a5b6e (29:5b6e)
|
|||
line "CHANSEY!"
|
||||
done
|
||||
|
||||
_TM41NoRoomText:: ; a5bb8 (29:5bb8)
|
||||
_TM41NoRoomText::
|
||||
text "Oh, your pack is"
|
||||
line "full of items!"
|
||||
done
|
||||
|
||||
_CeladonCityText6:: ; a5bd9 (29:5bd9)
|
||||
_CeladonCityText6::
|
||||
text "This is my trusted"
|
||||
line "pal, POLIWRATH!"
|
||||
|
||||
|
|
@ -78,21 +70,21 @@ _CeladonCityText6:: ; a5bd9 (29:5bd9)
|
|||
cont "used WATER STONE!"
|
||||
done
|
||||
|
||||
_CeladonCityText7:: ; a5c30 (29:5c30)
|
||||
_CeladonCityText7::
|
||||
text "POLIWRATH: Ribi"
|
||||
line "ribit!@@"
|
||||
|
||||
_CeladonCityText8:: ; a5c49 (29:5c49)
|
||||
_CeladonCityText8::
|
||||
text "What are you"
|
||||
line "staring at?"
|
||||
done
|
||||
|
||||
_CeladonCityText9:: ; a5c63 (29:5c63)
|
||||
_CeladonCityText9::
|
||||
text "Keep out of TEAM"
|
||||
line "ROCKET's way!"
|
||||
done
|
||||
|
||||
_CeladonCityText10:: ; a5c82 (29:5c82)
|
||||
_CeladonCityText10::
|
||||
text "TRAINER TIPS"
|
||||
|
||||
para "X ACCURACY boosts"
|
||||
|
|
@ -108,36 +100,32 @@ _CeladonCityText10:: ; a5c82 (29:5c82)
|
|||
cont "STORE!"
|
||||
done
|
||||
|
||||
_CeladonCityText11:: ; a5d18 (29:5d18)
|
||||
_CeladonCityText11::
|
||||
text "CELADON CITY"
|
||||
line "The City of"
|
||||
cont "Rainbow Dreams"
|
||||
done
|
||||
|
||||
_CeladonCityText13:: ; a5d41 (29:5d41)
|
||||
_CeladonCityText13::
|
||||
text "CELADON CITY"
|
||||
line "#MON GYM"
|
||||
cont "LEADER: ERIKA"
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
para "The Nature-Loving"
|
||||
ELSE
|
||||
para "The Nature Loving"
|
||||
ENDC
|
||||
line "Princess!"
|
||||
done
|
||||
|
||||
_CeladonCityText14:: ; a5d82 (29:5d82)
|
||||
_CeladonCityText14::
|
||||
text "CELADON MANSION"
|
||||
done
|
||||
|
||||
_CeladonCityText15:: ; a5d93 (29:5d93)
|
||||
_CeladonCityText15::
|
||||
text "Find what you"
|
||||
line "need at CELADON"
|
||||
cont "DEPT. STORE!"
|
||||
done
|
||||
|
||||
_CeladonCityText16:: ; a5dbf (29:5dbf)
|
||||
_CeladonCityText16::
|
||||
text "TRAINER TIPS"
|
||||
|
||||
para "GUARD SPEC."
|
||||
|
|
@ -151,19 +139,15 @@ _CeladonCityText16:: ; a5dbf (29:5dbf)
|
|||
cont "STORE!"
|
||||
done
|
||||
|
||||
_CeladonCityText17:: ; a5e3e (29:5e3e)
|
||||
_CeladonCityText17::
|
||||
text "Coins exchanged"
|
||||
line "for prizes!"
|
||||
cont "PRIZE EXCHANGE"
|
||||
done
|
||||
|
||||
_CeladonCityText18:: ; a5e6a (29:5e6a)
|
||||
_CeladonCityText18::
|
||||
text "ROCKET GAME CORNER"
|
||||
line "The playground"
|
||||
IF DEF(_YELLOW)
|
||||
cont "for grownups!"
|
||||
ELSE
|
||||
cont "for grown-ups!"
|
||||
ENDC
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeladonMart1Text1:: ; 9c672 (27:4672)
|
||||
_CeladonMart1Text1::
|
||||
text "Hello! Welcome to"
|
||||
line "CELADON DEPT."
|
||||
cont "STORE."
|
||||
|
|
@ -8,7 +8,7 @@ _CeladonMart1Text1:: ; 9c672 (27:4672)
|
|||
cont "the store layout."
|
||||
done
|
||||
|
||||
_CeladonMart1Text2:: ; 9c6cd (27:46cd)
|
||||
_CeladonMart1Text2::
|
||||
text "1F: SERVICE"
|
||||
line " COUNTER"
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ _CeladonMart1Text2:: ; 9c6cd (27:46cd)
|
|||
line "VENDING MACHINES"
|
||||
done
|
||||
|
||||
_CeladonMart1Text3:: ; 9c752 (27:4752)
|
||||
_CeladonMart1Text3::
|
||||
text "1F: SERVICE"
|
||||
line " COUNTER"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeladonMart2Text3:: ; 9c76b (27:476b)
|
||||
_CeladonMart2Text3::
|
||||
text "SUPER REPEL keeps"
|
||||
line "weak #MON at"
|
||||
cont "bay..."
|
||||
|
|
@ -7,13 +7,13 @@ _CeladonMart2Text3:: ; 9c76b (27:476b)
|
|||
line "powerful REPEL!"
|
||||
done
|
||||
|
||||
_CeladonMart2Text4:: ; 9c7b2 (27:47b2)
|
||||
_CeladonMart2Text4::
|
||||
text "For long outings,"
|
||||
line "you should buy"
|
||||
cont "REVIVE."
|
||||
done
|
||||
|
||||
_CeladonMart2Text5:: ; 9c7dc (27:47dc)
|
||||
_CeladonMart2Text5::
|
||||
text "Top Grade Items"
|
||||
line "for Trainers!"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_TM18PreReceiveText:: ; 9c814 (27:4814)
|
||||
_TM18PreReceiveText::
|
||||
text "Oh, hi! I finally"
|
||||
line "finished #MON!"
|
||||
|
||||
|
|
@ -7,25 +7,25 @@ _TM18PreReceiveText:: ; 9c814 (27:4814)
|
|||
cont "useful!"
|
||||
prompt
|
||||
|
||||
_ReceivedTM18Text:: ; 9c85a (27:485a)
|
||||
_ReceivedTM18Text::
|
||||
text $52, " received"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_TM18ExplanationText:: ; 9c86e (27:486e)
|
||||
_TM18ExplanationText::
|
||||
text "TM18 is COUNTER!"
|
||||
line "Not like the one"
|
||||
cont "I'm leaning on,"
|
||||
cont "mind you!"
|
||||
done
|
||||
|
||||
_TM18NoRoomText:: ; 9c8aa (27:48aa)
|
||||
_TM18NoRoomText::
|
||||
text "Your pack is full"
|
||||
line "of items!"
|
||||
done
|
||||
|
||||
_CeladonMart3Text2:: ; 9c8c7 (27:48c7)
|
||||
_CeladonMart3Text2::
|
||||
text "Captured #MON"
|
||||
line "are registered"
|
||||
cont "with an ID No."
|
||||
|
|
@ -35,7 +35,7 @@ _CeladonMart3Text2:: ; 9c8c7 (27:48c7)
|
|||
cont "caught it!"
|
||||
done
|
||||
|
||||
_CeladonMart3Text3:: ; 9c92d (27:492d)
|
||||
_CeladonMart3Text3::
|
||||
text "All right!"
|
||||
|
||||
para "My buddy's going"
|
||||
|
|
@ -44,7 +44,7 @@ _CeladonMart3Text3:: ; 9c92d (27:492d)
|
|||
cont "GRAVELER!"
|
||||
done
|
||||
|
||||
_CeladonMart3Text4:: ; 9c975 (27:4975)
|
||||
_CeladonMart3Text4::
|
||||
text "Come on GRAVELER!"
|
||||
|
||||
para "I love GRAVELER!"
|
||||
|
|
@ -57,42 +57,42 @@ _CeladonMart3Text4:: ; 9c975 (27:4975)
|
|||
cont "#MON!"
|
||||
done
|
||||
|
||||
_CeladonMart3Text5:: ; 9c9d5 (27:49d5)
|
||||
_CeladonMart3Text5::
|
||||
text "You can identify"
|
||||
line "#MON you got"
|
||||
cont "in trades by"
|
||||
cont "their ID Numbers!"
|
||||
done
|
||||
|
||||
_CeladonMart3Text6:: ; 9ca13 (27:4a13)
|
||||
_CeladonMart3Text6::
|
||||
text "It's an SNES!"
|
||||
done
|
||||
|
||||
_CeladonMart3Text7:: ; 9ca21 (27:4a21)
|
||||
_CeladonMart3Text7::
|
||||
text "An RPG! There's"
|
||||
line "no time for that!"
|
||||
done
|
||||
|
||||
_CeladonMart3Text9:: ; 9ca43 (27:4a43)
|
||||
_CeladonMart3Text9::
|
||||
text "A sports game!"
|
||||
line "Dad'll like that!"
|
||||
done
|
||||
|
||||
_CeladonMart3Text11:: ; 9ca64 (27:4a64)
|
||||
_CeladonMart3Text11::
|
||||
text "A puzzle game!"
|
||||
line "Looks addictive!"
|
||||
done
|
||||
|
||||
_CeladonMart3Text13:: ; 9ca85 (27:4a85)
|
||||
_CeladonMart3Text13::
|
||||
text "A fighting game!"
|
||||
line "Looks tough!"
|
||||
done
|
||||
|
||||
_CeladonMart3Text14:: ; 9caa4 (27:4aa4)
|
||||
_CeladonMart3Text14::
|
||||
text "3F: TV GAME SHOP"
|
||||
done
|
||||
|
||||
_CeladonMart3Text15:: ; 9cab6 (27:4ab6)
|
||||
_CeladonMart3Text15::
|
||||
text "Red and Blue!"
|
||||
line "Both are #MON!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,19 +1,10 @@
|
|||
_CeladonMart4Text2:: ; 9cad4 (27:4ad4)
|
||||
_CeladonMart4Text2::
|
||||
text "I'm getting a"
|
||||
IF DEF(_YELLOW)
|
||||
line "gift for COPYCAT"
|
||||
cont "in CERULEAN CITY."
|
||||
|
||||
para "It's got to be a"
|
||||
line "# DOLL. They"
|
||||
cont "are trendy!"
|
||||
ELSE
|
||||
line "# DOLL for my"
|
||||
cont "girl friend!"
|
||||
ENDC
|
||||
done
|
||||
|
||||
_CeladonMart4Text3:: ; 9cafd (27:4afd)
|
||||
_CeladonMart4Text3::
|
||||
text "I heard something"
|
||||
line "useful."
|
||||
|
||||
|
|
@ -23,7 +14,7 @@ _CeladonMart4Text3:: ; 9cafd (27:4afd)
|
|||
cont "with a # DOLL!"
|
||||
done
|
||||
|
||||
_CeladonMart4Text4:: ; 9cb56 (27:4b56)
|
||||
_CeladonMart4Text4::
|
||||
text "Express yourself"
|
||||
line "with gifts!"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeladonMart5Text1:: ; 9ddff (27:5dff)
|
||||
_CeladonMart5Text1::
|
||||
text "#MON ability"
|
||||
line "enhancers can be"
|
||||
cont "bought only here."
|
||||
|
|
@ -11,7 +11,7 @@ _CeladonMart5Text1:: ; 9ddff (27:5dff)
|
|||
line "increase SPEED."
|
||||
done
|
||||
|
||||
_CeladonMart5Text2:: ; 9de79 (27:5e79)
|
||||
_CeladonMart5Text2::
|
||||
text "I'm here for"
|
||||
line "#MON ability"
|
||||
cont "enhancers."
|
||||
|
|
@ -23,7 +23,7 @@ _CeladonMart5Text2:: ; 9de79 (27:5e79)
|
|||
line "DEFENSE!"
|
||||
done
|
||||
|
||||
_CeladonMart5Text5:: ; 9ded6 (27:5ed6)
|
||||
_CeladonMart5Text5::
|
||||
text "5F: DRUG STORE"
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
_CeladonMartRoofText_484ee:: ; 9cbb5 (27:4bb5)
|
||||
_CeladonMartRoofText_484ee::
|
||||
text "Give her which"
|
||||
line "drink?"
|
||||
done
|
||||
|
||||
_CeladonMartRoofText_484f3:: ; 9cbcc (27:4bcc)
|
||||
_CeladonMartRoofText_484f3::
|
||||
text "Yay!"
|
||||
|
||||
para "FRESH WATER!"
|
||||
|
|
@ -13,13 +13,13 @@ _CeladonMartRoofText_484f3:: ; 9cbcc (27:4bcc)
|
|||
para "You can have this"
|
||||
line "from me!@@"
|
||||
|
||||
_CeladonMartRoofText_484f9:: ; 9cc06 (27:4c06)
|
||||
_CeladonMartRoofText_484f9::
|
||||
text $52, " received"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_CeladonMartRoofText_484fe:: ; 9cc1a (27:4c1a)
|
||||
_CeladonMartRoofText_484fe::
|
||||
db $0
|
||||
para "@"
|
||||
TX_RAM wcf4b
|
||||
|
|
@ -29,7 +29,7 @@ _CeladonMartRoofText_484fe:: ; 9cc1a (27:4c1a)
|
|||
para "It can freeze the"
|
||||
line "target sometimes!@@"
|
||||
|
||||
_CeladonMartRoofText_48504:: ; 9cc5a (27:4c5a)
|
||||
_CeladonMartRoofText_48504::
|
||||
text "Yay!"
|
||||
|
||||
para "SODA POP!"
|
||||
|
|
@ -39,27 +39,23 @@ _CeladonMartRoofText_48504:: ; 9cc5a (27:4c5a)
|
|||
para "You can have this"
|
||||
line "from me!@@"
|
||||
|
||||
_CeladonMartRoofText_4850a:: ; 9cc91 (27:4c91)
|
||||
_CeladonMartRoofText_4850a::
|
||||
text $52, " received"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_CeladonMartRoofText_4850f:: ; 9cca5 (27:4ca5)
|
||||
_CeladonMartRoofText_4850f::
|
||||
db $0
|
||||
para "@"
|
||||
TX_RAM wcf4b
|
||||
text " contains"
|
||||
IF DEF(_YELLOW)
|
||||
line "ROCK SLIDE!@@"
|
||||
ELSE
|
||||
line "ROCK SLIDE!"
|
||||
|
||||
para "It can spook the"
|
||||
line "target sometimes!@@"
|
||||
ENDC
|
||||
|
||||
_CeladonMartRoofText_48515:: ; 9cce6 (27:4ce6)
|
||||
_CeladonMartRoofText_48515::
|
||||
text "Yay!"
|
||||
|
||||
para "LEMONADE!"
|
||||
|
|
@ -69,25 +65,25 @@ _CeladonMartRoofText_48515:: ; 9cce6 (27:4ce6)
|
|||
para "You can have this"
|
||||
line "from me!@@"
|
||||
|
||||
_ReceivedTM49Text:: ; 9cd1d (27:4d1d)
|
||||
_ReceivedTM49Text::
|
||||
text $52, " received"
|
||||
line "TM49!@@"
|
||||
|
||||
_CeladonMartRoofText_48520:: ; 9cd30 (27:4d30)
|
||||
_CeladonMartRoofText_48520::
|
||||
db $0
|
||||
para "TM49 contains"
|
||||
line "TRI ATTACK!@@"
|
||||
|
||||
_CeladonMartRoofText_48526:: ; 9cd4d (27:4d4d)
|
||||
_CeladonMartRoofText_48526::
|
||||
text "You don't have"
|
||||
line "space for this!@@"
|
||||
|
||||
_CeladonMartRoofText_4852c:: ; 9cd6d (27:4d6d)
|
||||
_CeladonMartRoofText_4852c::
|
||||
text "No thank you!"
|
||||
line "I'm not thirsty"
|
||||
cont "after all!@@"
|
||||
|
||||
_CeladonMartRoofText1:: ; 9cd97 (27:4d97)
|
||||
_CeladonMartRoofText1::
|
||||
text "My sister is a"
|
||||
line "trainer, believe"
|
||||
cont "it or not."
|
||||
|
|
@ -97,13 +93,13 @@ _CeladonMartRoofText1:: ; 9cd97 (27:4d97)
|
|||
cont "drives me nuts!"
|
||||
done
|
||||
|
||||
_CeladonMartRoofText_48598:: ; 9cdee (27:4dee)
|
||||
_CeladonMartRoofText_48598::
|
||||
text "I'm thirsty!"
|
||||
line "I want something"
|
||||
cont "to drink!"
|
||||
done
|
||||
|
||||
_CeladonMartRoofText4:: ; 9ce16 (27:4e16)
|
||||
_CeladonMartRoofText4::
|
||||
text "I'm thirsty!"
|
||||
line "I want something"
|
||||
cont "to drink!"
|
||||
|
|
@ -111,33 +107,33 @@ _CeladonMartRoofText4:: ; 9ce16 (27:4e16)
|
|||
para "Give her a drink?"
|
||||
done
|
||||
|
||||
_CeladonMartRoofText6:: ; 9ce50 (27:4e50)
|
||||
_CeladonMartRoofText6::
|
||||
text "ROOFTOP SQUARE:"
|
||||
line "VENDING MACHINES"
|
||||
done
|
||||
|
||||
_VendingMachineText1:: ; 9ce72 (27:4e72)
|
||||
_VendingMachineText1::
|
||||
text "A vending machine!"
|
||||
line "Here's the menu!"
|
||||
prompt
|
||||
|
||||
_VendingMachineText4:: ; 9ce96 (27:4e96)
|
||||
_VendingMachineText4::
|
||||
text "Oops, not enough"
|
||||
line "money!"
|
||||
done
|
||||
|
||||
_VendingMachineText5:: ; 9ceaf (27:4eaf)
|
||||
_VendingMachineText5::
|
||||
TX_RAM wcf4b
|
||||
db $0
|
||||
line "popped out!"
|
||||
done
|
||||
|
||||
_VendingMachineText6:: ; 9cec0 (27:4ec0)
|
||||
_VendingMachineText6::
|
||||
text "There's no more"
|
||||
line "room for stuff!"
|
||||
done
|
||||
|
||||
_VendingMachineText7:: ; 9cee0 (27:4ee0)
|
||||
_VendingMachineText7::
|
||||
text "Not thirsty!"
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,24 +1,24 @@
|
|||
_CeladonDinerText1:: ; 9df3f (27:5f3f)
|
||||
_CeladonDinerText1::
|
||||
text "Hi!"
|
||||
|
||||
para "We're taking a"
|
||||
line "break now."
|
||||
done
|
||||
|
||||
_CeladonDinerText2:: ; 9df5d (27:5f5d)
|
||||
_CeladonDinerText2::
|
||||
text "My #MON are"
|
||||
line "weak, so I often"
|
||||
cont "have to go to the"
|
||||
cont "DRUG STORE."
|
||||
done
|
||||
|
||||
_CeladonDinerText3:: ; 9df99 (27:5f99)
|
||||
_CeladonDinerText3::
|
||||
text "Psst! There's a"
|
||||
line "basement under"
|
||||
cont "the GAME CORNER."
|
||||
done
|
||||
|
||||
_CeladonDinerText4:: ; 9dfc9 (27:5fc9)
|
||||
_CeladonDinerText4::
|
||||
text "Munch..."
|
||||
|
||||
para "The man at that"
|
||||
|
|
@ -26,7 +26,7 @@ _CeladonDinerText4:: ; 9dfc9 (27:5fc9)
|
|||
cont "at the slots."
|
||||
done
|
||||
|
||||
_CeladonDinerText_491a7:: ; 9e003 (27:6003)
|
||||
_CeladonDinerText_491a7::
|
||||
text "Go ahead! Laugh!"
|
||||
|
||||
para "I'm flat out"
|
||||
|
|
@ -41,18 +41,18 @@ _CeladonDinerText_491a7:: ; 9e003 (27:6003)
|
|||
cont "more!"
|
||||
prompt
|
||||
|
||||
_ReceivedCoinCaseText:: ; 9e07a (27:607a)
|
||||
_ReceivedCoinCaseText::
|
||||
text $52, " received"
|
||||
line "a @"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_CoinCaseNoRoomText:: ; 9e090 (27:6090)
|
||||
_CoinCaseNoRoomText::
|
||||
text "Make room for"
|
||||
line "this!"
|
||||
done
|
||||
|
||||
_CeladonDinerText_491b7:: ; 9e0a5 (27:60a5)
|
||||
_CeladonDinerText_491b7::
|
||||
text "I always thought"
|
||||
line "I was going to"
|
||||
cont "win it back..."
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeladonGameCornerText1:: ; 9d8d5 (27:58d5)
|
||||
_CeladonGameCornerText1::
|
||||
text "Welcome!"
|
||||
|
||||
para "You can exchange"
|
||||
|
|
@ -7,7 +7,7 @@ _CeladonGameCornerText1:: ; 9d8d5 (27:58d5)
|
|||
cont "next door."
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48d22:: ; 9d91a (27:591a)
|
||||
_CeladonGameCornerText_48d22::
|
||||
text "Welcome to ROCKET"
|
||||
line "GAME CORNER!"
|
||||
|
||||
|
|
@ -19,32 +19,32 @@ _CeladonGameCornerText_48d22:: ; 9d91a (27:591a)
|
|||
cont "like some?"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48d27:: ; 9d984 (27:5984)
|
||||
_CeladonGameCornerText_48d27::
|
||||
text "Thanks! Here are"
|
||||
line "your 50 coins!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48d2c:: ; 9d9a5 (27:59a5)
|
||||
_CeladonGameCornerText_48d2c::
|
||||
text "No? Please come"
|
||||
line "play sometime!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48d31:: ; 9d9c5 (27:59c5)
|
||||
_CeladonGameCornerText_48d31::
|
||||
text "You can't afford"
|
||||
line "the coins!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48d36:: ; 9d9e1 (27:59e1)
|
||||
_CeladonGameCornerText_48d36::
|
||||
text "Oops! Your COIN"
|
||||
line "CASE is full."
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48d3b:: ; 9da00 (27:5a00)
|
||||
_CeladonGameCornerText_48d3b::
|
||||
text "You don't have a"
|
||||
line "COIN CASE!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText3:: ; 9da1c (27:5a1c)
|
||||
_CeladonGameCornerText3::
|
||||
text "Keep this quiet."
|
||||
|
||||
para "It's rumored that"
|
||||
|
|
@ -52,37 +52,37 @@ _CeladonGameCornerText3:: ; 9da1c (27:5a1c)
|
|||
cont "by TEAM ROCKET."
|
||||
done
|
||||
|
||||
_CeladonGameCornerText4:: ; 9da61 (27:5a61)
|
||||
_CeladonGameCornerText4::
|
||||
text "I think these"
|
||||
line "machines have"
|
||||
cont "different odds."
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48d9c:: ; 9da8e (27:5a8e)
|
||||
_CeladonGameCornerText_48d9c::
|
||||
text "Kid, do you want"
|
||||
line "to play?"
|
||||
prompt
|
||||
|
||||
_Received10CoinsText:: ; 9daa9 (27:5aa9)
|
||||
_Received10CoinsText::
|
||||
text $52, " received"
|
||||
line "10 coins!@@"
|
||||
|
||||
_CeladonGameCornerText_48da7:: ; 9dac0 (27:5ac0)
|
||||
_CeladonGameCornerText_48da7::
|
||||
text "You don't need my"
|
||||
line "coins!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48dac:: ; 9dad9 (27:5ad9)
|
||||
_CeladonGameCornerText_48dac::
|
||||
text "Wins seem to come"
|
||||
line "and go."
|
||||
done
|
||||
|
||||
_CeladonGameCornerText6:: ; 9daf4 (27:5af4)
|
||||
_CeladonGameCornerText6::
|
||||
text "I'm having a"
|
||||
line "wonderful time!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48dca:: ; 9db11 (27:5b11)
|
||||
_CeladonGameCornerText_48dca::
|
||||
text "Hey!"
|
||||
|
||||
para "You have better"
|
||||
|
|
@ -99,7 +99,7 @@ _CeladonGameCornerText_48dca:: ; 9db11 (27:5b11)
|
|||
cont "be fooled!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48dcf:: ; 9dbac (27:5bac)
|
||||
_CeladonGameCornerText_48dcf::
|
||||
text "They offer rare"
|
||||
line "#MON that can"
|
||||
cont "be exchanged for"
|
||||
|
|
@ -109,78 +109,78 @@ _CeladonGameCornerText_48dcf:: ; 9dbac (27:5bac)
|
|||
line "seem to win!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText8:: ; 9dc06 (27:5c06)
|
||||
_CeladonGameCornerText8::
|
||||
text "Games are scary!"
|
||||
line "It's so easy to"
|
||||
cont "get hooked!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48e26:: ; 9dc33 (27:5c33)
|
||||
_CeladonGameCornerText_48e26::
|
||||
text "What's up? Want"
|
||||
line "some coins?"
|
||||
prompt
|
||||
|
||||
_Received20CoinsText:: ; 9dc4f (27:5c4f)
|
||||
_Received20CoinsText::
|
||||
text $52, " received"
|
||||
line "20 coins!@@"
|
||||
|
||||
_CeladonGameCornerText_48e31:: ; 9dc66 (27:5c66)
|
||||
_CeladonGameCornerText_48e31::
|
||||
text "You have lots of"
|
||||
line "coins!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48e36:: ; 9dc7f (27:5c7f)
|
||||
_CeladonGameCornerText_48e36::
|
||||
text "Darn! I need more"
|
||||
line "coins for the"
|
||||
cont "#MON I want!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48e88:: ; 9dcad (27:5cad)
|
||||
_CeladonGameCornerText_48e88::
|
||||
text "Hey, what? You're"
|
||||
line "throwing me off!"
|
||||
cont "Here are some"
|
||||
cont "coins, shoo!"
|
||||
prompt
|
||||
|
||||
_CeladonGameCornerText_48e8d:: ; 9dceb (27:5ceb)
|
||||
_CeladonGameCornerText_48e8d::
|
||||
text $52, " received"
|
||||
line "20 coins!@@"
|
||||
|
||||
_CeladonGameCornerText_48e93:: ; 9dd02 (27:5d02)
|
||||
_CeladonGameCornerText_48e93::
|
||||
text "You've got your"
|
||||
line "own coins!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48e98:: ; 9dd1d (27:5d1d)
|
||||
_CeladonGameCornerText_48e98::
|
||||
text "The trick is to"
|
||||
line "watch the reels"
|
||||
cont "closely!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48ece:: ; 9dd47 (27:5d47)
|
||||
_CeladonGameCornerText_48ece::
|
||||
text "I'm guarding this"
|
||||
line "poster!"
|
||||
cont "Go away, or else!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48ed3:: ; 9dd73 (27:5d73)
|
||||
_CeladonGameCornerText_48ed3::
|
||||
text "Dang!"
|
||||
prompt
|
||||
|
||||
_CeladonGameCornerText_48ed8:: ; 9dd7a (27:5d7a)
|
||||
_CeladonGameCornerText_48ed8::
|
||||
text "Our hideout might"
|
||||
line "be discovered! I"
|
||||
cont "better tell BOSS!"
|
||||
done
|
||||
|
||||
_CeladonGameCornerText_48f09:: ; 9ddb0 (27:5db0)
|
||||
_CeladonGameCornerText_48f09::
|
||||
text "Hey!"
|
||||
|
||||
para "A switch behind"
|
||||
line "the poster!?"
|
||||
cont "Let's push it!@@"
|
||||
|
||||
_CeladonGameCornerText_48f19:: ; 9dde2 (27:5de2)
|
||||
_CeladonGameCornerText_48f19::
|
||||
text "Oops! Forgot the"
|
||||
line "COIN CASE!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeladonGymText_48a5e:: ; 9d28f (27:528f)
|
||||
_CeladonGymText_48a5e::
|
||||
text "Hello. Lovely"
|
||||
line "weather isn't it?"
|
||||
cont "It's so pleasant."
|
||||
|
|
@ -25,7 +25,7 @@ _CeladonGymText_48a5e:: ; 9d28f (27:528f)
|
|||
line "shall not lose."
|
||||
done
|
||||
|
||||
_CeladonGymText_48a63:: ; 9d3c2 (27:53c2)
|
||||
_CeladonGymText_48a63::
|
||||
text "Oh!"
|
||||
line "I concede defeat."
|
||||
|
||||
|
|
@ -36,7 +36,7 @@ _CeladonGymText_48a63:: ; 9d3c2 (27:53c2)
|
|||
line "the RAINBOWBADGE."
|
||||
prompt
|
||||
|
||||
_CeladonGymText_48a68:: ; 9d418 (27:5418)
|
||||
_CeladonGymText_48a68::
|
||||
text "You are cataloging"
|
||||
line "#MON? I must"
|
||||
cont "say I'm impressed."
|
||||
|
|
@ -47,7 +47,7 @@ _CeladonGymText_48a68:: ; 9d418 (27:5418)
|
|||
cont "unattractive."
|
||||
done
|
||||
|
||||
_CeladonGymText9:: ; 9d481 (27:5481)
|
||||
_CeladonGymText9::
|
||||
text "The RAINBOWBADGE"
|
||||
line "will make #MON"
|
||||
cont "up to L50 obey."
|
||||
|
|
@ -61,13 +61,13 @@ _CeladonGymText9:: ; 9d481 (27:5481)
|
|||
line "this with you."
|
||||
done
|
||||
|
||||
_ReceivedTM21Text:: ; 9d50c (27:550c)
|
||||
_ReceivedTM21Text::
|
||||
text $52, " received"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_TM21ExplanationText:: ; 9d520 (27:5520)
|
||||
_TM21ExplanationText::
|
||||
db $0
|
||||
para "TM21 contains"
|
||||
line "MEGA DRAIN."
|
||||
|
|
@ -78,40 +78,40 @@ _TM21ExplanationText:: ; 9d520 (27:5520)
|
|||
cont "your #MON!"
|
||||
done
|
||||
|
||||
_TM21NoRoomText:: ; 9d576 (27:5576)
|
||||
_TM21NoRoomText::
|
||||
text "You should make"
|
||||
line "room for this."
|
||||
done
|
||||
|
||||
_CeladonGymBattleText2:: ; 9d596 (27:5596)
|
||||
_CeladonGymBattleText2::
|
||||
text "Hey!"
|
||||
|
||||
para "You are not"
|
||||
line "allowed in here!"
|
||||
done
|
||||
|
||||
_CeladonGymEndBattleText2:: ; 9d5b9 (27:55b9)
|
||||
_CeladonGymEndBattleText2::
|
||||
text "You're"
|
||||
line "too rough!"
|
||||
prompt
|
||||
|
||||
_CeladonGymAfterBattleText2:: ; 9d5cb (27:55cb)
|
||||
_CeladonGymAfterBattleText2::
|
||||
text "Bleaah!"
|
||||
line "I hope ERIKA"
|
||||
cont "wipes you out!"
|
||||
done
|
||||
|
||||
_CeladonGymBattleText3:: ; 9d5f0 (27:55f0)
|
||||
_CeladonGymBattleText3::
|
||||
text "I was getting"
|
||||
line "bored."
|
||||
done
|
||||
|
||||
_CeladonGymEndBattleText3:: ; 9d606 (27:5606)
|
||||
_CeladonGymEndBattleText3::
|
||||
text "My"
|
||||
line "makeup!"
|
||||
prompt
|
||||
|
||||
_CeladonGymAfterBattleText3:: ; 9d612 (27:5612)
|
||||
_CeladonGymAfterBattleText3::
|
||||
text "Grass-type #MON"
|
||||
line "are tough against"
|
||||
cont "the water-type!"
|
||||
|
|
@ -121,23 +121,23 @@ _CeladonGymAfterBattleText3:: ; 9d612 (27:5612)
|
|||
cont "ground #MON!"
|
||||
done
|
||||
|
||||
_CeladonGymBattleText4:: ; 9d675 (27:5675)
|
||||
_CeladonGymBattleText4::
|
||||
text "Aren't you the"
|
||||
line "peeping Tom?"
|
||||
done
|
||||
|
||||
_CeladonGymEndBattleText4:: ; 9d691 (27:5691)
|
||||
_CeladonGymEndBattleText4::
|
||||
text "I'm"
|
||||
line "in shock!"
|
||||
prompt
|
||||
|
||||
_CeladonGymAfterBattleText4:: ; 9d69f (27:569f)
|
||||
_CeladonGymAfterBattleText4::
|
||||
text "Oh, you weren't"
|
||||
line "peeping? We get a"
|
||||
cont "lot of gawkers!"
|
||||
done
|
||||
|
||||
_CeladonGymBattleText5:: ; 9d6d1 (27:56d1)
|
||||
_CeladonGymBattleText5::
|
||||
text "Look at my grass"
|
||||
line "#MON!"
|
||||
|
||||
|
|
@ -145,11 +145,11 @@ _CeladonGymBattleText5:: ; 9d6d1 (27:56d1)
|
|||
line "to raise!"
|
||||
done
|
||||
|
||||
_CeladonGymEndBattleText5:: ; 9d702 (27:5702)
|
||||
_CeladonGymEndBattleText5::
|
||||
text "No!"
|
||||
prompt
|
||||
|
||||
_CeladonGymAfterBattleText5:: ; 9d707 (27:5707)
|
||||
_CeladonGymAfterBattleText5::
|
||||
text "We only use grass-"
|
||||
line "type #MON at"
|
||||
cont "our GYM!"
|
||||
|
|
@ -159,43 +159,43 @@ _CeladonGymAfterBattleText5:: ; 9d707 (27:5707)
|
|||
cont "arrangements!"
|
||||
done
|
||||
|
||||
_CeladonGymBattleText6:: ; 9d762 (27:5762)
|
||||
_CeladonGymBattleText6::
|
||||
text "Don't bring any"
|
||||
line "bugs or fire"
|
||||
cont "#MON in here!"
|
||||
done
|
||||
|
||||
_CeladonGymEndBattleText6:: ; 9d78d (27:578d)
|
||||
_CeladonGymEndBattleText6::
|
||||
text "Oh!"
|
||||
line "You!"
|
||||
prompt
|
||||
|
||||
_CeladonGymAfterBattleText6:: ; 9d797 (27:5797)
|
||||
_CeladonGymAfterBattleText6::
|
||||
text "Our LEADER, ERIKA,"
|
||||
line "might be quiet,"
|
||||
cont "but she's also"
|
||||
cont "very skilled!"
|
||||
done
|
||||
|
||||
_CeladonGymBattleText7:: ; 9d7d7 (27:57d7)
|
||||
_CeladonGymBattleText7::
|
||||
text "Pleased to meet"
|
||||
line "you. My hobby is"
|
||||
cont "#MON training."
|
||||
done
|
||||
|
||||
_CeladonGymEndBattleText7:: ; 9d808 (27:5808)
|
||||
_CeladonGymEndBattleText7::
|
||||
text "Oh!"
|
||||
line "Splendid!"
|
||||
prompt
|
||||
|
||||
_CeladonGymAfterBattleText7:: ; 9d817 (27:5817)
|
||||
_CeladonGymAfterBattleText7::
|
||||
text "I have a blind"
|
||||
line "date coming up."
|
||||
cont "I have to learn"
|
||||
cont "to be polite."
|
||||
done
|
||||
|
||||
_CeladonGymBattleText8:: ; 9d855 (27:5855)
|
||||
_CeladonGymBattleText8::
|
||||
text "Welcome to"
|
||||
line "CELADON GYM!"
|
||||
|
||||
|
|
@ -204,12 +204,12 @@ _CeladonGymBattleText8:: ; 9d855 (27:5855)
|
|||
cont "girl power!"
|
||||
done
|
||||
|
||||
_CeladonGymEndBattleText8:: ; 9d897 (27:5897)
|
||||
_CeladonGymEndBattleText8::
|
||||
text "Oh!"
|
||||
line "Beaten!"
|
||||
prompt
|
||||
|
||||
_CeladonGymAfterBattleText8:: ; 9d8a4 (27:58a4)
|
||||
_CeladonGymAfterBattleText8::
|
||||
text "I didn't bring my"
|
||||
line "best #MON!"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeladonHotelText1:: ; 9e18a (27:618a)
|
||||
_CeladonHotelText1::
|
||||
text "#MON? No, this"
|
||||
line "is a hotel for"
|
||||
cont "people."
|
||||
|
|
@ -6,7 +6,7 @@ _CeladonHotelText1:: ; 9e18a (27:618a)
|
|||
para "We're full up."
|
||||
done
|
||||
|
||||
_CeladonHotelText2:: ; 9e1bf (27:61bf)
|
||||
_CeladonHotelText2::
|
||||
text "I'm on vacation"
|
||||
line "with my brother"
|
||||
cont "and boy friend."
|
||||
|
|
@ -15,7 +15,7 @@ _CeladonHotelText2:: ; 9e1bf (27:61bf)
|
|||
line "pretty city!"
|
||||
done
|
||||
|
||||
_CeladonHotelText3:: ; 9e20e (27:620e)
|
||||
_CeladonHotelText3::
|
||||
text "Why did she bring"
|
||||
line "her brother?"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
_CeladonHouseText1:: ; 9e0d5 (27:60d5)
|
||||
_CeladonHouseText1::
|
||||
text "Hehehe! The slots"
|
||||
line "just reel in the"
|
||||
cont "dough, big time!"
|
||||
done
|
||||
|
||||
_CeladonHouseText2:: ; 9e10a (27:610a)
|
||||
_CeladonHouseText2::
|
||||
text "CHIEF!"
|
||||
|
||||
para "We just shipped"
|
||||
|
|
@ -12,7 +12,7 @@ _CeladonHouseText2:: ; 9e10a (27:610a)
|
|||
cont "slot prizes!"
|
||||
done
|
||||
|
||||
_CeladonHouseText3:: ; 9e13c (27:613c)
|
||||
_CeladonHouseText3::
|
||||
text "Don't touch the"
|
||||
line "poster at the"
|
||||
cont "GAME CORNER!"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
_CeladonMansion1Text1:: ; 9ceee (27:4eee)
|
||||
_CeladonMansion1Text1::
|
||||
text "MEOWTH: Meow!@@"
|
||||
|
||||
_CeladonMansion1Text2:: ; 9cefe (27:4efe)
|
||||
_CeladonMansion1Text2::
|
||||
text "My dear #MON"
|
||||
line "keep me company."
|
||||
|
||||
|
|
@ -9,15 +9,15 @@ _CeladonMansion1Text2:: ; 9cefe (27:4efe)
|
|||
line "money home!"
|
||||
done
|
||||
|
||||
_CeladonMansion1Text3:: ; 9cf3c (27:4f3c)
|
||||
_CeladonMansion1Text3::
|
||||
text "CLEFAIRY: Pi"
|
||||
line "pippippi!@@"
|
||||
|
||||
_CeladonMansion1Text4:: ; 9cf55 (27:4f55)
|
||||
_CeladonMansion1Text4::
|
||||
text "NIDORAN: Kya"
|
||||
line "kyaoo!@@"
|
||||
|
||||
_CeladonMansion1Text5:: ; 9cf6b (27:4f6b)
|
||||
_CeladonMansion1Text5::
|
||||
text "CELADON MANSION"
|
||||
line "Manager's Suite"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeladonMansion2Text1:: ; 9cf8b (27:4f8b)
|
||||
_CeladonMansion2Text1::
|
||||
text "GAME FREAK"
|
||||
line "Meeting Room"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,15 +1,15 @@
|
|||
_ProgrammerText:: ; 9cfa4 (27:4fa4)
|
||||
_ProgrammerText::
|
||||
text "Me? I'm the"
|
||||
line "programmer!"
|
||||
done
|
||||
|
||||
_GraphicArtistText:: ; 9cfbc (27:4fbc)
|
||||
_GraphicArtistText::
|
||||
text "I'm the graphic"
|
||||
line "artist!"
|
||||
cont "I drew you!"
|
||||
done
|
||||
|
||||
_WriterText:: ; 9cfe0 (27:4fe0)
|
||||
_WriterText::
|
||||
text "I wrote the story!"
|
||||
line "Isn't ERIKA cute?"
|
||||
|
||||
|
|
@ -20,7 +20,7 @@ _WriterText:: ; 9cfe0 (27:4fe0)
|
|||
line "I like her!"
|
||||
done
|
||||
|
||||
_GameDesignerText:: ; 9d03a (27:503a)
|
||||
_GameDesignerText::
|
||||
text "Is that right?"
|
||||
|
||||
para "I'm the game"
|
||||
|
|
@ -34,33 +34,33 @@ _GameDesignerText:: ; 9d03a (27:503a)
|
|||
line "come tell me!"
|
||||
done
|
||||
|
||||
_CompletedDexText:: ; 9d0ad (27:50ad)
|
||||
_CompletedDexText::
|
||||
text "Wow! Excellent!"
|
||||
line "You completed"
|
||||
cont "your #DEX!"
|
||||
cont "Congratulations!"
|
||||
cont "...@@"
|
||||
|
||||
_CeladonMansion3Text5:: ; 9d0ed (27:50ed)
|
||||
_CeladonMansion3Text5::
|
||||
text "It's the game"
|
||||
line "program! Messing"
|
||||
cont "with it could bug"
|
||||
cont "out the game!"
|
||||
done
|
||||
|
||||
_CeladonMansion3Text6:: ; 9d12c (27:512c)
|
||||
_CeladonMansion3Text6::
|
||||
text "Someone's playing"
|
||||
line "a game instead of"
|
||||
cont "working!"
|
||||
done
|
||||
|
||||
_CeladonMansion3Text7:: ; 9d159 (27:5159)
|
||||
_CeladonMansion3Text7::
|
||||
text "It's the script!"
|
||||
line "Better not look"
|
||||
cont "at the ending!"
|
||||
done
|
||||
|
||||
_CeladonMansion3Text8:: ; 9d189 (27:5189)
|
||||
_CeladonMansion3Text8::
|
||||
text "GAME FREAK"
|
||||
line "Development Room"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeladonMansion5Text1:: ; 9d1ba (27:51ba)
|
||||
_CeladonMansion5Text1::
|
||||
text "I know everything"
|
||||
line "about the world"
|
||||
cont "of #MON in"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeladonMansion4Text1:: ; 9d1a6 (27:51a6)
|
||||
_CeladonMansion4Text1::
|
||||
text "I KNOW EVERYTHING!"
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
_CeladonPokecenterText2:: ; 9d226 (27:5226)
|
||||
_CeladonPokecenterText2::
|
||||
text "# FLUTE awakens"
|
||||
line "#MON with a"
|
||||
cont "sound that only"
|
||||
cont "they can hear!"
|
||||
done
|
||||
|
||||
_CeladonPokecenterText3:: ; 9d262 (27:5262)
|
||||
_CeladonPokecenterText3::
|
||||
text "I rode uphill on"
|
||||
line "CYCLING ROAD from"
|
||||
cont "FUCHSIA!"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeladonPrizeRoomText1:: ; 9dee6 (27:5ee6)
|
||||
_CeladonPrizeRoomText1::
|
||||
text "I sure do fancy"
|
||||
line "that PORYGON!"
|
||||
|
||||
|
|
@ -6,7 +6,7 @@ _CeladonPrizeRoomText1:: ; 9dee6 (27:5ee6)
|
|||
line "win at slots!"
|
||||
done
|
||||
|
||||
_CeladonPrizeRoomText2:: ; 9df24 (27:5f24)
|
||||
_CeladonPrizeRoomText2::
|
||||
text "I had a major"
|
||||
line "haul today!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeruleanHouse2Text_74e77:: ; 990c9 (26:50c9)
|
||||
_CeruleanHouse2Text_74e77::
|
||||
text "#MON BADGEs"
|
||||
line "are owned only by"
|
||||
cont "skilled trainers."
|
||||
|
|
@ -10,7 +10,7 @@ _CeruleanHouse2Text_74e77:: ; 990c9 (26:50c9)
|
|||
line "amazing secrets!"
|
||||
prompt
|
||||
|
||||
_CeruleanHouse2Text_74e7c:: ; 9913a (26:513a)
|
||||
_CeruleanHouse2Text_74e7c::
|
||||
text "Now then..."
|
||||
|
||||
para "Which of the 8"
|
||||
|
|
@ -18,30 +18,22 @@ _CeruleanHouse2Text_74e7c:: ; 9913a (26:513a)
|
|||
cont "describe?"
|
||||
done
|
||||
|
||||
_CeruleanHouse2Text_74e81:: ; 99170 (26:5170)
|
||||
IF DEF(_YELLOW)
|
||||
text "Come visit me any-"
|
||||
ELSE
|
||||
_CeruleanHouse2Text_74e81::
|
||||
text "Come visit me any"
|
||||
ENDC
|
||||
line "time you wish."
|
||||
done
|
||||
|
||||
_CeruleanHouse2Text_74e96:: ; 99192 (26:5192)
|
||||
_CeruleanHouse2Text_74e96::
|
||||
text "The ATTACK of all"
|
||||
line "#MON increases"
|
||||
cont "a little bit."
|
||||
|
||||
para "It also lets you"
|
||||
IF DEF(_YELLOW)
|
||||
line "use FLASH any-"
|
||||
ELSE
|
||||
line "use FLASH any"
|
||||
ENDC
|
||||
cont "time you desire."
|
||||
prompt
|
||||
|
||||
_CeruleanHouse2Text_74e9b:: ; 991f2 (26:51f2)
|
||||
_CeruleanHouse2Text_74e9b::
|
||||
text "#MON up to L30"
|
||||
line "will obey you."
|
||||
|
||||
|
|
@ -53,7 +45,7 @@ _CeruleanHouse2Text_74e9b:: ; 991f2 (26:51f2)
|
|||
cont "of battle."
|
||||
prompt
|
||||
|
||||
_CeruleanHouse2Text_74ea0:: ; 9925d (26:525d)
|
||||
_CeruleanHouse2Text_74ea0::
|
||||
text "The SPEED of all"
|
||||
line "#MON increases"
|
||||
cont "a little bit."
|
||||
|
|
@ -63,7 +55,7 @@ _CeruleanHouse2Text_74ea0:: ; 9925d (26:525d)
|
|||
cont "of battle."
|
||||
prompt
|
||||
|
||||
_CeruleanHouse2Text_74ea5:: ; 992b8 (26:52b8)
|
||||
_CeruleanHouse2Text_74ea5::
|
||||
text "#MON up to L50"
|
||||
line "will obey you."
|
||||
|
||||
|
|
@ -75,7 +67,7 @@ _CeruleanHouse2Text_74ea5:: ; 992b8 (26:52b8)
|
|||
cont "side of battle."
|
||||
prompt
|
||||
|
||||
_CeruleanHouse2Text_74eaa:: ; 9932a (26:532a)
|
||||
_CeruleanHouse2Text_74eaa::
|
||||
text "The DEFENSE of all"
|
||||
line "#MON increases"
|
||||
cont "a little bit."
|
||||
|
|
@ -85,7 +77,7 @@ _CeruleanHouse2Text_74eaa:: ; 9932a (26:532a)
|
|||
cont "of battle."
|
||||
prompt
|
||||
|
||||
_CeruleanHouse2Text_74eaf:: ; 99388 (26:5388)
|
||||
_CeruleanHouse2Text_74eaf::
|
||||
text "#MON up to L70"
|
||||
line "will obey you."
|
||||
|
||||
|
|
@ -93,13 +85,13 @@ _CeruleanHouse2Text_74eaf:: ; 99388 (26:5388)
|
|||
line "become unruly!"
|
||||
prompt
|
||||
|
||||
_CeruleanHouse2Text_74eb4:: ; 993c7 (26:53c7)
|
||||
_CeruleanHouse2Text_74eb4::
|
||||
text "Your #MON's"
|
||||
line "SPECIAL abilities"
|
||||
cont "increase a bit."
|
||||
prompt
|
||||
|
||||
_CeruleanHouse2Text_74eb9:: ; 993f5 (26:53f5)
|
||||
_CeruleanHouse2Text_74eb9::
|
||||
text "All #MON will"
|
||||
line "obey you!"
|
||||
prompt
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeruleanCityText_19668:: ; a4d2b (29:4d2b)
|
||||
_CeruleanCityText_19668::
|
||||
text $53, ": Yo!"
|
||||
line $52, "!"
|
||||
|
||||
|
|
@ -16,19 +16,19 @@ _CeruleanCityText_19668:: ; a4d2b (29:4d2b)
|
|||
cont $52, "!"
|
||||
done
|
||||
|
||||
_CeruleanCityText_1966d:: ; a4dbe (29:4dbe)
|
||||
_CeruleanCityText_1966d::
|
||||
text "Hey!"
|
||||
line "Take it easy!"
|
||||
cont "You won already!"
|
||||
prompt
|
||||
|
||||
_CeruleanCityText_19672:: ; a4de3 (29:4de3)
|
||||
_CeruleanCityText_19672::
|
||||
text "Heh!"
|
||||
line "You're no match"
|
||||
cont "for my genius!"
|
||||
prompt
|
||||
|
||||
_CeruleanCityText_19677:: ; a4e07 (29:4e07)
|
||||
_CeruleanCityText_19677::
|
||||
text $53, ": Hey,"
|
||||
line "guess what?"
|
||||
|
||||
|
|
@ -58,7 +58,7 @@ _CeruleanCityText_19677:: ; a4e07 (29:4e07)
|
|||
cont "Smell ya later!"
|
||||
done
|
||||
|
||||
_CeruleanCityText_196d9:: ; a4f27 (29:4f27)
|
||||
_CeruleanCityText_196d9::
|
||||
text "Hey! Stay out!"
|
||||
line "It's not your"
|
||||
cont "yard! Huh? Me?"
|
||||
|
|
@ -68,16 +68,16 @@ _CeruleanCityText_196d9:: ; a4f27 (29:4f27)
|
|||
cont "you believe me?"
|
||||
done
|
||||
|
||||
_ReceivedTM28Text:: ; a4f82 (29:4f82)
|
||||
_ReceivedTM28Text::
|
||||
text $52, " recovered"
|
||||
line "TM28!@@"
|
||||
|
||||
_ReceivedTM28Text2:: ; a4f96 (29:4f96)
|
||||
_ReceivedTM28Text2::
|
||||
db $0
|
||||
para "I better get"
|
||||
line "moving! Bye!@@"
|
||||
|
||||
_TM28NoRoomText:: ; a4fb3 (29:4fb3)
|
||||
_TM28NoRoomText::
|
||||
text "Make room for"
|
||||
line "this!"
|
||||
|
||||
|
|
@ -85,25 +85,25 @@ _TM28NoRoomText:: ; a4fb3 (29:4fb3)
|
|||
line "I give it to you!"
|
||||
done
|
||||
|
||||
_CeruleanCityText_196ee:: ; a4feb (29:4feb)
|
||||
_CeruleanCityText_196ee::
|
||||
text "Stop!"
|
||||
line "I give up! I'll"
|
||||
cont "leave quietly!"
|
||||
prompt
|
||||
|
||||
_CeruleanCityText_196f3:: ; a5010 (29:5010)
|
||||
_CeruleanCityText_196f3::
|
||||
text "OK! I'll return"
|
||||
line "the TM I stole!"
|
||||
prompt
|
||||
|
||||
_CeruleanCityText3:: ; a5030 (29:5030)
|
||||
_CeruleanCityText3::
|
||||
text "You're a trainer"
|
||||
line "too? Collecting,"
|
||||
cont "fighting, it's a"
|
||||
cont "tough life."
|
||||
done
|
||||
|
||||
_CeruleanCityText4:: ; a506e (29:506e)
|
||||
_CeruleanCityText4::
|
||||
text "That bush in"
|
||||
line "front of the shop"
|
||||
cont "is in the way."
|
||||
|
|
@ -112,23 +112,14 @@ _CeruleanCityText4:: ; a506e (29:506e)
|
|||
line "way around."
|
||||
done
|
||||
|
||||
_CeruleanCityText5:: ; a50ba (29:50ba)
|
||||
_CeruleanCityText5::
|
||||
text "You're making an"
|
||||
line "encyclopedia on"
|
||||
cont "#MON? That"
|
||||
cont "sounds amusing."
|
||||
done
|
||||
|
||||
_CeruleanCityText6:: ; a50f6 (29:50f6)
|
||||
IF DEF(_YELLOW)
|
||||
text "These poor people"
|
||||
line "here were robbed."
|
||||
|
||||
para "We're positive"
|
||||
line "that TEAM ROCKET"
|
||||
cont "is behind this"
|
||||
cont "terrible deed."
|
||||
ELSE
|
||||
_CeruleanCityText6::
|
||||
text "The people here"
|
||||
line "were robbed."
|
||||
|
||||
|
|
@ -136,57 +127,31 @@ ELSE
|
|||
line "TEAM ROCKET is"
|
||||
cont "behind this most"
|
||||
cont "heinous crime!"
|
||||
ENDC
|
||||
|
||||
para "Even our POLICE"
|
||||
IF DEF(_YELLOW)
|
||||
line "FORCE has trouble"
|
||||
ELSE
|
||||
line "force has trouble"
|
||||
ENDC
|
||||
cont "with the ROCKETs!"
|
||||
done
|
||||
|
||||
_CeruleanCityText_19730:: ; a5188 (29:5188)
|
||||
IF DEF(_YELLOW)
|
||||
text "OK! ELECTRODE!"
|
||||
ELSE
|
||||
_CeruleanCityText_19730::
|
||||
text "OK! SLOWBRO!"
|
||||
ENDC
|
||||
line "Use SONICBOOM!"
|
||||
IF DEF(_YELLOW)
|
||||
cont "Please ELECTRODE,"
|
||||
ELSE
|
||||
cont "Come on, SLOWBRO"
|
||||
ENDC
|
||||
cont "pay attention!"
|
||||
done
|
||||
|
||||
_CeruleanCityText_19735:: ; a51c5 (29:51c5)
|
||||
IF DEF(_YELLOW)
|
||||
text "ELECTRODE, TACKLE!"
|
||||
ELSE
|
||||
_CeruleanCityText_19735::
|
||||
text "SLOWBRO punch!"
|
||||
ENDC
|
||||
line "No! You blew it"
|
||||
cont "again!"
|
||||
done
|
||||
|
||||
_CeruleanCityText_1973a:: ; a51ec (29:51ec)
|
||||
IF DEF(_YELLOW)
|
||||
text "ELECTRODE, SWIFT!"
|
||||
ELSE
|
||||
_CeruleanCityText_1973a::
|
||||
text "SLOWBRO, WITHDRAW!"
|
||||
ENDC
|
||||
line "No! That's wrong!"
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
para "Training #MON"
|
||||
line "is difficult!"
|
||||
ELSE
|
||||
para "It's so hard to"
|
||||
line "control #MON!"
|
||||
ENDC
|
||||
|
||||
para "Your #MON's"
|
||||
line "obedience depends"
|
||||
|
|
@ -194,43 +159,27 @@ ENDC
|
|||
cont "as a trainer!"
|
||||
done
|
||||
|
||||
_CeruleanCityText_1976f:: ; a526b (29:526b)
|
||||
IF DEF(_YELLOW)
|
||||
text "ELECTRODE took a"
|
||||
ELSE
|
||||
_CeruleanCityText_1976f::
|
||||
text "SLOWBRO took a"
|
||||
ENDC
|
||||
line "snooze..."
|
||||
done
|
||||
|
||||
_CeruleanCityText_19774:: ; a5285 (29:5285)
|
||||
IF DEF(_YELLOW)
|
||||
text "ELECTRODE is"
|
||||
ELSE
|
||||
_CeruleanCityText_19774::
|
||||
text "SLOWBRO is"
|
||||
ENDC
|
||||
line "loafing around..."
|
||||
done
|
||||
|
||||
_CeruleanCityText_19779:: ; a52a3 (29:52a3)
|
||||
IF DEF(_YELLOW)
|
||||
text "ELECTRODE turned"
|
||||
ELSE
|
||||
_CeruleanCityText_19779::
|
||||
text "SLOWBRO turned"
|
||||
ENDC
|
||||
line "away..."
|
||||
done
|
||||
|
||||
_CeruleanCityText_1977e:: ; a52bb (29:52bb)
|
||||
IF DEF(_YELLOW)
|
||||
text "ELECTRODE"
|
||||
ELSE
|
||||
_CeruleanCityText_1977e::
|
||||
text "SLOWBRO"
|
||||
ENDC
|
||||
line "ignored orders..."
|
||||
done
|
||||
|
||||
_CeruleanCityText9:: ; a52d6 (29:52d6)
|
||||
_CeruleanCityText9::
|
||||
text "I want a bright"
|
||||
line "red BICYCLE!"
|
||||
|
||||
|
|
@ -239,7 +188,7 @@ _CeruleanCityText9:: ; a52d6 (29:52d6)
|
|||
cont "get dirty!"
|
||||
done
|
||||
|
||||
_CeruleanCityText10:: ; a531f (29:531f)
|
||||
_CeruleanCityText10::
|
||||
text "This is CERULEAN"
|
||||
line "CAVE! Horribly"
|
||||
cont "strong #MON"
|
||||
|
|
@ -251,14 +200,14 @@ _CeruleanCityText10:: ; a531f (29:531f)
|
|||
cont "is allowed in!"
|
||||
done
|
||||
|
||||
_CeruleanCityText12:: ; a539a (29:539a)
|
||||
_CeruleanCityText12::
|
||||
text "CERULEAN CITY"
|
||||
line "A Mysterious,"
|
||||
cont "Blue Aura"
|
||||
cont "Surrounds It"
|
||||
done
|
||||
|
||||
_CeruleanCityText13:: ; a53ce (29:53ce)
|
||||
_CeruleanCityText13::
|
||||
text "TRAINER TIPS"
|
||||
|
||||
para "Pressing B Button"
|
||||
|
|
@ -267,13 +216,13 @@ _CeruleanCityText13:: ; a53ce (29:53ce)
|
|||
cont "process."
|
||||
done
|
||||
|
||||
_CeruleanCityText16:: ; a541a (29:541a)
|
||||
_CeruleanCityText16::
|
||||
text "Grass and caves"
|
||||
line "handled easily!"
|
||||
cont "BIKE SHOP"
|
||||
done
|
||||
|
||||
_CeruleanCityText17:: ; a5445 (29:5445)
|
||||
_CeruleanCityText17::
|
||||
text "CERULEAN CITY"
|
||||
line "#MON GYM"
|
||||
cont "LEADER: MISTY"
|
||||
|
|
|
|||
|
|
@ -1,12 +1,7 @@
|
|||
_CeruleanGymText_5c7be:: ; 989c1 (26:49c1)
|
||||
_CeruleanGymText_5c7be::
|
||||
text "Hi, you're a new"
|
||||
line "face!"
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
para "What's your policy"
|
||||
line "on #MON? What"
|
||||
cont "is your approach?"
|
||||
ELSE
|
||||
para "Trainers who want"
|
||||
line "to turn pro have"
|
||||
cont "to have a policy"
|
||||
|
|
@ -15,24 +10,14 @@ ELSE
|
|||
para "What is your"
|
||||
line "approach when you"
|
||||
cont "catch #MON?"
|
||||
ENDC
|
||||
|
||||
para "My policy is an"
|
||||
line "all-out offensive"
|
||||
cont "with water-type"
|
||||
cont "#MON!"
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
para "MISTY, the world-"
|
||||
line "famous beauty, is"
|
||||
cont "your host!"
|
||||
|
||||
para "Are you ready,"
|
||||
line "sweetie?"
|
||||
ENDC
|
||||
done
|
||||
|
||||
_CeruleanGymText_5c7c3:: ; 98a7b (26:4a7b)
|
||||
_CeruleanGymText_5c7c3::
|
||||
text "TM11 teaches"
|
||||
line "BUBBLEBEAM!"
|
||||
|
||||
|
|
@ -40,7 +25,7 @@ _CeruleanGymText_5c7c3:: ; 98a7b (26:4a7b)
|
|||
line "aquatic #MON!"
|
||||
done
|
||||
|
||||
_CeruleanGymText_5c7c8:: ; 98ab0 (26:4ab0)
|
||||
_CeruleanGymText_5c7c8::
|
||||
text "The CASCADEBADGE"
|
||||
line "makes all #MON"
|
||||
cont "up to L30 obey!"
|
||||
|
|
@ -50,11 +35,7 @@ _CeruleanGymText_5c7c8:: ; 98ab0 (26:4ab0)
|
|||
|
||||
para "There's more, you"
|
||||
line "can now use CUT"
|
||||
IF DEF(_YELLOW)
|
||||
cont "any time!"
|
||||
ELSE
|
||||
cont "any time!"
|
||||
ENDC
|
||||
|
||||
para "You can CUT down"
|
||||
line "small bushes to"
|
||||
|
|
@ -64,23 +45,18 @@ ENDC
|
|||
line "my favorite TM!"
|
||||
done
|
||||
|
||||
_ReceivedTM11Text:: ; 98b7d (26:4b7d)
|
||||
_ReceivedTM11Text::
|
||||
text $52, " received"
|
||||
line "TM11!@@"
|
||||
|
||||
_CeruleanGymText_5c7d3:: ; 98b90 (26:4b90)
|
||||
_CeruleanGymText_5c7d3::
|
||||
text "You better make"
|
||||
line "room for this!"
|
||||
done
|
||||
|
||||
_CeruleanGymText_5c7d8:: ; 98bb0 (26:4bb0)
|
||||
IF DEF(_YELLOW)
|
||||
text "I can't"
|
||||
line "believe I lost!"
|
||||
ELSE
|
||||
_CeruleanGymText_5c7d8::
|
||||
text "Wow!"
|
||||
line "You're too much!"
|
||||
ENDC
|
||||
|
||||
para "All right!"
|
||||
|
||||
|
|
@ -88,38 +64,38 @@ ENDC
|
|||
line "CASCADEBADGE to"
|
||||
cont "show you beat me!@@"
|
||||
|
||||
_CeruleanGymBattleText1:: ; 98c05 (26:4c05)
|
||||
_CeruleanGymBattleText1::
|
||||
text "I'm more than good"
|
||||
line "enough for you!"
|
||||
|
||||
para "MISTY can wait!"
|
||||
done
|
||||
|
||||
_CeruleanGymEndBattleText1:: ; 98c38 (26:4c38)
|
||||
_CeruleanGymEndBattleText1::
|
||||
text "You"
|
||||
line "overwhelmed me!"
|
||||
prompt
|
||||
|
||||
_CeruleanGymAfterBattleText1:: ; 98c4d (26:4c4d)
|
||||
_CeruleanGymAfterBattleText1::
|
||||
text "You have to face"
|
||||
line "other trainers to"
|
||||
cont "find out how good"
|
||||
cont "you really are."
|
||||
done
|
||||
|
||||
_CeruleanGymBattleText2:: ; 98c93 (26:4c93)
|
||||
_CeruleanGymBattleText2::
|
||||
text "Splash!"
|
||||
|
||||
para "I'm first up!"
|
||||
line "Let's do it!"
|
||||
done
|
||||
|
||||
_CeruleanGymEndBattleText2:: ; 98cb5 (26:4cb5)
|
||||
_CeruleanGymEndBattleText2::
|
||||
text "That"
|
||||
line "can't be!"
|
||||
prompt
|
||||
|
||||
_CeruleanGymAfterBattleText2:: ; 98cc4 (26:4cc4)
|
||||
_CeruleanGymAfterBattleText2::
|
||||
text "MISTY is going to"
|
||||
line "keep improving!"
|
||||
|
||||
|
|
@ -127,7 +103,7 @@ _CeruleanGymAfterBattleText2:: ; 98cc4 (26:4cc4)
|
|||
line "someone like you!"
|
||||
done
|
||||
|
||||
_CeruleanGymText_5c82a:: ; 98d0a (26:4d0a)
|
||||
_CeruleanGymText_5c82a::
|
||||
text "Yo! Champ in"
|
||||
line "making!"
|
||||
|
||||
|
|
@ -145,15 +121,11 @@ _CeruleanGymText_5c82a:: ; 98d0a (26:4d0a)
|
|||
line "electricity!"
|
||||
done
|
||||
|
||||
_CeruleanGymText_5c82f:: ; 98db0 (26:4db0)
|
||||
_CeruleanGymText_5c82f::
|
||||
text "You beat MISTY!"
|
||||
line "What'd I tell ya?"
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
para "You and me, kid,"
|
||||
ELSE
|
||||
para "You and me kid,"
|
||||
ENDC
|
||||
line "we make a pretty"
|
||||
cont "darn good team!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeruleanMartText2:: ; 99012 (26:5012)
|
||||
_CeruleanMartText2::
|
||||
text "Use REPEL to keep"
|
||||
line "bugs and weak"
|
||||
cont "#MON away."
|
||||
|
|
@ -9,7 +9,7 @@ _CeruleanMartText2:: ; 99012 (26:5012)
|
|||
cont "for best results!"
|
||||
done
|
||||
|
||||
_CeruleanMartText3:: ; 9907f (26:507f)
|
||||
_CeruleanMartText3::
|
||||
text "Have you seen any"
|
||||
line "RARE CANDY?"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeruleanPokecenterText1:: ; 988e5 (26:48e5)
|
||||
_CeruleanPokecenterText1::
|
||||
text "That BILL!"
|
||||
|
||||
para "I heard that"
|
||||
|
|
@ -7,7 +7,7 @@ _CeruleanPokecenterText1:: ; 988e5 (26:48e5)
|
|||
cont "rare #MON!"
|
||||
done
|
||||
|
||||
_CeruleanPokecenterText3:: ; 9892a (26:492a)
|
||||
_CeruleanPokecenterText3::
|
||||
text "Have you heard"
|
||||
line "about BILL?"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,43 +1,4 @@
|
|||
IF DEF(_YELLOW)
|
||||
MelanieText1::
|
||||
text "I nursed this"
|
||||
line "BULBASAUR back to"
|
||||
cont "health."
|
||||
|
||||
para "It needs a good"
|
||||
line "trainer to take"
|
||||
cont "care of it now.@@"
|
||||
|
||||
MelanieText2::
|
||||
text "I know! Would you"
|
||||
line "take care of this"
|
||||
cont "BULBASAUR?"
|
||||
done
|
||||
|
||||
MelanieText3::
|
||||
text "Please take care"
|
||||
line "of BULBASAUR!@@"
|
||||
|
||||
MelanieText4::
|
||||
text "Is BULBASAUR"
|
||||
line "doing well?@@"
|
||||
|
||||
MelanieText5::
|
||||
text "Oh..."
|
||||
line "That's too bad...@@"
|
||||
|
||||
MelanieBulbasaurText::
|
||||
text "BULBASAUR: Bubba!"
|
||||
line "Zoar!@@"
|
||||
|
||||
MelanieOddishText::
|
||||
text "ODDISH: Orddissh!@@"
|
||||
|
||||
MelanieSandshrewText::
|
||||
text "SANDSHREW: Pikii!@@"
|
||||
ENDC
|
||||
|
||||
_CeruleanHouse1Text1:: ; 9888c (26:488c)
|
||||
_CeruleanHouse1Text1::
|
||||
text "My husband likes"
|
||||
line "trading #MON."
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CeruleanTrashedText_1d6ab:: ; 9875c (26:475c)
|
||||
_CeruleanTrashedText_1d6ab::
|
||||
text "Those miserable"
|
||||
line "ROCKETs!"
|
||||
|
||||
|
|
@ -14,7 +14,7 @@ _CeruleanTrashedText_1d6ab:: ; 9875c (26:475c)
|
|||
line "bundle, it did!"
|
||||
done
|
||||
|
||||
_CeruleanTrashedText_1d6b0:: ; 987e2 (26:47e2)
|
||||
_CeruleanTrashedText_1d6b0::
|
||||
text "I figure what's"
|
||||
line "lost is lost!"
|
||||
|
||||
|
|
@ -23,14 +23,14 @@ _CeruleanTrashedText_1d6b0:: ; 987e2 (26:47e2)
|
|||
cont "DIG without a TM!"
|
||||
done
|
||||
|
||||
_CeruleanHouseTrashedText2:: ; 98834 (26:4834)
|
||||
_CeruleanHouseTrashedText2::
|
||||
text "TEAM ROCKET must"
|
||||
line "be trying to DIG"
|
||||
cont "their way into no"
|
||||
cont "good!"
|
||||
done
|
||||
|
||||
_CeruleanHouseTrashedText3:: ; 9886f (26:486f)
|
||||
_CeruleanHouseTrashedText3::
|
||||
text "TEAM ROCKET left"
|
||||
line "a way out!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_GaryText_760f4:: ; 860e1 (21:60e1)
|
||||
_GaryText_760f4::
|
||||
text $53, ": Hey!"
|
||||
|
||||
para "I was looking"
|
||||
|
|
@ -35,7 +35,7 @@ _GaryText_760f4:: ; 860e1 (21:60e1)
|
|||
cont "in the world!"
|
||||
done
|
||||
|
||||
_GaryText_760f9:: ; 8623b (21:623b)
|
||||
_GaryText_760f9::
|
||||
text "NO!"
|
||||
line "That can't be!"
|
||||
cont "You beat my best!"
|
||||
|
|
@ -49,7 +49,7 @@ _GaryText_760f9:: ; 8623b (21:623b)
|
|||
cont "It's not fair!"
|
||||
prompt
|
||||
|
||||
_GaryText_760fe:: ; 862b4 (21:62b4)
|
||||
_GaryText_760fe::
|
||||
text "Hahaha!"
|
||||
line "I won, I won!"
|
||||
|
||||
|
|
@ -65,7 +65,7 @@ _GaryText_760fe:: ; 862b4 (21:62b4)
|
|||
line "Hahaha!"
|
||||
prompt
|
||||
|
||||
_GaryText_76103:: ; 8632f (21:632f)
|
||||
_GaryText_76103::
|
||||
text "Why?"
|
||||
line "Why did I lose?"
|
||||
|
||||
|
|
@ -81,11 +81,11 @@ _GaryText_76103:: ; 8632f (21:632f)
|
|||
line "like to admit it."
|
||||
done
|
||||
|
||||
_GaryText2:: ; 863c1 (21:63c1)
|
||||
_GaryText2::
|
||||
text "OAK: ", $52, "!"
|
||||
done
|
||||
|
||||
_GaryText_76120:: ; 863ca (21:63ca)
|
||||
_GaryText_76120::
|
||||
text "OAK: So, you won!"
|
||||
line "Congratulations!"
|
||||
cont "You're the new"
|
||||
|
|
@ -103,7 +103,7 @@ _GaryText_76120:: ; 863ca (21:63ca)
|
|||
line "come of age!"
|
||||
done
|
||||
|
||||
_GaryText_76125:: ; 86463 (21:6463)
|
||||
_GaryText_76125::
|
||||
text "OAK: ", $53, "! I'm"
|
||||
line "disappointed!"
|
||||
|
||||
|
|
@ -129,7 +129,7 @@ _GaryText_76125:: ; 86463 (21:6463)
|
|||
cont "a champ again!"
|
||||
done
|
||||
|
||||
_GaryText_7612a:: ; 86567 (21:6567)
|
||||
_GaryText_7612a::
|
||||
text "OAK: ", $52, "!"
|
||||
|
||||
para "You understand"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_BlaineBattleText:: ; a0844 (28:4844)
|
||||
_BlaineBattleText::
|
||||
text "Hah!"
|
||||
|
||||
para "I am BLAINE! I"
|
||||
|
|
@ -13,14 +13,14 @@ _BlaineBattleText:: ; a0844 (28:4844)
|
|||
line "have BURN HEAL!"
|
||||
done
|
||||
|
||||
_BlaineEndBattleText:: ; a08c7 (28:48c7)
|
||||
_BlaineEndBattleText::
|
||||
text "I have"
|
||||
line "burnt out!"
|
||||
|
||||
para "You have earned"
|
||||
line "the VOLCANOBADGE!@@"
|
||||
|
||||
_BlaineFireBlastText:: ; a08fd (28:48fd)
|
||||
_BlaineFireBlastText::
|
||||
text "FIRE BLAST is the"
|
||||
line "ultimate fire"
|
||||
cont "technique!"
|
||||
|
|
@ -29,7 +29,7 @@ _BlaineFireBlastText:: ; a08fd (28:48fd)
|
|||
line "water #MON!"
|
||||
done
|
||||
|
||||
_BlaineBadgeText:: ; a0946 (28:4946)
|
||||
_BlaineBadgeText::
|
||||
text "Hah!"
|
||||
|
||||
para "The VOLCANOBADGE"
|
||||
|
|
@ -41,13 +41,13 @@ _BlaineBadgeText:: ; a0946 (28:4946)
|
|||
line "have this too!"
|
||||
done
|
||||
|
||||
_ReceivedTM38Text:: ; a09a8 (28:49a8)
|
||||
_ReceivedTM38Text::
|
||||
text $52, " received"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_TM38ExplanationText:: ; a09bc (28:49bc)
|
||||
_TM38ExplanationText::
|
||||
db $0
|
||||
para "TM38 contains"
|
||||
line "FIRE BLAST!"
|
||||
|
|
@ -60,23 +60,23 @@ _TM38ExplanationText:: ; a09bc (28:49bc)
|
|||
cont "good bets!"
|
||||
done
|
||||
|
||||
_TM38NoRoomText:: ; a0a1e (28:4a1e)
|
||||
_TM38NoRoomText::
|
||||
text "Make room for my"
|
||||
line "gift!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_7595f:: ; a0a36 (28:4a36)
|
||||
_CinnabarGymText_7595f::
|
||||
text "Do you know how"
|
||||
line "hot #MON fire"
|
||||
cont "breath can get?"
|
||||
done
|
||||
|
||||
_CinnabarGymText_75964:: ; a0a65 (28:4a65)
|
||||
_CinnabarGymText_75964::
|
||||
text "Yow!"
|
||||
line "Hot, hot, hot!"
|
||||
prompt
|
||||
|
||||
_CinnabarGymText_75969:: ; a0a7a (28:4a7a)
|
||||
_CinnabarGymText_75969::
|
||||
text "Fire, or to be"
|
||||
line "more precise,"
|
||||
cont "combustion..."
|
||||
|
|
@ -85,66 +85,66 @@ _CinnabarGymText_75969:: ; a0a7a (28:4a7a)
|
|||
line "blah..."
|
||||
done
|
||||
|
||||
_CinnabarGymText_75994:: ; a0ac0 (28:4ac0)
|
||||
_CinnabarGymText_75994::
|
||||
text "I was a thief, but"
|
||||
line "I became straight"
|
||||
cont "as a trainer!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_75999:: ; a0af4 (28:4af4)
|
||||
_CinnabarGymText_75999::
|
||||
text "I"
|
||||
line "surrender!"
|
||||
prompt
|
||||
|
||||
_CinnabarGymText_7599e:: ; a0b02 (28:4b02)
|
||||
_CinnabarGymText_7599e::
|
||||
text "I can't help"
|
||||
line "stealing other"
|
||||
cont "people's #MON!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_759c9:: ; a0b2c (28:4b2c)
|
||||
_CinnabarGymText_759c9::
|
||||
text "You can't win!"
|
||||
line "I have studied"
|
||||
cont "#MON totally!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_759ce:: ; a0b58 (28:4b58)
|
||||
_CinnabarGymText_759ce::
|
||||
text "Waah!"
|
||||
line "My studies!"
|
||||
prompt
|
||||
|
||||
_CinnabarGymText_759d3:: ; a0b6b (28:4b6b)
|
||||
_CinnabarGymText_759d3::
|
||||
text "My theories are"
|
||||
line "too complicated"
|
||||
cont "for you!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_759fe:: ; a0b95 (28:4b95)
|
||||
_CinnabarGymText_759fe::
|
||||
text "I just like using"
|
||||
line "fire #MON!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_75a03:: ; a0bb3 (28:4bb3)
|
||||
_CinnabarGymText_75a03::
|
||||
text "Too hot"
|
||||
line "to handle!"
|
||||
prompt
|
||||
|
||||
_CinnabarGymText_75a08:: ; a0bc7 (28:4bc7)
|
||||
_CinnabarGymText_75a08::
|
||||
text "I wish there was"
|
||||
line "a thief #MON!"
|
||||
cont "I'd use that!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_75a33:: ; a0bf4 (28:4bf4)
|
||||
_CinnabarGymText_75a33::
|
||||
text "I know why BLAINE"
|
||||
line "became a trainer!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_75a38:: ; a0c19 (28:4c19)
|
||||
_CinnabarGymText_75a38::
|
||||
text "Ow!"
|
||||
prompt
|
||||
|
||||
_CinnabarGymText_75a3d:: ; a0c1e (28:4c1e)
|
||||
_CinnabarGymText_75a3d::
|
||||
text "BLAINE was lost"
|
||||
line "in the mountains"
|
||||
cont "when a fiery bird"
|
||||
|
|
@ -155,40 +155,40 @@ _CinnabarGymText_75a3d:: ; a0c1e (28:4c1e)
|
|||
cont "his way down!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_75a68:: ; a0c90 (28:4c90)
|
||||
_CinnabarGymText_75a68::
|
||||
text "I've been to many"
|
||||
line "GYMs, but this is"
|
||||
cont "my favorite!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_75a6d:: ; a0cc1 (28:4cc1)
|
||||
_CinnabarGymText_75a6d::
|
||||
text "Yowza!"
|
||||
line "Too hot!"
|
||||
prompt
|
||||
|
||||
_CinnabarGymText_75a72:: ; a0cd2 (28:4cd2)
|
||||
_CinnabarGymText_75a72::
|
||||
text "Us fire #MON"
|
||||
line "fans like PONYTA"
|
||||
cont "and NINETALES!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_75a9d:: ; a0d00 (28:4d00)
|
||||
_CinnabarGymText_75a9d::
|
||||
text "Fire is weak"
|
||||
line "against H2O!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_75aa2:: ; a0d1b (28:4d1b)
|
||||
_CinnabarGymText_75aa2::
|
||||
text "Oh!"
|
||||
line "Snuffed out!"
|
||||
prompt
|
||||
|
||||
_CinnabarGymText_75aa7:: ; a0d2d (28:4d2d)
|
||||
_CinnabarGymText_75aa7::
|
||||
text "Water beats fire!"
|
||||
line "But, fire melts"
|
||||
cont "ice #MON!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_75ac2:: ; a0d5a (28:4d5a)
|
||||
_CinnabarGymText_75ac2::
|
||||
text "Yo! Champ in"
|
||||
line "making!"
|
||||
|
||||
|
|
@ -203,7 +203,7 @@ _CinnabarGymText_75ac2:: ; a0d5a (28:4d5a)
|
|||
line "some BURN HEALs!"
|
||||
done
|
||||
|
||||
_CinnabarGymText_75ac7:: ; a0dd9 (28:4dd9)
|
||||
_CinnabarGymText_75ac7::
|
||||
text $52, "! You beat"
|
||||
line "that fire brand!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,37 +1,33 @@
|
|||
_CinnabarIslandText8:: ; a61cf (29:61cf)
|
||||
_CinnabarIslandText8::
|
||||
text "The door is"
|
||||
line "locked..."
|
||||
done
|
||||
|
||||
_CinnabarIslandText1:: ; a61e6 (29:61e6)
|
||||
_CinnabarIslandText1::
|
||||
text "CINNABAR GYM's"
|
||||
line "BLAINE is an odd"
|
||||
cont "man who has lived"
|
||||
cont "here for decades."
|
||||
done
|
||||
|
||||
_CinnabarIslandText2:: ; a622a (29:622a)
|
||||
_CinnabarIslandText2::
|
||||
text "Scientists conduct"
|
||||
line "experiments in"
|
||||
IF DEF(_YELLOW)
|
||||
cont "the burned-out"
|
||||
ELSE
|
||||
cont "the burned out"
|
||||
ENDC
|
||||
cont "building."
|
||||
done
|
||||
|
||||
_CinnabarIslandText3:: ; a6266 (29:6266)
|
||||
_CinnabarIslandText3::
|
||||
text "CINNABAR ISLAND"
|
||||
line "The Fiery Town of"
|
||||
cont "Burning Desire"
|
||||
done
|
||||
|
||||
_CinnabarIslandText6:: ; a6298 (29:6298)
|
||||
_CinnabarIslandText6::
|
||||
text "#MON LAB"
|
||||
done
|
||||
|
||||
_CinnabarIslandText7:: ; a62a2 (29:62a2)
|
||||
_CinnabarIslandText7::
|
||||
text "CINNABAR ISLAND"
|
||||
line "#MON GYM"
|
||||
cont "LEADER: BLAINE"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_Lab1Text1:: ; a0df7 (28:4df7)
|
||||
_Lab1Text1::
|
||||
text "We study #MON"
|
||||
line "extensively here."
|
||||
|
||||
|
|
@ -7,23 +7,23 @@ _Lab1Text1:: ; a0df7 (28:4df7)
|
|||
cont "for examination."
|
||||
done
|
||||
|
||||
_Lab1Text2:: ; a0e49 (28:4e49)
|
||||
_Lab1Text2::
|
||||
text "A photo of the"
|
||||
line "LAB's founder,"
|
||||
cont "DR.FUJI!"
|
||||
done
|
||||
|
||||
_Lab1Text3:: ; a0e70 (28:4e70)
|
||||
_Lab1Text3::
|
||||
text "#MON LAB"
|
||||
line "Meeting Room"
|
||||
done
|
||||
|
||||
_Lab1Text4:: ; a0e87 (28:4e87)
|
||||
_Lab1Text4::
|
||||
text "#MON LAB"
|
||||
line "R-and-D Room"
|
||||
done
|
||||
|
||||
_Lab1Text5:: ; a0e9e (28:4e9e)
|
||||
_Lab1Text5::
|
||||
text "#MON LAB"
|
||||
line "Testing Room"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_Lab4Text_75dc6:: ; a10e8 (28:50e8)
|
||||
_Lab4Text_75dc6::
|
||||
text "Hiya!"
|
||||
|
||||
para "I am important"
|
||||
|
|
@ -11,11 +11,11 @@ _Lab4Text_75dc6:: ; a10e8 (28:50e8)
|
|||
line "fossil for me?"
|
||||
prompt
|
||||
|
||||
_Lab4Text_75dcb:: ; a1145 (28:5145)
|
||||
_Lab4Text_75dcb::
|
||||
text "No! Is too bad!"
|
||||
done
|
||||
|
||||
_Lab4Text_75dd0:: ; a1156 (28:5156)
|
||||
_Lab4Text_75dd0::
|
||||
text "I take a little"
|
||||
line "time!"
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ _Lab4Text_75dd0:: ; a1156 (28:5156)
|
|||
line "little while!"
|
||||
done
|
||||
|
||||
_Lab4Text_75dd5:: ; a118d (28:518d)
|
||||
_Lab4Text_75dd5::
|
||||
text "Where were you?"
|
||||
|
||||
para "Your fossil is"
|
||||
|
|
@ -35,7 +35,7 @@ _Lab4Text_75dd5:: ; a118d (28:518d)
|
|||
line "like I think!"
|
||||
prompt
|
||||
|
||||
_Lab4Text_610ae:: ; a11d6 (28:51d6)
|
||||
_Lab4Text_610ae::
|
||||
text "Oh! That is"
|
||||
line "@"
|
||||
TX_RAM wcd6d
|
||||
|
|
@ -54,7 +54,7 @@ _Lab4Text_610ae:: ; a11d6 (28:51d6)
|
|||
cont "again!"
|
||||
done
|
||||
|
||||
_Lab4Text_610b3:: ; a1259 (28:5259)
|
||||
_Lab4Text_610b3::
|
||||
text "So! You hurry and"
|
||||
line "give me that!"
|
||||
|
||||
|
|
@ -64,7 +64,7 @@ _Lab4Text_610b3:: ; a1259 (28:5259)
|
|||
text "!"
|
||||
prompt
|
||||
|
||||
_Lab4Text_610b8:: ; a128f (28:528f)
|
||||
_Lab4Text_610b8::
|
||||
text "I take a little"
|
||||
line "time!"
|
||||
|
||||
|
|
@ -72,7 +72,7 @@ _Lab4Text_610b8:: ; a128f (28:528f)
|
|||
line "little while!"
|
||||
done
|
||||
|
||||
_Lab4Text_610bd:: ; a12c6 (28:52c6)
|
||||
_Lab4Text_610bd::
|
||||
text "Aiyah! You come"
|
||||
line "again!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_TM35PreReceiveText:: ; a0f09 (28:4f09)
|
||||
_TM35PreReceiveText::
|
||||
text "Tch-tch-tch!"
|
||||
line "I made a cool TM!"
|
||||
|
||||
|
|
@ -6,13 +6,13 @@ _TM35PreReceiveText:: ; a0f09 (28:4f09)
|
|||
line "kinds of fun!"
|
||||
prompt
|
||||
|
||||
_ReceivedTM35Text:: ; a0f48 (28:4f48)
|
||||
_ReceivedTM35Text::
|
||||
text $52, " received "
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_TM35ExplanationText:: ; a0f5d (28:4f5d)
|
||||
_TM35ExplanationText::
|
||||
text "Tch-tch-tch!"
|
||||
line "That's the sound"
|
||||
cont "of a METRONOME!"
|
||||
|
|
@ -23,18 +23,18 @@ _TM35ExplanationText:: ; a0f5d (28:4f5d)
|
|||
cont "it doesn't know!"
|
||||
done
|
||||
|
||||
_TM35NoRoomText:: ; a0fc7 (28:4fc7)
|
||||
_TM35NoRoomText::
|
||||
text "Your pack is"
|
||||
line "crammed full!"
|
||||
done
|
||||
|
||||
_Lab3Text2:: ; a0fe3 (28:4fe3)
|
||||
_Lab3Text2::
|
||||
text "EEVEE can evolve"
|
||||
line "into 1 of 3 kinds"
|
||||
cont "of #MON."
|
||||
done
|
||||
|
||||
_Lab3Text3:: ; a1010 (28:5010)
|
||||
_Lab3Text3::
|
||||
text "There's an e-mail"
|
||||
line "message!"
|
||||
|
||||
|
|
@ -58,7 +58,7 @@ _Lab3Text3:: ; a1010 (28:5010)
|
|||
para "..."
|
||||
done
|
||||
|
||||
_Lab3Text5:: ; a10d8 (28:50d8)
|
||||
_Lab3Text5::
|
||||
text "An amber pipe!"
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_Lab2Text1:: ; a0eb5 (28:4eb5)
|
||||
_Lab2Text1::
|
||||
text "I found this very"
|
||||
line "strange fossil in"
|
||||
cont "MT.MOON!"
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
_CinnabarMartText2:: ; a139b (28:539b)
|
||||
_CinnabarMartText2::
|
||||
text "Don't they have X"
|
||||
line "ATTACK? It's good"
|
||||
cont "for battles!"
|
||||
done
|
||||
|
||||
_CinnabarMartText3:: ; a13cb (28:53cb)
|
||||
_CinnabarMartText3::
|
||||
text "It never hurts to"
|
||||
line "have extra items!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
_CinnabarPokecenterText2:: ; a12de (28:52de)
|
||||
_CinnabarPokecenterText1:: ; a12de (28:52de)
|
||||
_CinnabarPokecenterText2::
|
||||
_CinnabarPokecenterText1::
|
||||
text "You can cancel"
|
||||
line "evolution."
|
||||
|
||||
|
|
@ -9,7 +9,7 @@ _CinnabarPokecenterText1:: ; a12de (28:52de)
|
|||
cont "it the way it is."
|
||||
done
|
||||
|
||||
_CinnabarPokecenterText3:: ; a133e (28:533e)
|
||||
_CinnabarPokecenterText3::
|
||||
text "Do you have any"
|
||||
line "friends?"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
_CopycatsHouse1FText1:: ; a14f7 (28:54f7)
|
||||
_CopycatsHouse1FText1::
|
||||
text "My daughter is so"
|
||||
line "self-centered."
|
||||
cont "She only has a"
|
||||
cont "few friends."
|
||||
done
|
||||
|
||||
_CopycatsHouse1FText2:: ; a1535 (28:5535)
|
||||
_CopycatsHouse1FText2::
|
||||
text "My daughter likes"
|
||||
line "to mimic people."
|
||||
|
||||
|
|
@ -15,11 +15,6 @@ _CopycatsHouse1FText2:: ; a1535 (28:5535)
|
|||
cont "around here!"
|
||||
done
|
||||
|
||||
_CopycatsHouse1FText3:: ; a1596 (28:5596)
|
||||
IF DEF(_YELLOW)
|
||||
text "CHANSEY: Chaan"
|
||||
line "sey!@@"
|
||||
ELSE
|
||||
_CopycatsHouse1FText3::
|
||||
text "CHANSEY: Chaan!"
|
||||
line "Sii!@@"
|
||||
ENDC
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_CopycatsHouse2FText_5ccd4:: ; a15ad (28:55ad)
|
||||
_CopycatsHouse2FText_5ccd4::
|
||||
text $52, ": Hi! Do"
|
||||
line "you like #MON?"
|
||||
|
||||
|
|
@ -15,7 +15,7 @@ _CopycatsHouse2FText_5ccd4:: ; a15ad (28:55ad)
|
|||
line "favorite hobby!"
|
||||
prompt
|
||||
|
||||
_TM31PreReceiveText:: ; a1636 (28:5636)
|
||||
_TM31PreReceiveText::
|
||||
text "Oh wow!"
|
||||
line "A # DOLL!"
|
||||
|
||||
|
|
@ -26,13 +26,13 @@ _TM31PreReceiveText:: ; a1636 (28:5636)
|
|||
line "this, then!"
|
||||
prompt
|
||||
|
||||
_ReceivedTM31Text:: ; a1675 (28:5675)
|
||||
_ReceivedTM31Text::
|
||||
text $52, " received"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_TM31ExplanationText1:: ; a1689 (28:5689)
|
||||
_TM31ExplanationText1::
|
||||
db $0
|
||||
para "TM31 contains my"
|
||||
line "favorite, MIMIC!"
|
||||
|
|
@ -40,7 +40,7 @@ _TM31ExplanationText1:: ; a1689 (28:5689)
|
|||
para "Use it on a good"
|
||||
line "#MON!@@"
|
||||
|
||||
_TM31ExplanationText2:: ; a16c5 (28:56c5)
|
||||
_TM31ExplanationText2::
|
||||
text $52, ": Hi!"
|
||||
line "Thanks for TM31!"
|
||||
|
||||
|
|
@ -54,11 +54,11 @@ _TM31ExplanationText2:: ; a16c5 (28:56c5)
|
|||
line "It's a scream!"
|
||||
done
|
||||
|
||||
_TM31NoRoomText:: ; a1733 (28:5733)
|
||||
_TM31NoRoomText::
|
||||
text "Don't you want"
|
||||
line "this?@@"
|
||||
|
||||
_CopycatsHouse2FText2:: ; a1749 (28:5749)
|
||||
_CopycatsHouse2FText2::
|
||||
text "DODUO: Giiih!"
|
||||
|
||||
para "MIRROR MIRROR ON"
|
||||
|
|
@ -67,19 +67,19 @@ _CopycatsHouse2FText2:: ; a1749 (28:5749)
|
|||
cont "OF ALL?"
|
||||
done
|
||||
|
||||
_CopycatsHouse2FText3:: ; a1792 (28:5792)
|
||||
_CopycatsHouse2FText3::
|
||||
text "This is a rare"
|
||||
line "#MON! Huh?"
|
||||
cont "It's only a doll!"
|
||||
done
|
||||
|
||||
_CopycatsHouse2FText6:: ; a17be (28:57be)
|
||||
_CopycatsHouse2FText6::
|
||||
text "A game with MARIO"
|
||||
line "wearing a bucket"
|
||||
cont "on his head!"
|
||||
done
|
||||
|
||||
_CopycatsHouse2FText_5cd17:: ; a17ef (28:57ef)
|
||||
_CopycatsHouse2FText_5cd17::
|
||||
text "..."
|
||||
|
||||
para "My Secrets!"
|
||||
|
|
@ -91,7 +91,7 @@ _CopycatsHouse2FText_5cd17:: ; a17ef (28:57ef)
|
|||
cont "CLEFAIRY!"
|
||||
done
|
||||
|
||||
_CopycatsHouse2FText_5cd1c:: ; a1842 (28:5842)
|
||||
_CopycatsHouse2FText_5cd1c::
|
||||
text "Huh? Can't see!"
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
_DayCareIntroText:: ; 8ab95 (22:6b95)
|
||||
_DayCareIntroText::
|
||||
text "I run a DAYCARE."
|
||||
line "Would you like me"
|
||||
cont "to raise one of"
|
||||
cont "your #MON?"
|
||||
done
|
||||
|
||||
_DayCareWhichMonText:: ; 8abd4 (22:6bd4)
|
||||
_DayCareWhichMonText::
|
||||
text "Which #MON"
|
||||
line "should I raise?"
|
||||
prompt
|
||||
|
||||
_DayCareWillLookAfterMonText:: ; 8abf0 (22:6bf0)
|
||||
_DayCareWillLookAfterMonText::
|
||||
text "Fine, I'll look"
|
||||
line "after @"
|
||||
TX_RAM wcd6d
|
||||
|
|
@ -18,12 +18,12 @@ _DayCareWillLookAfterMonText:: ; 8abf0 (22:6bf0)
|
|||
cont "for a while."
|
||||
prompt
|
||||
|
||||
_DayCareComeSeeMeInAWhileText:: ; 8ac19 (22:6c19)
|
||||
_DayCareComeSeeMeInAWhileText::
|
||||
text "Come see me in"
|
||||
line "a while."
|
||||
done
|
||||
|
||||
_DayCareMonHasGrownText:: ; 8ac32 (22:6c32)
|
||||
_DayCareMonHasGrownText::
|
||||
text "Your @"
|
||||
TX_RAM wcd6d
|
||||
db $0
|
||||
|
|
@ -37,7 +37,7 @@ _DayCareMonHasGrownText:: ; 8ac32 (22:6c32)
|
|||
para "Aren't I great?"
|
||||
prompt
|
||||
|
||||
_DayCareOweMoneyText:: ; 8ac7d (22:6c7d)
|
||||
_DayCareOweMoneyText::
|
||||
text "You owe me ¥@"
|
||||
TX_BCD wDayCareTotalCost, $c2
|
||||
db $0
|
||||
|
|
@ -45,14 +45,14 @@ _DayCareOweMoneyText:: ; 8ac7d (22:6c7d)
|
|||
cont "of this #MON."
|
||||
done
|
||||
|
||||
_DayCareGotMonBackText:: ; 8acae (22:6cae)
|
||||
_DayCareGotMonBackText::
|
||||
text $52, " got"
|
||||
line "@"
|
||||
TX_RAM wDayCareMonName
|
||||
text " back!"
|
||||
done
|
||||
|
||||
_DayCareMonNeedsMoreTimeText:: ; 8acc1 (22:6cc1)
|
||||
_DayCareMonNeedsMoreTimeText::
|
||||
text "Back already?"
|
||||
line "Your @"
|
||||
TX_RAM wcd6d
|
||||
|
|
|
|||
|
|
@ -1,37 +1,33 @@
|
|||
_DayCareAllRightThenText:: ; 8c000 (23:4000)
|
||||
_DayCareAllRightThenText::
|
||||
text "All right then,"
|
||||
line "@@"
|
||||
|
||||
_DayCareComeAgainText:: ; 8c013 (23:4013)
|
||||
IF DEF(_YELLOW)
|
||||
text "Come again."
|
||||
ELSE
|
||||
_DayCareComeAgainText::
|
||||
text "come again."
|
||||
ENDC
|
||||
done
|
||||
|
||||
_DayCareNoRoomForMonText:: ; 8c020 (23:4020)
|
||||
_DayCareNoRoomForMonText::
|
||||
text "You have no room"
|
||||
line "for this #MON!"
|
||||
done
|
||||
|
||||
_DayCareOnlyHaveOneMonText:: ; 8c041 (23:4041)
|
||||
_DayCareOnlyHaveOneMonText::
|
||||
text "You only have one"
|
||||
line "#MON with you."
|
||||
done
|
||||
|
||||
_DayCareCantAcceptMonWithHMText:: ; 8c063 (23:4063)
|
||||
_DayCareCantAcceptMonWithHMText::
|
||||
text "I can't accept a"
|
||||
line "#MON that"
|
||||
cont "knows an HM move."
|
||||
done
|
||||
|
||||
_DayCareHeresYourMonText:: ; 8c090 (23:4090)
|
||||
_DayCareHeresYourMonText::
|
||||
text "Thank you! Here's"
|
||||
line "your #MON!"
|
||||
prompt
|
||||
|
||||
_DayCareNotEnoughMoneyText:: ; 8c0ad (23:40ad)
|
||||
_DayCareNotEnoughMoneyText::
|
||||
text "Hey, you don't"
|
||||
line "have enough ¥!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_DiglettsCaveEntRoute11Text1:: ; 8c7f9 (23:47f9)
|
||||
_DiglettsCaveEntRoute11Text1::
|
||||
text "What a surprise!"
|
||||
line "DIGLETTs dug this"
|
||||
cont "long tunnel!"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_DiglettsCaveRoute2Text1:: ; 8a6a7 (22:66a7)
|
||||
_DiglettsCaveRoute2Text1::
|
||||
text "I went to ROCK"
|
||||
line "TUNNEL, but it's"
|
||||
cont "dark and scary."
|
||||
|
|
|
|||
|
|
@ -1,35 +1,15 @@
|
|||
PikachuFanText::
|
||||
text "Won't you admire"
|
||||
IF DEF(_YELLOW)
|
||||
line "my CLEFAIRY's"
|
||||
ELSE
|
||||
line "my PIKACHU's"
|
||||
ENDC
|
||||
cont "adorable tail?"
|
||||
done
|
||||
|
||||
PikachuFanBetterText::
|
||||
IF DEF(_YELLOW)
|
||||
text "Humph! My CLEFAIRY"
|
||||
ELSE
|
||||
text "Humph! My PIKACHU"
|
||||
ENDC
|
||||
line "is twice as cute"
|
||||
cont "as that one!"
|
||||
done
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
PikachuFanPrintText::
|
||||
text "Our CHAIRMAN's new"
|
||||
line "hobby is taking"
|
||||
cont "#MON photos."
|
||||
|
||||
para "He gave me a nice"
|
||||
line "PRINT of my cute"
|
||||
cont "CLEFAIRY."
|
||||
done
|
||||
ENDC
|
||||
|
||||
SeelFanText::
|
||||
text "I just love my"
|
||||
line "SEEL!"
|
||||
|
|
@ -45,22 +25,9 @@ SeelFanBetterText::
|
|||
line "more attractive!"
|
||||
done
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
SeelFanPrintText::
|
||||
text "I'm going to hook"
|
||||
line "up the cable to"
|
||||
cont "get a photo PRINT"
|
||||
cont "of my SEEL!"
|
||||
done
|
||||
ENDC
|
||||
|
||||
FanClubPikachuText::
|
||||
IF DEF(_YELLOW)
|
||||
text "CLEFAIRY: Pippii!"
|
||||
ELSE
|
||||
text "PIKACHU: Chu!"
|
||||
line "Pikachu!"
|
||||
ENDC
|
||||
done
|
||||
|
||||
FanClubSeelText::
|
||||
|
|
@ -71,14 +38,8 @@ FanClubMeetChairText::
|
|||
text "I chair the"
|
||||
line "#MON Fan Club!"
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
para "I have more than"
|
||||
line "100 #MON. I"
|
||||
cont "love them all!"
|
||||
ELSE
|
||||
para "I have collected"
|
||||
line "over 100 #MON!"
|
||||
ENDC
|
||||
|
||||
para "I'm very fussy"
|
||||
line "when it comes to"
|
||||
|
|
@ -86,13 +47,8 @@ ENDC
|
|||
|
||||
para "So..."
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
para "Did you come to"
|
||||
line "hear me brag"
|
||||
ELSE
|
||||
para "Did you come"
|
||||
line "visit to hear"
|
||||
ENDC
|
||||
cont "about my #MON?"
|
||||
done
|
||||
|
||||
|
|
@ -169,54 +125,19 @@ FanClubBagFullText::
|
|||
line "this!"
|
||||
done
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
FanClubChairPrintText1::
|
||||
text "Hi there, ",$52,"!"
|
||||
line "Have you seen my"
|
||||
cont "#MON photos?"
|
||||
|
||||
para "I have them framed"
|
||||
line "up on that wall."
|
||||
|
||||
para "Ah, I know!"
|
||||
|
||||
para "Would you like me"
|
||||
line "to take a photo"
|
||||
cont "of your #MON?"
|
||||
done
|
||||
|
||||
FanClubChairPrintText2::
|
||||
text "No? That's really"
|
||||
line "disappointing."
|
||||
done
|
||||
|
||||
FanClubChairPrintText3::
|
||||
text "OK, I'm done."
|
||||
done
|
||||
|
||||
FanClubChairPrintText4::
|
||||
text "Maybe we won't"
|
||||
line "PRINT this now."
|
||||
done
|
||||
ENDC
|
||||
|
||||
_FanClubText6:: ; 9a948 (26:6948)
|
||||
IF DEF(_YELLOW)
|
||||
text "Our CHAIRMAN is"
|
||||
ELSE
|
||||
_FanClubText6::
|
||||
text "Our Chairman is"
|
||||
ENDC
|
||||
line "very vocal about"
|
||||
cont "#MON."
|
||||
done
|
||||
|
||||
_FanClubText7:: ; 9a970 (26:6970)
|
||||
_FanClubText7::
|
||||
text "Let's all listen"
|
||||
line "politely to other"
|
||||
cont "trainers!"
|
||||
done
|
||||
|
||||
_FanClubText8:: ; 9a99d (26:699d)
|
||||
_FanClubText8::
|
||||
text "If someone brags,"
|
||||
line "brag right back!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_FightingDojoText_5ce8e:: ; a1852 (28:5852)
|
||||
_FightingDojoText_5ce8e::
|
||||
text "Grunt!"
|
||||
|
||||
para "I am the KARATE"
|
||||
|
|
@ -12,12 +12,12 @@ _FightingDojoText_5ce8e:: ; a1852 (28:5852)
|
|||
para "Fwaaa!"
|
||||
done
|
||||
|
||||
_FightingDojoText_5ce93:: ; a18ba (28:58ba)
|
||||
_FightingDojoText_5ce93::
|
||||
text "Hwa!"
|
||||
line "Arrgh! Beaten!"
|
||||
prompt
|
||||
|
||||
_FightingDojoText_5ce98:: ; a18cf (28:58cf)
|
||||
_FightingDojoText_5ce98::
|
||||
text "Indeed, I have"
|
||||
line "lost!"
|
||||
|
||||
|
|
@ -34,24 +34,24 @@ _FightingDojoText_5ce98:: ; a18cf (28:58cf)
|
|||
line "one you like!"
|
||||
done
|
||||
|
||||
_FightingDojoText_5ce9d:: ; a1972 (28:5972)
|
||||
_FightingDojoText_5ce9d::
|
||||
text "Ho!"
|
||||
|
||||
para "Stay and train at"
|
||||
line "Karate with us!"
|
||||
done
|
||||
|
||||
_FightingDojoBattleText1:: ; a1999 (28:5999)
|
||||
_FightingDojoBattleText1::
|
||||
text "Hoargh! Take your"
|
||||
line "shoes off!"
|
||||
done
|
||||
|
||||
_FightingDojoEndBattleText1:: ; a19b7 (28:59b7)
|
||||
_FightingDojoEndBattleText1::
|
||||
text "I give"
|
||||
line "up!"
|
||||
prompt
|
||||
|
||||
_FightingDojoAfterBattleText1:: ; a19c3 (28:59c3)
|
||||
_FightingDojoAfterBattleText1::
|
||||
text "You wait 'til you"
|
||||
line "see our Master!"
|
||||
|
||||
|
|
@ -59,22 +59,22 @@ _FightingDojoAfterBattleText1:: ; a19c3 (28:59c3)
|
|||
line "compared to him!"
|
||||
done
|
||||
|
||||
_FightingDojoBattleText2:: ; a1a05 (28:5a05)
|
||||
_FightingDojoBattleText2::
|
||||
text "I hear you're"
|
||||
line "good! Show me!"
|
||||
done
|
||||
|
||||
_FightingDojoEndBattleText2:: ; a1a22 (28:5a22)
|
||||
_FightingDojoEndBattleText2::
|
||||
text "Judge!"
|
||||
line "1 point!"
|
||||
prompt
|
||||
|
||||
_FightingDojoAfterBattleText2:: ; a1a33 (28:5a33)
|
||||
_FightingDojoAfterBattleText2::
|
||||
text "Our Master is a"
|
||||
line "pro fighter!"
|
||||
done
|
||||
|
||||
_FightingDojoBattleText3:: ; a1a51 (28:5a51)
|
||||
_FightingDojoBattleText3::
|
||||
text "Nothing tough"
|
||||
line "frightens me!"
|
||||
|
||||
|
|
@ -82,18 +82,18 @@ _FightingDojoBattleText3:: ; a1a51 (28:5a51)
|
|||
line "for training!"
|
||||
done
|
||||
|
||||
_FightingDojoEndBattleText3:: ; a1a8d (28:5a8d)
|
||||
_FightingDojoEndBattleText3::
|
||||
text "Yow!"
|
||||
line "Stubbed fingers!"
|
||||
prompt
|
||||
|
||||
_FightingDojoAfterBattleText3:: ; a1aa4 (28:5aa4)
|
||||
_FightingDojoAfterBattleText3::
|
||||
text "The only thing"
|
||||
line "that frightens us"
|
||||
cont "is psychic power!"
|
||||
done
|
||||
|
||||
_FightingDojoBattleText4:: ; a1ad8 (28:5ad8)
|
||||
_FightingDojoBattleText4::
|
||||
text "Hoohah!"
|
||||
|
||||
para "You're trespassing"
|
||||
|
|
@ -101,38 +101,30 @@ _FightingDojoBattleText4:: ; a1ad8 (28:5ad8)
|
|||
cont "DOJO!"
|
||||
done
|
||||
|
||||
_FightingDojoEndBattleText4:: ; a1b09 (28:5b09)
|
||||
_FightingDojoEndBattleText4::
|
||||
text "Oof!"
|
||||
line "I give up!"
|
||||
prompt
|
||||
|
||||
_FightingDojoAfterBattleText4:: ; a1b1a (28:5b1a)
|
||||
_FightingDojoAfterBattleText4::
|
||||
text "The prime fighters"
|
||||
line "across the land"
|
||||
cont "train here."
|
||||
done
|
||||
|
||||
_WantHitmonleeText:: ; a1b4a (28:5b4a)
|
||||
_WantHitmonleeText::
|
||||
text "You want the"
|
||||
IF DEF(_YELLOW)
|
||||
line "hard-kicking"
|
||||
ELSE
|
||||
line "hard kicking"
|
||||
ENDC
|
||||
cont "HITMONLEE?"
|
||||
done
|
||||
|
||||
_WantHitmonchanText:: ; a1b70 (28:5b70)
|
||||
_WantHitmonchanText::
|
||||
text "You want the"
|
||||
IF DEF(_YELLOW)
|
||||
line "piston-punching"
|
||||
ELSE
|
||||
line "piston punching"
|
||||
ENDC
|
||||
cont "HITMONCHAN?"
|
||||
done
|
||||
|
||||
_OtherHitmonText:: ; a1b9a (28:5b9a)
|
||||
_OtherHitmonText::
|
||||
text "Better not get"
|
||||
line "greedy..."
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
_FuchsiaCityText1:: ; a5e9c (29:5e9c)
|
||||
_FuchsiaCityText1::
|
||||
text "Did you try the"
|
||||
line "SAFARI GAME? Some"
|
||||
cont "#MON can only"
|
||||
cont "be caught there."
|
||||
done
|
||||
|
||||
_FuchsiaCityText2:: ; a5ede (29:5ede)
|
||||
_FuchsiaCityText2::
|
||||
text "SAFARI ZONE has a"
|
||||
line "zoo in front of"
|
||||
cont "the entrance."
|
||||
|
|
@ -15,71 +15,67 @@ _FuchsiaCityText2:: ; a5ede (29:5ede)
|
|||
cont "catching #MON."
|
||||
done
|
||||
|
||||
_FuchsiaCityText3:: ; a5f3e (29:5f3e)
|
||||
_FuchsiaCityText3::
|
||||
text "ERIK: Where's"
|
||||
line "SARA? I said I'd"
|
||||
cont "meet her here."
|
||||
done
|
||||
|
||||
_FuchsiaCityText4:: ; a5f6b (29:5f6b)
|
||||
_FuchsiaCityText4::
|
||||
text "That item ball in"
|
||||
line "there is really a"
|
||||
cont "#MON."
|
||||
done
|
||||
|
||||
_FuchsiaCityText5:: ; a5f96 (29:5f96)
|
||||
_FuchsiaCityText5::
|
||||
text "!"
|
||||
done
|
||||
|
||||
_FuchsiaCityText11:: ; a5f99 (29:5f99)
|
||||
_FuchsiaCityText11::
|
||||
text "FUCHSIA CITY"
|
||||
line "Behold! It's"
|
||||
cont "Passion Pink!"
|
||||
done
|
||||
|
||||
_FuchsiaCityText13:: ; a5fc1 (29:5fc1)
|
||||
_FuchsiaCityText13::
|
||||
text "SAFARI GAME"
|
||||
line "#MON-U-CATCH!"
|
||||
done
|
||||
|
||||
_FuchsiaCityText16:: ; a5fdc (29:5fdc)
|
||||
_FuchsiaCityText16::
|
||||
text "SAFARI ZONE"
|
||||
line "WARDEN's HOME"
|
||||
done
|
||||
|
||||
_FuchsiaCityText17:: ; a5ff6 (29:5ff6)
|
||||
_FuchsiaCityText17::
|
||||
text "#MON PARADISE"
|
||||
line "SAFARI ZONE"
|
||||
done
|
||||
|
||||
_FuchsiaCityText18:: ; a6011 (29:6011)
|
||||
_FuchsiaCityText18::
|
||||
text "FUCHSIA CITY"
|
||||
line "#MON GYM"
|
||||
cont "LEADER: KOGA"
|
||||
|
||||
para "The Poisonous"
|
||||
IF DEF(_YELLOW)
|
||||
line "Ninja Master!"
|
||||
ELSE
|
||||
line "Ninja Master"
|
||||
ENDC
|
||||
done
|
||||
|
||||
_FuchsiaCityChanseyText:: ; a6050 (29:6050)
|
||||
_FuchsiaCityChanseyText::
|
||||
text "Name: CHANSEY"
|
||||
|
||||
para "Catching one is"
|
||||
line "all up to chance."
|
||||
prompt
|
||||
|
||||
_FuchsiaCityVoltorbText:: ; a6081 (29:6081)
|
||||
_FuchsiaCityVoltorbText::
|
||||
text "Name: VOLTORB"
|
||||
|
||||
para "The very image of"
|
||||
line "a # BALL."
|
||||
prompt
|
||||
|
||||
_FuchsiaCityKangaskhanText:: ; a60ac (29:60ac)
|
||||
_FuchsiaCityKangaskhanText::
|
||||
text "Name: KANGASKHAN"
|
||||
|
||||
para "A maternal #MON"
|
||||
|
|
@ -88,21 +84,21 @@ _FuchsiaCityKangaskhanText:: ; a60ac (29:60ac)
|
|||
cont "on its belly."
|
||||
prompt
|
||||
|
||||
_FuchsiaCitySlowpokeText:: ; a60fd (29:60fd)
|
||||
_FuchsiaCitySlowpokeText::
|
||||
text "Name: SLOWPOKE"
|
||||
|
||||
para "Friendly and very"
|
||||
line "slow moving."
|
||||
prompt
|
||||
|
||||
_FuchsiaCityLaprasText:: ; a612c (29:612c)
|
||||
_FuchsiaCityLaprasText::
|
||||
text "Name: LAPRAS"
|
||||
|
||||
para "A.K.A. the king"
|
||||
line "of the seas."
|
||||
prompt
|
||||
|
||||
_FuchsiaCityOmanyteText:: ; a6157 (29:6157)
|
||||
_FuchsiaCityOmanyteText::
|
||||
text "Name: OMANYTE"
|
||||
|
||||
para "A #MON that"
|
||||
|
|
@ -110,7 +106,7 @@ _FuchsiaCityOmanyteText:: ; a6157 (29:6157)
|
|||
cont "from a fossil."
|
||||
prompt
|
||||
|
||||
_FuchsiaCityKabutoText:: ; a6191 (29:6191)
|
||||
_FuchsiaCityKabutoText::
|
||||
text "Name: KABUTO"
|
||||
|
||||
para "A #MON that"
|
||||
|
|
@ -118,7 +114,7 @@ _FuchsiaCityKabutoText:: ; a6191 (29:6191)
|
|||
cont "from a fossil."
|
||||
prompt
|
||||
|
||||
_FuchsiaCityText_19b2a:: ; a61ca (29:61ca)
|
||||
_FuchsiaCityText_19b2a::
|
||||
text "..."
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_FuchsiaHouse3Text_561bd:: ; a0695 (28:4695)
|
||||
_FuchsiaHouse3Text_561bd::
|
||||
text "I'm the FISHING"
|
||||
line "GURU's older"
|
||||
cont "brother!"
|
||||
|
|
@ -10,7 +10,7 @@ _FuchsiaHouse3Text_561bd:: ; a0695 (28:4695)
|
|||
line "fish?"
|
||||
done
|
||||
|
||||
_FuchsiaHouse3Text_561c2:: ; a06e8 (28:46e8)
|
||||
_FuchsiaHouse3Text_561c2::
|
||||
text "Grand! I like"
|
||||
line "your style!"
|
||||
|
||||
|
|
@ -22,12 +22,12 @@ _FuchsiaHouse3Text_561c2:: ; a06e8 (28:46e8)
|
|||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_FuchsiaHouse3Text_56212:: ; a0737 (28:4737)
|
||||
_FuchsiaHouse3Text_56212::
|
||||
text "Oh... That's so"
|
||||
line "disappointing..."
|
||||
done
|
||||
|
||||
_FuchsiaHouse3Text_56217:: ; a0758 (28:4758)
|
||||
_FuchsiaHouse3Text_56217::
|
||||
text "Hello there,"
|
||||
line $52, "!"
|
||||
|
||||
|
|
@ -35,7 +35,7 @@ _FuchsiaHouse3Text_56217:: ; a0758 (28:4758)
|
|||
line "biting?"
|
||||
done
|
||||
|
||||
_FuchsiaHouse3Text_5621c:: ; a0782 (28:4782)
|
||||
_FuchsiaHouse3Text_5621c::
|
||||
text "Oh no!"
|
||||
|
||||
para "You have no room"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_KogaBeforeBattleText:: ; 9e9b1 (27:69b1)
|
||||
_KogaBeforeBattleText::
|
||||
text "KOGA: Fwahahaha!"
|
||||
|
||||
para "A mere child like"
|
||||
|
|
@ -16,7 +16,7 @@ _KogaBeforeBattleText:: ; 9e9b1 (27:69b1)
|
|||
cont "techniques!"
|
||||
done
|
||||
|
||||
_KogaAfterBattleText:: ; 9ea66 (27:6a66)
|
||||
_KogaAfterBattleText::
|
||||
text "Humph!"
|
||||
line "You have proven"
|
||||
cont "your worth!"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_KogaExplainToxicText:: ; a0000 (28:4000)
|
||||
_KogaExplainToxicText::
|
||||
text "When afflicted by"
|
||||
line "TOXIC, #MON"
|
||||
cont "suffer more and"
|
||||
|
|
@ -9,7 +9,7 @@ _KogaExplainToxicText:: ; a0000 (28:4000)
|
|||
line "terrorize foes!"
|
||||
done
|
||||
|
||||
_FuchsiaGymText9:: ; a0069 (28:4069)
|
||||
_FuchsiaGymText9::
|
||||
text "Now that you have"
|
||||
line "the SOULBADGE,"
|
||||
cont "the DEFENSE of"
|
||||
|
|
@ -24,13 +24,13 @@ _FuchsiaGymText9:: ; a0069 (28:4069)
|
|||
line "too!"
|
||||
done
|
||||
|
||||
_ReceivedTM06Text:: ; a00eb (28:40eb)
|
||||
_ReceivedTM06Text::
|
||||
text $52, " received"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_TM06ExplanationText:: ; a00ff (28:40ff)
|
||||
_TM06ExplanationText::
|
||||
db $0
|
||||
para "TM06 contains"
|
||||
line "TOXIC!"
|
||||
|
|
@ -40,12 +40,12 @@ _TM06ExplanationText:: ; a00ff (28:40ff)
|
|||
cont "400 years old!"
|
||||
done
|
||||
|
||||
_TM06NoRoomText:: ; a0143 (28:4143)
|
||||
_TM06NoRoomText::
|
||||
text "Make space for"
|
||||
line "this, child!"
|
||||
done
|
||||
|
||||
_FuchsiaGymBattleText1:: ; a0160 (28:4160)
|
||||
_FuchsiaGymBattleText1::
|
||||
text "Strength isn't"
|
||||
line "the key for"
|
||||
cont "#MON!"
|
||||
|
|
@ -57,54 +57,54 @@ _FuchsiaGymBattleText1:: ; a0160 (28:4160)
|
|||
cont "brute strength!"
|
||||
done
|
||||
|
||||
_FuchsiaGymEndBattleText1:: ; a01c2 (28:41c2)
|
||||
_FuchsiaGymEndBattleText1::
|
||||
text "What?"
|
||||
line "Extraordinary!"
|
||||
prompt
|
||||
|
||||
_FuchsiaGymAfterBattleText1:: ; a01d8 (28:41d8)
|
||||
_FuchsiaGymAfterBattleText1::
|
||||
text "So, you mix brawn"
|
||||
line "with brains?"
|
||||
cont "Good strategy!"
|
||||
done
|
||||
|
||||
_FuchsiaGymBattleText2:: ; a0207 (28:4207)
|
||||
_FuchsiaGymBattleText2::
|
||||
text "I wanted to become"
|
||||
line "a ninja, so I"
|
||||
cont "joined this GYM!"
|
||||
done
|
||||
|
||||
_FuchsiaGymEndBattleText2:: ; a023a (28:423a)
|
||||
_FuchsiaGymEndBattleText2::
|
||||
text "I'm done"
|
||||
line "for!"
|
||||
prompt
|
||||
|
||||
_FuchsiaGymAfterBattleText2:: ; a0248 (28:4248)
|
||||
_FuchsiaGymAfterBattleText2::
|
||||
text "I will keep on"
|
||||
line "training under"
|
||||
cont "KOGA, my ninja"
|
||||
cont "master!"
|
||||
done
|
||||
|
||||
_FuchsiaGymBattleText3:: ; a027e (28:427e)
|
||||
_FuchsiaGymBattleText3::
|
||||
text "Let's see you"
|
||||
line "beat my special"
|
||||
cont "techniques!"
|
||||
done
|
||||
|
||||
_FuchsiaGymEndBattleText3:: ; a02a8 (28:42a8)
|
||||
_FuchsiaGymEndBattleText3::
|
||||
text "You"
|
||||
line "had me fooled!"
|
||||
prompt
|
||||
|
||||
_FuchsiaGymAfterBattleText3:: ; a02bc (28:42bc)
|
||||
_FuchsiaGymAfterBattleText3::
|
||||
text "I like poison and"
|
||||
line "sleep techniques,"
|
||||
cont "as they linger"
|
||||
cont "after battle!"
|
||||
done
|
||||
|
||||
_FuchsiaGymBattleText4:: ; a02fe (28:42fe)
|
||||
_FuchsiaGymBattleText4::
|
||||
text "Stop right there!"
|
||||
|
||||
para "Our invisible"
|
||||
|
|
@ -112,12 +112,12 @@ _FuchsiaGymBattleText4:: ; a02fe (28:42fe)
|
|||
cont "frustrated?"
|
||||
done
|
||||
|
||||
_FuchsiaGymEndBattleText4:: ; a033a (28:433a)
|
||||
_FuchsiaGymEndBattleText4::
|
||||
text "Whoa!"
|
||||
line "He's got it!"
|
||||
prompt
|
||||
|
||||
_FuchsiaGymAfterBattleText4:: ; a034d (28:434d)
|
||||
_FuchsiaGymAfterBattleText4::
|
||||
text "You impressed me!"
|
||||
line "Here's a hint!"
|
||||
|
||||
|
|
@ -126,7 +126,7 @@ _FuchsiaGymAfterBattleText4:: ; a034d (28:434d)
|
|||
cont "invisible walls!"
|
||||
done
|
||||
|
||||
_FuchsiaGymBattleText5:: ; a03a1 (28:43a1)
|
||||
_FuchsiaGymBattleText5::
|
||||
text "I also study the"
|
||||
line "way of the ninja"
|
||||
cont "with master KOGA!"
|
||||
|
|
@ -136,16 +136,16 @@ _FuchsiaGymBattleText5:: ; a03a1 (28:43a1)
|
|||
cont "animals!"
|
||||
done
|
||||
|
||||
_FuchsiaGymEndBattleText5:: ; a0402 (28:4402)
|
||||
_FuchsiaGymEndBattleText5::
|
||||
text "Awoo!"
|
||||
prompt
|
||||
|
||||
_FuchsiaGymAfterBattleText5:: ; a0409 (28:4409)
|
||||
_FuchsiaGymAfterBattleText5::
|
||||
text "I still have much"
|
||||
line "to learn!"
|
||||
done
|
||||
|
||||
_FuchsiaGymBattleText6:: ; a0426 (28:4426)
|
||||
_FuchsiaGymBattleText6::
|
||||
text "Master KOGA comes"
|
||||
line "from a long line"
|
||||
cont "of ninjas!"
|
||||
|
|
@ -154,12 +154,12 @@ _FuchsiaGymBattleText6:: ; a0426 (28:4426)
|
|||
line "descend from?"
|
||||
done
|
||||
|
||||
_FuchsiaGymEndBattleText6:: ; a0470 (28:4470)
|
||||
_FuchsiaGymEndBattleText6::
|
||||
text "Dropped"
|
||||
line "my balls!"
|
||||
prompt
|
||||
|
||||
_FuchsiaGymAfterBattleText6:: ; a0483 (28:4483)
|
||||
_FuchsiaGymAfterBattleText6::
|
||||
text "Where there is"
|
||||
line "light, there is"
|
||||
cont "shadow!"
|
||||
|
|
@ -169,7 +169,7 @@ _FuchsiaGymAfterBattleText6:: ; a0483 (28:4483)
|
|||
cont "choose?"
|
||||
done
|
||||
|
||||
_FuchsiaGymText_7564e:: ; a04d2 (28:44d2)
|
||||
_FuchsiaGymText_7564e::
|
||||
text "Yo! Champ in"
|
||||
line "making!"
|
||||
|
||||
|
|
@ -186,7 +186,7 @@ _FuchsiaGymText_7564e:: ; a04d2 (28:44d2)
|
|||
cont "to reach him!"
|
||||
done
|
||||
|
||||
_FuchsiaGymText_75653:: ; a0574 (28:4574)
|
||||
_FuchsiaGymText_75653::
|
||||
text "It's amazing how"
|
||||
line "ninja can terrify"
|
||||
cont "even now!"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_FuchsiaHouse1Text1:: ; 9e2a3 (27:62a3)
|
||||
_FuchsiaHouse1Text1::
|
||||
text "SAFARI ZONE's"
|
||||
line "WARDEN is old,"
|
||||
cont "but still active!"
|
||||
|
|
@ -7,7 +7,7 @@ _FuchsiaHouse1Text1:: ; 9e2a3 (27:62a3)
|
|||
line "false, though."
|
||||
done
|
||||
|
||||
_FuchsiaHouse1Text2:: ; 9e2f3 (27:62f3)
|
||||
_FuchsiaHouse1Text2::
|
||||
text "Hmm? You've met"
|
||||
line "BILL?"
|
||||
|
||||
|
|
@ -18,7 +18,7 @@ _FuchsiaHouse1Text2:: ; 9e2f3 (27:62f3)
|
|||
cont "even as a child!"
|
||||
done
|
||||
|
||||
_FuchsiaHouse1Text3:: ; 9e34d (27:634d)
|
||||
_FuchsiaHouse1Text3::
|
||||
text "BILL files his"
|
||||
line "own #MON data"
|
||||
cont "on his PC!"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_FuchsiaMartText2:: ; 9e22e (27:622e)
|
||||
_FuchsiaMartText2::
|
||||
text "Do you have a"
|
||||
line "SAFARI ZONE flag?"
|
||||
|
||||
|
|
@ -6,7 +6,7 @@ _FuchsiaMartText2:: ; 9e22e (27:622e)
|
|||
line "or calendars?"
|
||||
done
|
||||
|
||||
_FuchsiaMartText3:: ; 9e26e (27:626e)
|
||||
_FuchsiaMartText3::
|
||||
text "Did you try X"
|
||||
line "SPEED? It speeds"
|
||||
cont "up a #MON in"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_FuchsiaMeetingRoomText1:: ; a05a1 (28:45a1)
|
||||
_FuchsiaMeetingRoomText1::
|
||||
text "We nicknamed the"
|
||||
line "WARDEN SLOWPOKE."
|
||||
|
||||
|
|
@ -6,7 +6,7 @@ _FuchsiaMeetingRoomText1:: ; a05a1 (28:45a1)
|
|||
line "both look vacant!"
|
||||
done
|
||||
|
||||
_FuchsiaMeetingRoomText2:: ; a05e6 (28:45e6)
|
||||
_FuchsiaMeetingRoomText2::
|
||||
text "SLOWPOKE is very"
|
||||
line "knowledgeable"
|
||||
cont "about #MON!"
|
||||
|
|
@ -16,7 +16,7 @@ _FuchsiaMeetingRoomText2:: ; a05e6 (28:45e6)
|
|||
cont "extinct #MON!"
|
||||
done
|
||||
|
||||
_FuchsiaMeetingRoomText3:: ; a0642 (28:4642)
|
||||
_FuchsiaMeetingRoomText3::
|
||||
text "SLOWPOKE came in,"
|
||||
line "but I couldn't"
|
||||
cont "understand him."
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_FuchsiaPokecenterText1:: ; 9e387 (27:6387)
|
||||
_FuchsiaPokecenterText1::
|
||||
text "You can't win"
|
||||
line "with just one"
|
||||
cont "strong #MON."
|
||||
|
|
@ -8,7 +8,7 @@ _FuchsiaPokecenterText1:: ; 9e387 (27:6387)
|
|||
cont "them evenly."
|
||||
done
|
||||
|
||||
_FuchsiaPokecenterText3:: ; 9e3de (27:63de)
|
||||
_FuchsiaPokecenterText3::
|
||||
text "There's a narrow"
|
||||
line "trail west of"
|
||||
cont "VIRIDIAN CITY."
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
_LavenderHouse1Text_1d8d1:: ; 99e8d (26:5e8d)
|
||||
_LavenderHouse1Text_1d8d1::
|
||||
text "That's odd, MR.FUJI"
|
||||
line "isn't here."
|
||||
cont "Where'd he go?"
|
||||
done
|
||||
|
||||
_LavenderHouse1Text_1d8d6:: ; 99eba (26:5eba)
|
||||
_LavenderHouse1Text_1d8d6::
|
||||
text "MR.FUJI had been"
|
||||
line "praying alone for"
|
||||
cont "CUBONE's mother."
|
||||
done
|
||||
|
||||
_LavenderHouse1Text_1d8f4:: ; 99eee (26:5eee)
|
||||
_LavenderHouse1Text_1d8f4::
|
||||
text "This is really"
|
||||
line "MR.FUJI's house."
|
||||
|
||||
|
|
@ -21,19 +21,19 @@ _LavenderHouse1Text_1d8f4:: ; 99eee (26:5eee)
|
|||
cont "orphaned #MON!"
|
||||
done
|
||||
|
||||
_LavenderHouse1Text_1d8f9:: ; 99f4b (26:5f4b)
|
||||
_LavenderHouse1Text_1d8f9::
|
||||
text "It's so warm!"
|
||||
line "#MON are so"
|
||||
cont "nice to hug!"
|
||||
done
|
||||
|
||||
_LavenderHouse1Text3:: ; 99f72 (26:5f72)
|
||||
_LavenderHouse1Text3::
|
||||
text "PSYDUCK: Gwappa!@@"
|
||||
|
||||
_LavenderHouse1Text4:: ; 99f85 (26:5f85)
|
||||
_LavenderHouse1Text4::
|
||||
text "NIDORINO: Gaoo!@@"
|
||||
|
||||
_LavenderHouse1Text_1d94c:: ; 99f97 (26:5f97)
|
||||
_LavenderHouse1Text_1d94c::
|
||||
text "MR.FUJI: ", $52, "."
|
||||
|
||||
para "Your #DEX quest"
|
||||
|
|
@ -45,13 +45,13 @@ _LavenderHouse1Text_1d94c:: ; 99f97 (26:5f97)
|
|||
line "help your quest."
|
||||
prompt
|
||||
|
||||
_ReceivedFluteText:: ; 99ffb (26:5ffb)
|
||||
_ReceivedFluteText::
|
||||
text $52, " received"
|
||||
line "a @"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_FluteExplanationText:: ; 9a011 (26:6011)
|
||||
_FluteExplanationText::
|
||||
db $0
|
||||
para "Upon hearing #"
|
||||
line "FLUTE, sleeping"
|
||||
|
|
@ -62,17 +62,17 @@ _FluteExplanationText:: ; 9a011 (26:6011)
|
|||
line "sleeping #MON."
|
||||
done
|
||||
|
||||
_FluteNoRoomText:: ; 9a069 (26:6069)
|
||||
_FluteNoRoomText::
|
||||
text "You must make"
|
||||
line "room for this!"
|
||||
done
|
||||
|
||||
_MrFujiAfterFluteText:: ; 9a087 (26:6087)
|
||||
_MrFujiAfterFluteText::
|
||||
text "MR.FUJI: Has my"
|
||||
line "FLUTE helped you?"
|
||||
done
|
||||
|
||||
_LavenderHouse1Text6:: ; 9a0aa (26:60aa)
|
||||
_LavenderHouse1Text6::
|
||||
text "#MON Monthly"
|
||||
line "Grand Prize"
|
||||
cont "Drawing!"
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
_HallofFameRoomText1:: ; 85fb5 (21:5fb5)
|
||||
_HallofFameRoomText1::
|
||||
text "OAK: Er-hem!"
|
||||
IF DEF(_YELLOW)
|
||||
line "Congratulations,"
|
||||
ELSE
|
||||
line "Congratulations"
|
||||
ENDC
|
||||
cont $52, "!"
|
||||
|
||||
para "This floor is the"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_IndigoPlateauLobbyText1:: ; a13f0 (28:53f0)
|
||||
_IndigoPlateauLobbyText1::
|
||||
text "Yo! Champ in"
|
||||
line "making!"
|
||||
|
||||
|
|
@ -13,7 +13,7 @@ _IndigoPlateauLobbyText1:: ; a13f0 (28:53f0)
|
|||
cont "is it! Go for it!"
|
||||
done
|
||||
|
||||
_IndigoPlateauLobbyText3:: ; a148b (28:548b)
|
||||
_IndigoPlateauLobbyText3::
|
||||
text "From here on, you"
|
||||
line "face the ELITE"
|
||||
cont "FOUR one by one!"
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
_LanceBeforeBattleText:: ; 85d3c (21:5d3c)
|
||||
_LanceBeforeBattleText::
|
||||
text "Ah! I heard about"
|
||||
IF DEF(_YELLOW)
|
||||
line "you, ", $52, "!"
|
||||
ELSE
|
||||
line "you ", $52, "!"
|
||||
ENDC
|
||||
|
||||
para "I lead the ELITE"
|
||||
line "FOUR! You can"
|
||||
|
|
@ -31,7 +27,7 @@ ENDC
|
|||
cont "with me, ", $52, "!"
|
||||
done
|
||||
|
||||
_LanceEndBattleText:: ; 85e64 (21:5e64)
|
||||
_LanceEndBattleText::
|
||||
text "That's it!"
|
||||
|
||||
para "I hate to admit"
|
||||
|
|
@ -39,7 +35,7 @@ _LanceEndBattleText:: ; 85e64 (21:5e64)
|
|||
cont "#MON master!"
|
||||
prompt
|
||||
|
||||
_LanceAfterBattleText:: ; 85e9e (21:5e9e)
|
||||
_LanceAfterBattleText::
|
||||
text "I still can't"
|
||||
line "believe my"
|
||||
cont "dragons lost to"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
_LavenderHouse2Text1:: ; 9a238 (26:6238)
|
||||
_LavenderHouse2Text1::
|
||||
text "CUBONE: Kyarugoo!@@"
|
||||
|
||||
_LavenderHouse2Text_1d9dc:: ; 9a24c (26:624c)
|
||||
_LavenderHouse2Text_1d9dc::
|
||||
text "I hate those"
|
||||
line "horrible ROCKETs!"
|
||||
|
||||
|
|
@ -13,7 +13,7 @@ _LavenderHouse2Text_1d9dc:: ; 9a24c (26:624c)
|
|||
cont "from TEAM ROCKET!"
|
||||
done
|
||||
|
||||
_LavenderHouse2Text_1d9e1:: ; 9a2b9 (26:62b9)
|
||||
_LavenderHouse2Text_1d9e1::
|
||||
text "The GHOST of"
|
||||
line "#MON TOWER is"
|
||||
cont "gone!"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_LavenderMartText2:: ; 9a104 (26:6104)
|
||||
_LavenderMartText2::
|
||||
text "I'm searching for"
|
||||
line "items that raise"
|
||||
cont "the abilities of"
|
||||
|
|
@ -14,13 +14,13 @@ _LavenderMartText2:: ; 9a104 (26:6104)
|
|||
line "I can get them?"
|
||||
done
|
||||
|
||||
_LavenderMart_5c953:: ; 9a1b4 (26:61b4)
|
||||
_LavenderMart_5c953::
|
||||
text "You know REVIVE?"
|
||||
line "It revives any"
|
||||
cont "fainted #MON!"
|
||||
done
|
||||
|
||||
_LavenderMart_5c958:: ; 9a1e3 (26:61e3)
|
||||
_LavenderMart_5c958::
|
||||
text "I found a NUGGET"
|
||||
line "in the mountains."
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
_LavenderPokecenterText4:: ; 9940e (26:540e)
|
||||
_LavenderPokecenterText2:: ; 9940e (26:540e)
|
||||
_LavenderPokecenterText1:: ; 9940e (26:540e)
|
||||
_LavenderPokecenterText4::
|
||||
_LavenderPokecenterText2::
|
||||
_LavenderPokecenterText1::
|
||||
text "TEAM ROCKET will"
|
||||
line "do anything for"
|
||||
cont "the sake of gold!"
|
||||
done
|
||||
|
||||
_LavenderPokecenterText3:: ; 99442 (26:5442)
|
||||
_LavenderPokecenterText3::
|
||||
text "I saw CUBONE's"
|
||||
line "mother die trying"
|
||||
cont "to escape from"
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
_LavenderTownText_4413c:: ; a5482 (29:5482)
|
||||
_LavenderTownText_4413c::
|
||||
text "Do you believe in"
|
||||
line "GHOSTs?"
|
||||
done
|
||||
|
||||
_LavenderTownText_44141:: ; a549d (29:549d)
|
||||
_LavenderTownText_44141::
|
||||
text "Really? So there"
|
||||
line "are believers..."
|
||||
done
|
||||
|
||||
_LavenderTownText_44146:: ; a54c0 (29:54c0)
|
||||
_LavenderTownText_44146::
|
||||
text "Hahaha, I guess"
|
||||
line "not."
|
||||
|
||||
|
|
@ -17,7 +17,7 @@ _LavenderTownText_44146:: ; a54c0 (29:54c0)
|
|||
cont "it's not real."
|
||||
done
|
||||
|
||||
_LavenderTownText2:: ; a5506 (29:5506)
|
||||
_LavenderTownText2::
|
||||
text "This town is known"
|
||||
line "as the grave site"
|
||||
cont "of #MON."
|
||||
|
|
@ -27,7 +27,7 @@ _LavenderTownText2:: ; a5506 (29:5506)
|
|||
cont "#MON TOWER."
|
||||
done
|
||||
|
||||
_LavenderTownText3:: ; a555f (29:555f)
|
||||
_LavenderTownText3::
|
||||
text "GHOSTs appeared"
|
||||
line "in #MON TOWER."
|
||||
|
||||
|
|
@ -37,13 +37,13 @@ _LavenderTownText3:: ; a555f (29:555f)
|
|||
cont "ROCKETs killed."
|
||||
done
|
||||
|
||||
_LavenderTownText4:: ; a55bb (29:55bb)
|
||||
_LavenderTownText4::
|
||||
text "LAVENDER TOWN"
|
||||
line "The Noble Purple"
|
||||
cont "Town"
|
||||
done
|
||||
|
||||
_LavenderTownText5:: ; a55e0 (29:55e0)
|
||||
_LavenderTownText5::
|
||||
text "New SILPH SCOPE!"
|
||||
|
||||
para "Make the Invisible"
|
||||
|
|
@ -52,12 +52,12 @@ _LavenderTownText5:: ; a55e0 (29:55e0)
|
|||
para "SILPH CO."
|
||||
done
|
||||
|
||||
_LavenderTownText8:: ; a561d (29:561d)
|
||||
_LavenderTownText8::
|
||||
text "LAVENDER VOLUNTEER"
|
||||
line "#MON HOUSE"
|
||||
done
|
||||
|
||||
_LavenderTownText9:: ; a563c (29:563c)
|
||||
_LavenderTownText9::
|
||||
text "May the Souls of"
|
||||
line "#MON Rest Easy"
|
||||
cont "#MON TOWER"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_LoreleiBeforeBattleText:: ; 865ef (21:65ef)
|
||||
_LoreleiBeforeBattleText::
|
||||
text "Welcome to"
|
||||
line "#MON LEAGUE!"
|
||||
|
||||
|
|
@ -21,12 +21,12 @@ _LoreleiBeforeBattleText:: ; 865ef (21:65ef)
|
|||
line "Are you ready?"
|
||||
done
|
||||
|
||||
_LoreleiEndBattleText:: ; 866c4 (21:66c4)
|
||||
_LoreleiEndBattleText::
|
||||
text "How"
|
||||
line "dare you!"
|
||||
prompt
|
||||
|
||||
_LoreleiAfterBattleText:: ; 866d3 (21:66d3)
|
||||
_LoreleiAfterBattleText::
|
||||
text "You're better"
|
||||
line "than I thought!"
|
||||
cont "Go on ahead!"
|
||||
|
|
@ -36,7 +36,7 @@ _LoreleiAfterBattleText:: ; 866d3 (21:66d3)
|
|||
cont "LEAGUE power!"
|
||||
done
|
||||
|
||||
_LoreleiDontRunAwayText:: ; 86729 (21:6729)
|
||||
_LoreleiDontRunAwayText::
|
||||
text "Someone's voice:"
|
||||
line "Don't run away!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,30 +1,30 @@
|
|||
_Mansion1BattleText2:: ; a07a8 (28:47a8)
|
||||
_Mansion1BattleText2::
|
||||
text "Who are you? There"
|
||||
line "shouldn't be"
|
||||
cont "anyone here."
|
||||
done
|
||||
|
||||
_Mansion1EndBattleText2:: ; a07d5 (28:47d5)
|
||||
_Mansion1EndBattleText2::
|
||||
text "Ouch!"
|
||||
prompt
|
||||
|
||||
_Mansion1AfterBattleText2:: ; a07dc (28:47dc)
|
||||
_Mansion1AfterBattleText2::
|
||||
text "A key? I don't"
|
||||
line "know what you're"
|
||||
cont "talking about."
|
||||
done
|
||||
|
||||
_MansionSwitchText:: ; a080a (28:480a)
|
||||
_MansionSwitchText::
|
||||
text "A secret switch!"
|
||||
|
||||
para "Press it?"
|
||||
done
|
||||
|
||||
_MansionSwitchPressedText:: ; a0826 (28:4826)
|
||||
_MansionSwitchPressedText::
|
||||
text "Who wouldn't?"
|
||||
prompt
|
||||
|
||||
_MansionSwitchNotPressedText:: ; a0834 (28:4834)
|
||||
_MansionSwitchNotPressedText::
|
||||
text "Not quite yet!"
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,21 +1,21 @@
|
|||
_Mansion2BattleText1:: ; 852b7 (21:52b7)
|
||||
_Mansion2BattleText1::
|
||||
text "I can't get out!"
|
||||
line "This old place is"
|
||||
cont "one big puzzle!"
|
||||
done
|
||||
|
||||
_Mansion2EndBattleText1:: ; 852ea (21:52ea)
|
||||
_Mansion2EndBattleText1::
|
||||
text "Oh no!"
|
||||
line "My bag of loot!"
|
||||
prompt
|
||||
|
||||
_Mansion2AfterBattleText1:: ; 85302 (21:5302)
|
||||
_Mansion2AfterBattleText1::
|
||||
text "Switches open and"
|
||||
line "close alternating"
|
||||
cont "sets of doors!"
|
||||
done
|
||||
|
||||
_Mansion2Text3:: ; 85336 (21:5336)
|
||||
_Mansion2Text3::
|
||||
text "Diary: July 5"
|
||||
line "Guyana,"
|
||||
cont "South America"
|
||||
|
|
@ -25,24 +25,24 @@ _Mansion2Text3:: ; 85336 (21:5336)
|
|||
cont "in the jungle."
|
||||
done
|
||||
|
||||
_Mansion2Text4:: ; 85389 (21:5389)
|
||||
_Mansion2Text4::
|
||||
text "Diary: July 10"
|
||||
line "We christened the"
|
||||
cont "newly discovered"
|
||||
cont "#MON, MEW."
|
||||
done
|
||||
|
||||
_Mansion2Text_520c2:: ; 853c7 (21:53c7)
|
||||
_Mansion2Text_520c2::
|
||||
text "A secret switch!"
|
||||
|
||||
para "Press it?"
|
||||
done
|
||||
|
||||
_Mansion2Text_520c7:: ; 853e3 (21:53e3)
|
||||
_Mansion2Text_520c7::
|
||||
text "Who wouldn't?"
|
||||
prompt
|
||||
|
||||
_Mansion2Text_520cc:: ; 853f1 (21:53f1)
|
||||
_Mansion2Text_520cc::
|
||||
text "Not quite yet!"
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,34 +1,34 @@
|
|||
_Mansion3BattleText1:: ; 85401 (21:5401)
|
||||
_Mansion3BattleText1::
|
||||
text "This place is"
|
||||
line "like, huge!"
|
||||
done
|
||||
|
||||
_Mansion3EndBattleText1:: ; 8541c (21:541c)
|
||||
_Mansion3EndBattleText1::
|
||||
text "Ayah!"
|
||||
prompt
|
||||
|
||||
_Mansion3AfterBattleText1:: ; 85423 (21:5423)
|
||||
_Mansion3AfterBattleText1::
|
||||
text "I wonder where"
|
||||
line "my partner went."
|
||||
done
|
||||
|
||||
_Mansion3BattleText2:: ; 85444 (21:5444)
|
||||
_Mansion3BattleText2::
|
||||
text "My mentor once"
|
||||
line "lived here."
|
||||
done
|
||||
|
||||
_Mansion3EndBattleText2:: ; 85460 (21:5460)
|
||||
_Mansion3EndBattleText2::
|
||||
text "Whew!"
|
||||
line "Overwhelming!"
|
||||
prompt
|
||||
|
||||
_Mansion3AfterBattleText2:: ; 85475 (21:5475)
|
||||
_Mansion3AfterBattleText2::
|
||||
text "So, you're stuck?"
|
||||
line "Try jumping off"
|
||||
cont "over there!"
|
||||
done
|
||||
|
||||
_Mansion3Text5:: ; 854a3 (21:54a3)
|
||||
_Mansion3Text5::
|
||||
text "Diary: Feb. 6"
|
||||
line "MEW gave birth."
|
||||
|
||||
|
|
|
|||
|
|
@ -1,34 +1,34 @@
|
|||
_Mansion4BattleText1:: ; 854df (21:54df)
|
||||
_Mansion4BattleText1::
|
||||
text "Uh-oh. Where am"
|
||||
line "I now?"
|
||||
done
|
||||
|
||||
_Mansion4EndBattleText1:: ; 854f7 (21:54f7)
|
||||
_Mansion4EndBattleText1::
|
||||
text "Awooh!"
|
||||
prompt
|
||||
|
||||
_Mansion4AfterBattleText1:: ; 854ff (21:54ff)
|
||||
_Mansion4AfterBattleText1::
|
||||
text "You can find stuff"
|
||||
line "lying around."
|
||||
done
|
||||
|
||||
_Mansion4BattleText2:: ; 85521 (21:5521)
|
||||
_Mansion4BattleText2::
|
||||
text "This place is"
|
||||
line "ideal for a lab."
|
||||
done
|
||||
|
||||
_Mansion4EndBattleText2:: ; 85541 (21:5541)
|
||||
_Mansion4EndBattleText2::
|
||||
text "What"
|
||||
line "was that for?"
|
||||
prompt
|
||||
|
||||
_Mansion4AfterBattleText2:: ; 85555 (21:5555)
|
||||
_Mansion4AfterBattleText2::
|
||||
text "I like it here!"
|
||||
line "It's conducive to"
|
||||
cont "my studies!"
|
||||
done
|
||||
|
||||
_Mansion4Text7:: ; 85583 (21:5583)
|
||||
_Mansion4Text7::
|
||||
text "Diary; Sept. 1"
|
||||
line "MEWTWO is far too"
|
||||
cont "powerful."
|
||||
|
|
|
|||
|
|
@ -1,17 +1,17 @@
|
|||
_TM29PreReceiveText:: ; a24fe (28:64fe)
|
||||
_TM29PreReceiveText::
|
||||
text "...Wait! Don't"
|
||||
line "say a word!"
|
||||
|
||||
para "You wanted this!"
|
||||
prompt
|
||||
|
||||
_ReceivedTM29Text:: ; a252a (28:652a)
|
||||
_ReceivedTM29Text::
|
||||
text $52, " received"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_TM29ExplanationText:: ; a253e (28:653e)
|
||||
_TM29ExplanationText::
|
||||
text "TM29 is PSYCHIC!"
|
||||
|
||||
para "It can lower the"
|
||||
|
|
@ -19,7 +19,7 @@ _TM29ExplanationText:: ; a253e (28:653e)
|
|||
cont "abilities."
|
||||
done
|
||||
|
||||
_TM29NoRoomText:: ; a257c (28:657c)
|
||||
_TM29NoRoomText::
|
||||
text "Where do you plan"
|
||||
line "to put this?"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,123 +1,119 @@
|
|||
_MtMoon1BattleText2:: ; 80692 (20:4692)
|
||||
_MtMoon1BattleText2::
|
||||
text "WHOA! You shocked"
|
||||
line "me! Oh, you're"
|
||||
cont "just a kid!"
|
||||
done
|
||||
|
||||
_MtMoon1EndBattleText2:: ; 806bf (20:46bf)
|
||||
_MtMoon1EndBattleText2::
|
||||
text "Wow!"
|
||||
line "Shocked again!"
|
||||
prompt
|
||||
|
||||
_MtMoon1AfterBattleText2:: ; 806d4 (20:46d4)
|
||||
_MtMoon1AfterBattleText2::
|
||||
text "Kids like you"
|
||||
line "shouldn't be"
|
||||
cont "here!"
|
||||
done
|
||||
|
||||
_MtMoon1BattleText3:: ; 806f5 (20:46f5)
|
||||
_MtMoon1BattleText3::
|
||||
text "Did you come to"
|
||||
line "explore too?"
|
||||
done
|
||||
|
||||
_MtMoon1EndBattleText3:: ; 80713 (20:4713)
|
||||
_MtMoon1EndBattleText3::
|
||||
text "Losing"
|
||||
line "stinks!"
|
||||
prompt
|
||||
|
||||
_MtMoon1AfterBattleText3:: ; 80723 (20:4723)
|
||||
_MtMoon1AfterBattleText3::
|
||||
text "I came down here"
|
||||
line "to show off to"
|
||||
cont "girls."
|
||||
done
|
||||
|
||||
_MtMoon1BattleText4:: ; 8074b (20:474b)
|
||||
_MtMoon1BattleText4::
|
||||
text "Wow! It's way"
|
||||
line "bigger in here"
|
||||
cont "than I thought!"
|
||||
done
|
||||
|
||||
_MtMoon1EndBattleText4:: ; 80778 (20:4778)
|
||||
_MtMoon1EndBattleText4::
|
||||
text "Oh!"
|
||||
line "I lost it!"
|
||||
prompt
|
||||
|
||||
_MtMoon1AfterBattleText4:: ; 80788 (20:4788)
|
||||
_MtMoon1AfterBattleText4::
|
||||
text "How do you get"
|
||||
line "out of here?"
|
||||
done
|
||||
|
||||
_MtMoon1BattleText5:: ; 807a5 (20:47a5)
|
||||
_MtMoon1BattleText5::
|
||||
text "What! Don't sneak"
|
||||
line "up on me!"
|
||||
done
|
||||
|
||||
_MtMoon1EndBattleText5:: ; 807c1 (20:47c1)
|
||||
_MtMoon1EndBattleText5::
|
||||
text "My"
|
||||
line "#MON won't do!"
|
||||
prompt
|
||||
|
||||
_MtMoon1AfterBattleText5:: ; 807d3 (20:47d3)
|
||||
_MtMoon1AfterBattleText5::
|
||||
text "I have to find"
|
||||
line "stronger #MON."
|
||||
done
|
||||
|
||||
_MtMoon1BattleText6:: ; 807f2 (20:47f2)
|
||||
_MtMoon1BattleText6::
|
||||
text "What? I'm waiting"
|
||||
line "for my friends to"
|
||||
cont "find me here."
|
||||
done
|
||||
|
||||
_MtMoon1EndBattleText6:: ; 80824 (20:4824)
|
||||
_MtMoon1EndBattleText6::
|
||||
text "I lost?"
|
||||
prompt
|
||||
|
||||
_MtMoon1AfterBattleText6:: ; 8082d (20:482d)
|
||||
_MtMoon1AfterBattleText6::
|
||||
text "I heard there are"
|
||||
line "some very rare"
|
||||
cont "fossils here."
|
||||
done
|
||||
|
||||
_MtMoon1BattleText7:: ; 8085d (20:485d)
|
||||
_MtMoon1BattleText7::
|
||||
text "Suspicious men"
|
||||
line "are in the cave."
|
||||
cont "What about you?"
|
||||
done
|
||||
|
||||
_MtMoon1EndBattleText7:: ; 8088e (20:488e)
|
||||
_MtMoon1EndBattleText7::
|
||||
text "You"
|
||||
line "got me!"
|
||||
prompt
|
||||
|
||||
_MtMoon1AfterBattleText7:: ; 8089b (20:489b)
|
||||
_MtMoon1AfterBattleText7::
|
||||
text "I saw them! I'm"
|
||||
line "sure they're from"
|
||||
cont "TEAM ROCKET!"
|
||||
done
|
||||
|
||||
_MtMoon1BattleText8:: ; 808c9 (20:48c9)
|
||||
_MtMoon1BattleText8::
|
||||
text "Go through this"
|
||||
line "cave to get to"
|
||||
cont "CERULEAN CITY!"
|
||||
done
|
||||
|
||||
_MtMoon1EndBattleText8:: ; 808f8 (20:48f8)
|
||||
_MtMoon1EndBattleText8::
|
||||
text "I"
|
||||
line "lost."
|
||||
prompt
|
||||
|
||||
_MtMoon1AfterBattleText8:: ; 80901 (20:4901)
|
||||
_MtMoon1AfterBattleText8::
|
||||
text "ZUBAT is tough!"
|
||||
line "But, it can be"
|
||||
cont "useful if you"
|
||||
cont "catch one."
|
||||
done
|
||||
|
||||
_MtMoon1Text14:: ; 8093a (20:493a)
|
||||
_MtMoon1Text14::
|
||||
text "Beware! ZUBAT is"
|
||||
IF DEF(_YELLOW)
|
||||
line "a blood sucker!"
|
||||
ELSE
|
||||
line "a blood sucker!"
|
||||
ENDC
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_MtMoonText1:: ; 8095c (20:495c)
|
||||
_MtMoonText1::
|
||||
db $0
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,47 +1,24 @@
|
|||
IF DEF(_YELLOW)
|
||||
_MtMoonJessieJamesText1::
|
||||
text "Stop right there!@@"
|
||||
|
||||
_MtMoonJessieJamesText2::
|
||||
text "That fossil is"
|
||||
line "TEAM ROCKET's!"
|
||||
|
||||
para "Surrender now, or"
|
||||
line "prepare to fight!"
|
||||
done
|
||||
|
||||
_MtMoonJessieJamesText3::
|
||||
text "A"
|
||||
line "brat beat us?"
|
||||
prompt
|
||||
|
||||
_MtMoonJessieJamesText4::
|
||||
text "TEAM ROCKET, blast"
|
||||
line "off at the speed"
|
||||
cont "of light!@@"
|
||||
ENDC
|
||||
|
||||
_MtMoon3Text_49f24:: ; 8095e (20:495e)
|
||||
_MtMoon3Text_49f24::
|
||||
text "You want the"
|
||||
line "DOME FOSSIL?"
|
||||
done
|
||||
|
||||
_MtMoon3Text_49f64:: ; 80979 (20:4979)
|
||||
_MtMoon3Text_49f64::
|
||||
text "You want the"
|
||||
line "HELIX FOSSIL?"
|
||||
done
|
||||
|
||||
_MtMoon3Text_49f6f:: ; 80995 (20:4995)
|
||||
_MtMoon3Text_49f6f::
|
||||
text $52, " got the"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_MtMoon3Text_49f7f:: ; 809a8 (20:49a8)
|
||||
_MtMoon3Text_49f7f::
|
||||
text "Look, you've got"
|
||||
line "no room for this.@@"
|
||||
|
||||
_MtMoon3Text_49f85:: ; 809cc (20:49cc)
|
||||
_MtMoon3Text_49f85::
|
||||
text "Hey, stop!"
|
||||
|
||||
para "I found these"
|
||||
|
|
@ -49,18 +26,18 @@ _MtMoon3Text_49f85:: ; 809cc (20:49cc)
|
|||
cont "both mine!"
|
||||
done
|
||||
|
||||
_MtMoon3Text_49f8a:: ; 80a01 (20:4a01)
|
||||
_MtMoon3Text_49f8a::
|
||||
text "OK!"
|
||||
line "I'll share!"
|
||||
prompt
|
||||
|
||||
_MtMoon3Text_49f8f:: ; 80a11 (20:4a11)
|
||||
_MtMoon3Text_49f8f::
|
||||
text "We'll each take"
|
||||
line "one!"
|
||||
cont "No being greedy!"
|
||||
done
|
||||
|
||||
_MtMoon3Text_49f94:: ; 80a37 (20:4a37)
|
||||
_MtMoon3Text_49f94::
|
||||
text "Far away, on"
|
||||
line "CINNABAR ISLAND,"
|
||||
cont "there's a #MON"
|
||||
|
|
@ -71,74 +48,74 @@ _MtMoon3Text_49f94:: ; 80a37 (20:4a37)
|
|||
cont "fossils."
|
||||
done
|
||||
|
||||
_MtMoon3Text_49f99:: ; 80a93 (20:4a93)
|
||||
_MtMoon3Text_49f99::
|
||||
text "All right. Then"
|
||||
line "this is mine!@@"
|
||||
|
||||
_MtMoon3BattleText2:: ; 80ab3 (20:4ab3)
|
||||
_MtMoon3BattleText2::
|
||||
text "TEAM ROCKET will"
|
||||
line "find the fossils,"
|
||||
cont "revive and sell"
|
||||
cont "them for cash!"
|
||||
done
|
||||
|
||||
_MtMoon3EndBattleText2:: ; 80af6 (20:4af6)
|
||||
_MtMoon3EndBattleText2::
|
||||
text "Urgh!"
|
||||
line "Now I'm mad!"
|
||||
prompt
|
||||
|
||||
_MtMoon3AfterBattleText2:: ; 80b09 (20:4b09)
|
||||
_MtMoon3AfterBattleText2::
|
||||
text "You made me mad!"
|
||||
line "TEAM ROCKET will"
|
||||
cont "blacklist you!"
|
||||
done
|
||||
|
||||
_MtMoon3BattleText3:: ; 80b3b (20:4b3b)
|
||||
_MtMoon3BattleText3::
|
||||
text "We, TEAM ROCKET,"
|
||||
line "are #MON"
|
||||
cont "gangsters!"
|
||||
done
|
||||
|
||||
_MtMoon3EndBattleText3:: ; 80b61 (20:4b61)
|
||||
_MtMoon3EndBattleText3::
|
||||
text "I blew"
|
||||
line "it!"
|
||||
prompt
|
||||
|
||||
_MtMoon3AfterBattleText3:: ; 80b6d (20:4b6d)
|
||||
_MtMoon3AfterBattleText3::
|
||||
text "Darn it all! My"
|
||||
line "associates won't"
|
||||
cont "stand for this!"
|
||||
done
|
||||
|
||||
_MtMoon3BattleText4:: ; 80b9e (20:4b9e)
|
||||
_MtMoon3BattleText4::
|
||||
text "We're pulling a"
|
||||
line "big job here!"
|
||||
cont "Get lost, kid!"
|
||||
done
|
||||
|
||||
_MtMoon3EndBattleText4:: ; 80bcb (20:4bcb)
|
||||
_MtMoon3EndBattleText4::
|
||||
text "So, you"
|
||||
line "are good."
|
||||
prompt
|
||||
|
||||
_MtMoon3AfterBattleText4:: ; 80bde (20:4bde)
|
||||
_MtMoon3AfterBattleText4::
|
||||
text "If you find a"
|
||||
line "fossil, give it"
|
||||
cont "to me and scram!"
|
||||
done
|
||||
|
||||
_MtMoon3BattleText5:: ; 80c0e (20:4c0e)
|
||||
_MtMoon3BattleText5::
|
||||
text "Little kids"
|
||||
line "should leave"
|
||||
cont "grown-ups alone!"
|
||||
done
|
||||
|
||||
_MtMoon3EndBattleText5:: ; 80c39 (20:4c39)
|
||||
_MtMoon3EndBattleText5::
|
||||
text "I'm"
|
||||
line "steamed!"
|
||||
prompt
|
||||
|
||||
_MtMoon3AfterBattleText5:: ; 80c46 (20:4c46)
|
||||
_MtMoon3AfterBattleText5::
|
||||
text "#MON lived"
|
||||
line "here long before"
|
||||
cont "people came."
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_MtMoonPokecenterText1:: ; 8a8eb (22:68eb)
|
||||
_MtMoonPokecenterText1::
|
||||
text "I've 6 # BALLs"
|
||||
line "set in my belt."
|
||||
|
||||
|
|
@ -6,7 +6,7 @@ _MtMoonPokecenterText1:: ; 8a8eb (22:68eb)
|
|||
line "carry 6 #MON."
|
||||
done
|
||||
|
||||
_MtMoonPokecenterText3:: ; 8a929 (22:6929)
|
||||
_MtMoonPokecenterText3::
|
||||
text "TEAM ROCKET"
|
||||
line "attacks CERULEAN"
|
||||
cont "citizens..."
|
||||
|
|
@ -16,7 +16,7 @@ _MtMoonPokecenterText3:: ; 8a929 (22:6929)
|
|||
cont "news!"
|
||||
done
|
||||
|
||||
_MtMoonPokecenterText_4935c:: ; 8a976 (22:6976)
|
||||
_MtMoonPokecenterText_4935c::
|
||||
text "MAN: Hello, there!"
|
||||
line "Have I got a deal"
|
||||
cont "just for you!"
|
||||
|
|
@ -27,23 +27,23 @@ _MtMoonPokecenterText_4935c:: ; 8a976 (22:6976)
|
|||
cont "What do you say?"
|
||||
done
|
||||
|
||||
_MtMoonPokecenterText_49361:: ; 8a9ec (22:69ec)
|
||||
_MtMoonPokecenterText_49361::
|
||||
text "No? I'm only"
|
||||
line "doing this as a"
|
||||
cont "favor to you!"
|
||||
done
|
||||
|
||||
_MtMoonPokecenterText_49366:: ; 8aa17 (22:6a17)
|
||||
_MtMoonPokecenterText_49366::
|
||||
text "You'll need more"
|
||||
line "money than that!"
|
||||
done
|
||||
|
||||
_MtMoonPokecenterText_4936b:: ; 8aa39 (22:6a39)
|
||||
_MtMoonPokecenterText_4936b::
|
||||
text "MAN: Well, I don't"
|
||||
line "give refunds!"
|
||||
done
|
||||
|
||||
_MtMoonPokecenterText5:: ; 8aa5a (22:6a5a)
|
||||
_MtMoonPokecenterText5::
|
||||
db $0
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
_Museum1FText_5c21a:: ; 9652c (25:652c)
|
||||
_Museum1FText_5c21a::
|
||||
text "Come again!"
|
||||
done
|
||||
|
||||
_Museum1FText_5c21f:: ; 96539 (25:6539)
|
||||
_Museum1FText_5c21f::
|
||||
text "It's ¥50 for a"
|
||||
line "child's ticket."
|
||||
|
||||
|
|
@ -10,17 +10,17 @@ _Museum1FText_5c21f:: ; 96539 (25:6539)
|
|||
line "come in?"
|
||||
done
|
||||
|
||||
_Museum1FText_5c224:: ; 96572 (25:6572)
|
||||
_Museum1FText_5c224::
|
||||
text "Right, ¥50!"
|
||||
line "Thank you!"
|
||||
done
|
||||
|
||||
_Museum1FText_5c229:: ; 9658a (25:658a)
|
||||
_Museum1FText_5c229::
|
||||
text "You don't have"
|
||||
line "enough money."
|
||||
prompt
|
||||
|
||||
_Museum1FText_5c22e:: ; 965a7 (25:65a7)
|
||||
_Museum1FText_5c22e::
|
||||
text "You can't sneak"
|
||||
line "in the back way!"
|
||||
|
||||
|
|
@ -29,7 +29,7 @@ _Museum1FText_5c22e:: ; 965a7 (25:65a7)
|
|||
cont "AMBER is?"
|
||||
done
|
||||
|
||||
_Museum1FText_5c233:: ; 965f1 (25:65f1)
|
||||
_Museum1FText_5c233::
|
||||
text "There's a lab"
|
||||
line "somewhere trying"
|
||||
cont "to resurrect"
|
||||
|
|
@ -37,28 +37,28 @@ _Museum1FText_5c233:: ; 965f1 (25:65f1)
|
|||
cont "from AMBER."
|
||||
done
|
||||
|
||||
_Museum1FText_5c238:: ; 96636 (25:6636)
|
||||
_Museum1FText_5c238::
|
||||
text "AMBER is fossil-"
|
||||
line "ized tree sap."
|
||||
done
|
||||
|
||||
_Museum1FText_5c23d:: ; 96657 (25:6657)
|
||||
_Museum1FText_5c23d::
|
||||
text "Please go to the"
|
||||
line "other side!"
|
||||
done
|
||||
|
||||
_Museum1FText_5c242:: ; 96675 (25:6675)
|
||||
_Museum1FText_5c242::
|
||||
text "Take plenty of"
|
||||
line "time to look!"
|
||||
done
|
||||
|
||||
_Museum1FText_5c251:: ; 96693 (25:6693)
|
||||
_Museum1FText_5c251::
|
||||
text "That is one"
|
||||
line "magnificent"
|
||||
cont "fossil!"
|
||||
done
|
||||
|
||||
_Museum1FText_5c28e:: ; 966b4 (25:66b4)
|
||||
_Museum1FText_5c28e::
|
||||
text "Ssh! I think that"
|
||||
line "this chunk of"
|
||||
cont "AMBER contains"
|
||||
|
|
@ -72,11 +72,7 @@ _Museum1FText_5c28e:: ; 966b4 (25:66b4)
|
|||
para "But, my colleagues"
|
||||
line "just ignore me!"
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
para "So, I have a favor"
|
||||
ELSE
|
||||
para "So I have a favor"
|
||||
ENDC
|
||||
line "to ask!"
|
||||
|
||||
para "Take this to a"
|
||||
|
|
@ -84,28 +80,28 @@ ENDC
|
|||
cont "get it examined!"
|
||||
prompt
|
||||
|
||||
_ReceivedOldAmberText:: ; 96790 (25:6790)
|
||||
_ReceivedOldAmberText::
|
||||
text $52, " received"
|
||||
line "OLD AMBER!@@"
|
||||
|
||||
_Museum1FText_5c299:: ; 967a8 (25:67a8)
|
||||
_Museum1FText_5c299::
|
||||
text "Ssh! Get the OLD"
|
||||
line "AMBER checked!"
|
||||
done
|
||||
|
||||
_Museum1FText_5c29e:: ; 967c9 (25:67c9)
|
||||
_Museum1FText_5c29e::
|
||||
text "You don't have"
|
||||
line "space for this!"
|
||||
done
|
||||
|
||||
_Museum1FText_5c2ad:: ; 967e8 (25:67e8)
|
||||
_Museum1FText_5c2ad::
|
||||
text "We are proud of 2"
|
||||
line "fossils of very"
|
||||
cont "rare, prehistoric"
|
||||
cont "#MON!"
|
||||
done
|
||||
|
||||
_Museum1FText_5c2bc:: ; 96823 (25:6823)
|
||||
_Museum1FText_5c2bc::
|
||||
text "The AMBER is"
|
||||
line "clear and gold!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
_Museum2FText1:: ; 96841 (25:6841)
|
||||
_Museum2FText1::
|
||||
text "MOON STONE?"
|
||||
|
||||
para "What's so special"
|
||||
line "about it?"
|
||||
done
|
||||
|
||||
_Museum2FText2:: ; 96869 (25:6869)
|
||||
_Museum2FText2::
|
||||
text "July 20, 1969!"
|
||||
|
||||
para "The 1st lunar"
|
||||
|
|
@ -15,12 +15,12 @@ _Museum2FText2:: ; 96869 (25:6869)
|
|||
line "TV to watch it!"
|
||||
done
|
||||
|
||||
_Museum2FText3:: ; 968b1 (25:68b1)
|
||||
_Museum2FText3::
|
||||
text "We have a space"
|
||||
line "exhibit now."
|
||||
done
|
||||
|
||||
_Museum2FText4:: ; 968cf (25:68cf)
|
||||
_Museum2FText4::
|
||||
text "I want a PIKACHU!"
|
||||
line "It's so cute!"
|
||||
|
||||
|
|
@ -28,32 +28,17 @@ _Museum2FText4:: ; 968cf (25:68cf)
|
|||
line "to catch me one!"
|
||||
done
|
||||
|
||||
_Museum2FText5:: ; 96911 (25:6911)
|
||||
_Museum2FText5::
|
||||
text "Yeah, a PIKACHU"
|
||||
line "soon, I promise!"
|
||||
done
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
_Museum2FPikachuText1::
|
||||
text "Your PIKACHU looks"
|
||||
line "untamed."
|
||||
cont "May I have it for"
|
||||
cont "my daughter?"
|
||||
done
|
||||
|
||||
_Museum2FPikachuText2::
|
||||
text "I'd like to get"
|
||||
line "that PIKACHU off"
|
||||
cont "you, but it's too"
|
||||
cont "attached to you."
|
||||
ENDC
|
||||
|
||||
_Museum2FText6:: ; 96933 (25:6933)
|
||||
_Museum2FText6::
|
||||
text "SPACE SHUTTLE"
|
||||
line "COLUMBIA"
|
||||
done
|
||||
|
||||
_Museum2FText7:: ; 9694b (25:694b)
|
||||
_Museum2FText7::
|
||||
text "Meteorite that"
|
||||
line "fell on MT.MOON."
|
||||
cont "(MOON STONE?)"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_NameRaterText_1dab3:: ; 9a308 (26:6308)
|
||||
_NameRaterText_1dab3::
|
||||
text "Hello, hello!"
|
||||
line "I am the official"
|
||||
cont "NAME RATER!"
|
||||
|
|
@ -8,12 +8,12 @@ _NameRaterText_1dab3:: ; 9a308 (26:6308)
|
|||
cont "your #MON?"
|
||||
done
|
||||
|
||||
_NameRaterText_1dab8:: ; 9a361 (26:6361)
|
||||
_NameRaterText_1dab8::
|
||||
text "Which #MON"
|
||||
line "should I look at?"
|
||||
prompt
|
||||
|
||||
_NameRaterText_1dabd:: ; 9a37f (26:637f)
|
||||
_NameRaterText_1dabd::
|
||||
TX_RAM wcd6d
|
||||
text ", is it?"
|
||||
line "That is a decent"
|
||||
|
|
@ -26,12 +26,12 @@ _NameRaterText_1dabd:: ; 9a37f (26:637f)
|
|||
para "How about it?"
|
||||
done
|
||||
|
||||
_NameRaterText_1dac2:: ; 9a3e5 (26:63e5)
|
||||
_NameRaterText_1dac2::
|
||||
text "Fine! What should"
|
||||
line "we name it?"
|
||||
prompt
|
||||
|
||||
_NameRaterText_1dac7:: ; 9a404 (26:6404)
|
||||
_NameRaterText_1dac7::
|
||||
text "OK! This #MON"
|
||||
line "has been renamed"
|
||||
cont "@"
|
||||
|
|
@ -42,16 +42,12 @@ _NameRaterText_1dac7:: ; 9a404 (26:6404)
|
|||
line "name than before!"
|
||||
done
|
||||
|
||||
_NameRaterText_1dacc:: ; 9a44c (26:644c)
|
||||
IF DEF(_YELLOW)
|
||||
text "Fine! Come any-"
|
||||
ELSE
|
||||
_NameRaterText_1dacc::
|
||||
text "Fine! Come any"
|
||||
ENDC
|
||||
line "time you like!"
|
||||
done
|
||||
|
||||
_NameRaterText_1dad1:: ; 9a46b (26:646b)
|
||||
_NameRaterText_1dad1::
|
||||
TX_RAM wcd6d
|
||||
text ", is it?"
|
||||
line "That is a truly"
|
||||
|
|
|
|||
|
|
@ -1,22 +1,10 @@
|
|||
_OaksLabGaryText1:: ; 94d5b (25:4d5b)
|
||||
_OaksLabGaryText1::
|
||||
text $53,": Yo"
|
||||
line $52,"! Gramps"
|
||||
cont "isn't around!"
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
para "I ran here 'cos"
|
||||
line "he said he had a"
|
||||
cont "#MON for me."
|
||||
ENDC
|
||||
done
|
||||
|
||||
_OaksLabText40:: ; 94d79 (25:4d79)
|
||||
IF DEF(_YELLOW)
|
||||
text $53,": Humph!"
|
||||
line "I'll get a better"
|
||||
cont "#MON than you!"
|
||||
done
|
||||
ELSE
|
||||
_OaksLabText40::
|
||||
text $53,": Heh, I"
|
||||
line "don't need to be"
|
||||
cont "greedy like you!"
|
||||
|
|
@ -24,105 +12,74 @@ ELSE
|
|||
para "Go ahead and"
|
||||
line "choose, ", $52, "!"
|
||||
done
|
||||
ENDC
|
||||
|
||||
_OaksLabText41:: ; 94dbd (25:4dbd)
|
||||
IF DEF(_YELLOW)
|
||||
text $53,": Heh, my"
|
||||
ELSE
|
||||
_OaksLabText41::
|
||||
text $53,": My"
|
||||
ENDC
|
||||
line "#MON looks a"
|
||||
cont "lot stronger."
|
||||
done
|
||||
|
||||
_OaksLabText39:: ; 94ddf (25:4ddf)
|
||||
IF DEF(_YELLOW)
|
||||
text "That's a #"
|
||||
line "BALL. There's a"
|
||||
cont "#MON inside!"
|
||||
done
|
||||
ELSE
|
||||
_OaksLabText39::
|
||||
text "Those are #"
|
||||
line "BALLs. They"
|
||||
cont "contain #MON!"
|
||||
done
|
||||
ENDC
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
_OaksLabPikachuText::
|
||||
text "OAK: Go ahead,"
|
||||
line "it's yours!"
|
||||
done
|
||||
ENDC
|
||||
|
||||
_OaksLabCharmanderText:: ; 94e06 (25:4e06)
|
||||
_OaksLabCharmanderText::
|
||||
text "So! You want the"
|
||||
line "fire #MON,"
|
||||
cont "CHARMANDER?"
|
||||
done
|
||||
|
||||
_OaksLabSquirtleText:: ; 94e2f (25:4e2f)
|
||||
_OaksLabSquirtleText::
|
||||
text "So! You want the"
|
||||
line "water #MON,"
|
||||
cont "SQUIRTLE?"
|
||||
done
|
||||
|
||||
_OaksLabBulbasaurText:: ; 94e57 (25:4e57)
|
||||
_OaksLabBulbasaurText::
|
||||
text "So! You want the"
|
||||
line "plant #MON,"
|
||||
cont "BULBASAUR?"
|
||||
done
|
||||
|
||||
_OaksLabMonEnergeticText:: ; 94e80 (25:4e80)
|
||||
_OaksLabMonEnergeticText::
|
||||
text "This #MON is"
|
||||
line "really energetic!"
|
||||
prompt
|
||||
|
||||
_OaksLabReceivedMonText:: ; 94ea0 (25:4ea0)
|
||||
_OaksLabReceivedMonText::
|
||||
text $52, " received"
|
||||
line "a @"
|
||||
TX_RAM wcd6d
|
||||
text "!@@"
|
||||
|
||||
_OaksLabLastMonText:: ; 94eb6 (25:4eb6)
|
||||
_OaksLabLastMonText::
|
||||
text "That's PROF.OAK's"
|
||||
line "last #MON!"
|
||||
done
|
||||
|
||||
_OaksLabText_1d2f0:: ; 94ed2 (25:4ed2)
|
||||
_OaksLabText_1d2f0::
|
||||
text "OAK: Now, ", $52, ","
|
||||
line "which #MON do"
|
||||
cont "you want?"
|
||||
done
|
||||
|
||||
_OaksLabText_1d2f5:: ; 94ef8 (25:4ef8)
|
||||
_OaksLabText_1d2f5::
|
||||
text "OAK: If a wild"
|
||||
line "#MON appears,"
|
||||
cont "your #MON can"
|
||||
cont "fight against it!"
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
para "Afterward, go on"
|
||||
line "to the next town."
|
||||
ENDC
|
||||
done
|
||||
|
||||
_OaksLabText_1d2fa:: ; 94f36 (25:4f36)
|
||||
IF DEF(_YELLOW)
|
||||
text "OAK: You should"
|
||||
line "talk to it and"
|
||||
cont "see how it feels."
|
||||
done
|
||||
ELSE
|
||||
_OaksLabText_1d2fa::
|
||||
text "OAK: ", $52, ","
|
||||
line "raise your young"
|
||||
cont "#MON by making"
|
||||
cont "it fight!"
|
||||
done
|
||||
ENDC
|
||||
|
||||
_OaksLabDeliverParcelText1:: ; 94f69 (25:4f69)
|
||||
_OaksLabDeliverParcelText1::
|
||||
text "OAK: Oh, ", $52, "!"
|
||||
|
||||
para "How is my old"
|
||||
|
|
@ -141,29 +98,21 @@ _OaksLabDeliverParcelText1:: ; 94f69 (25:4f69)
|
|||
para $52, " delivered"
|
||||
line "OAK's PARCEL.@@"
|
||||
|
||||
_OaksLabDeliverParcelText2:: ; 9500f (25:500f)
|
||||
_OaksLabDeliverParcelText2::
|
||||
db $0
|
||||
para "Ah! This is the"
|
||||
line "custom # BALL"
|
||||
cont "I ordered!"
|
||||
IF DEF(_YELLOW)
|
||||
cont "Thanks, ",$52,"!"
|
||||
|
||||
para "By the way, I must"
|
||||
line "ask you to do"
|
||||
cont "something for me."
|
||||
ELSE
|
||||
cont "Thank you!"
|
||||
ENDC
|
||||
done
|
||||
|
||||
_OaksLabAroundWorldText:: ; 95045 (25:5045)
|
||||
_OaksLabAroundWorldText::
|
||||
text "#MON around the"
|
||||
line "world wait for"
|
||||
cont "you, ", $52, "!"
|
||||
done
|
||||
|
||||
_OaksLabGivePokeballsText1:: ; 9506d (25:506d)
|
||||
_OaksLabGivePokeballsText1::
|
||||
text "OAK: You can't get"
|
||||
line "detailed data on"
|
||||
cont "#MON by just"
|
||||
|
|
@ -177,18 +126,13 @@ _OaksLabGivePokeballsText1:: ; 9506d (25:506d)
|
|||
para $52, " got 5"
|
||||
line "# BALLs!@@"
|
||||
|
||||
_OaksLabGivePokeballsText2:: ; 950f2 (25:50f2)
|
||||
_OaksLabGivePokeballsText2::
|
||||
db $0
|
||||
para "When a wild"
|
||||
line "#MON appears,"
|
||||
cont "it's fair game."
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
para "Just like I showed"
|
||||
line "you, throw a #"
|
||||
ELSE
|
||||
para "Just throw a #"
|
||||
ENDC
|
||||
line "BALL at it and try"
|
||||
line "to catch it!"
|
||||
|
||||
|
|
@ -200,7 +144,7 @@ ENDC
|
|||
cont "have to be lucky!"
|
||||
done
|
||||
|
||||
_OaksLabPleaseVisitText:: ; 9519e (25:519e)
|
||||
_OaksLabPleaseVisitText::
|
||||
text "OAK: Come see me"
|
||||
line "sometimes."
|
||||
|
||||
|
|
@ -209,7 +153,7 @@ _OaksLabPleaseVisitText:: ; 9519e (25:519e)
|
|||
cont "coming along."
|
||||
done
|
||||
|
||||
_OaksLabText_1d31d:: ; 951e9 (25:51e9)
|
||||
_OaksLabText_1d31d::
|
||||
text "OAK: Good to see "
|
||||
line "you! How is your "
|
||||
cont "#DEX coming? "
|
||||
|
|
@ -217,17 +161,17 @@ _OaksLabText_1d31d:: ; 951e9 (25:51e9)
|
|||
cont "a look!"
|
||||
prompt
|
||||
|
||||
_OaksLabText_1d32c:: ; 95236 (25:5236)
|
||||
_OaksLabText_1d32c::
|
||||
text "It's encyclopedia-"
|
||||
line "like, but the"
|
||||
cont "pages are blank!"
|
||||
done
|
||||
|
||||
_OaksLabText8:: ; 95268 (25:5268)
|
||||
_OaksLabText8::
|
||||
text "?"
|
||||
done
|
||||
|
||||
_OaksLabText_1d340:: ; 9526b (25:526b)
|
||||
_OaksLabText_1d340::
|
||||
text "PROF.OAK is the"
|
||||
line "authority on"
|
||||
cont "#MON!"
|
||||
|
|
@ -237,36 +181,13 @@ _OaksLabText_1d340:: ; 9526b (25:526b)
|
|||
cont "in high regard!"
|
||||
done
|
||||
|
||||
_OaksLabRivalWaitingText:: ; 952bb (25:52bb)
|
||||
_OaksLabRivalWaitingText::
|
||||
text $53, ": Gramps!"
|
||||
line "I'm fed up with"
|
||||
cont "waiting!"
|
||||
done
|
||||
|
||||
_OaksLabChooseMonText:: ; 952df (25:52df)
|
||||
IF DEF(_YELLOW)
|
||||
text "OAK: Hmm? ",$53,"?"
|
||||
line "Why are you here"
|
||||
cont "already?"
|
||||
|
||||
para "I said for you to"
|
||||
line "come by later..."
|
||||
|
||||
para "Ah, whatever!"
|
||||
line "Just wait there."
|
||||
|
||||
para "Look, ",$52,"! Do"
|
||||
line "you see that ball"
|
||||
cont "on the table?"
|
||||
|
||||
para "It's called a #"
|
||||
line "BALL. It holds a"
|
||||
cont "#MON inside."
|
||||
|
||||
para "You may have it!"
|
||||
line "Go on, take it!"
|
||||
done
|
||||
ELSE
|
||||
_OaksLabChooseMonText::
|
||||
text "OAK: ", $53, "?"
|
||||
line "Let me think..."
|
||||
|
||||
|
|
@ -293,97 +214,36 @@ ELSE
|
|||
cont "but you can have"
|
||||
cont "one! Choose!"
|
||||
done
|
||||
ENDC
|
||||
|
||||
_OaksLabRivalInterjectionText:: ; 953dc (25:53dc)
|
||||
_OaksLabRivalInterjectionText::
|
||||
text $53, ": Hey!"
|
||||
line "Gramps! What"
|
||||
cont "about me?"
|
||||
done
|
||||
|
||||
_OaksLabBePatientText:: ; 953fc (25:53fc)
|
||||
IF DEF(_YELLOW)
|
||||
text "OAK: Be patient,"
|
||||
line $53,", I'll give"
|
||||
cont "you one later."
|
||||
done
|
||||
ELSE
|
||||
_OaksLabBePatientText::
|
||||
text "OAK: Be patient!"
|
||||
line $53, ", you can"
|
||||
cont "have one too!"
|
||||
done
|
||||
ENDC
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
_OaksLabRivalTakesText1::
|
||||
text $53,": No way!"
|
||||
line $52,", I want"
|
||||
cont "this #MON!"
|
||||
prompt
|
||||
|
||||
_OaksLabRivalTakesText2::
|
||||
text $53," snatched"
|
||||
line "the #MON!@@"
|
||||
|
||||
_OaksLabRivalTakesText3::
|
||||
text "OAK: ",$53,"! What"
|
||||
line "are you doing?"
|
||||
prompt
|
||||
|
||||
_OaksLabRivalTakesText4::
|
||||
text $53,": Gramps, I"
|
||||
line "want this one!"
|
||||
prompt
|
||||
|
||||
_OaksLabRivalTakesText5::
|
||||
text "OAK: But, I... Oh,"
|
||||
line "all right then."
|
||||
cont "That #MON is"
|
||||
cont "yours."
|
||||
|
||||
para "I was going to"
|
||||
line "give you one"
|
||||
cont "anyway..."
|
||||
|
||||
para $52,", come over"
|
||||
line "here."
|
||||
done
|
||||
|
||||
_OaksLabOakGivesText::
|
||||
text "OAK: ",$52,", this"
|
||||
line "is the #MON I"
|
||||
cont "caught earlier."
|
||||
|
||||
para "You can have it."
|
||||
line "I caught it in"
|
||||
cont "the wild and it's"
|
||||
cont "not tame yet."
|
||||
prompt
|
||||
|
||||
_OaksLabReceivedText::
|
||||
text $52," received"
|
||||
line "a "
|
||||
TX_RAM $CD6D
|
||||
text "!@@"
|
||||
ENDC
|
||||
|
||||
_OaksLabLeavingText:: ; 95427 (25:5427)
|
||||
_OaksLabLeavingText::
|
||||
text "OAK: Hey! Don't go"
|
||||
line "away yet!"
|
||||
done
|
||||
|
||||
_OaksLabRivalPickingMonText:: ; 95444 (25:5444)
|
||||
_OaksLabRivalPickingMonText::
|
||||
text $53, ": I'll take"
|
||||
line "this one, then!"
|
||||
done
|
||||
|
||||
_OaksLabRivalReceivedMonText:: ; 95461 (25:5461)
|
||||
_OaksLabRivalReceivedMonText::
|
||||
text $53, " received"
|
||||
line "a @"
|
||||
TX_RAM wcd6d
|
||||
text "!@@"
|
||||
|
||||
_OaksLabRivalChallengeText:: ; 95477 (25:5477)
|
||||
_OaksLabRivalChallengeText::
|
||||
text $53, ": Wait"
|
||||
line $52, "!"
|
||||
cont "Let's check out"
|
||||
|
|
@ -393,19 +253,19 @@ _OaksLabRivalChallengeText:: ; 95477 (25:5477)
|
|||
line "you on!"
|
||||
done
|
||||
|
||||
_OaksLabText_1d3be:: ; 954b6 (25:54b6)
|
||||
_OaksLabText_1d3be::
|
||||
text "WHAT?"
|
||||
line "Unbelievable!"
|
||||
cont "I picked the"
|
||||
cont "wrong #MON!"
|
||||
prompt
|
||||
|
||||
_OaksLabText_1d3c3:: ; 954e4 (25:54e4)
|
||||
_OaksLabText_1d3c3::
|
||||
text $53, ": Yeah! Am"
|
||||
line "I great or what?"
|
||||
prompt
|
||||
|
||||
_OaksLabRivalToughenUpText:: ; 95502 (25:5502)
|
||||
_OaksLabRivalToughenUpText::
|
||||
text $53, ": Okay!"
|
||||
line "I'll make my"
|
||||
cont "#MON fight to"
|
||||
|
|
@ -415,66 +275,22 @@ _OaksLabRivalToughenUpText:: ; 95502 (25:5502)
|
|||
line "Smell you later!"
|
||||
done
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
_OaksLabPikachuDislikesPokeballsText1::
|
||||
text "OAK: What?"
|
||||
done
|
||||
|
||||
_OaksLabPikachuDislikesPokeballsText2::
|
||||
text "OAK: Would you"
|
||||
line "look at that!"
|
||||
|
||||
para "It's odd, but it"
|
||||
line "appears that your"
|
||||
cont "PIKACHU dislikes"
|
||||
cont "# BALLs."
|
||||
|
||||
para "You should just"
|
||||
line "keep it with you."
|
||||
|
||||
para "That should make"
|
||||
line "it happy!"
|
||||
|
||||
para "You can talk to it"
|
||||
line "and see how it"
|
||||
cont "feels about you."
|
||||
done
|
||||
ENDC
|
||||
|
||||
_OaksLabText21:: ; 95551 (25:5551)
|
||||
_OaksLabText21::
|
||||
text $53, ": Gramps!"
|
||||
done
|
||||
|
||||
_OaksLabText22:: ; 9555d (25:555d)
|
||||
IF DEF(_YELLOW)
|
||||
text $53,": Gramps,"
|
||||
line "my #MON has"
|
||||
cont "grown stronger!"
|
||||
cont "Check it out!"
|
||||
done
|
||||
ELSE
|
||||
_OaksLabText22::
|
||||
text $53, ": What did"
|
||||
line "you call me for?"
|
||||
done
|
||||
ENDC
|
||||
|
||||
_OaksLabText23:: ; 9557b (25:557b)
|
||||
IF DEF(_YELLOW)
|
||||
text "OAK: Ah, ",$53,","
|
||||
line "good timing!"
|
||||
|
||||
para "I needed to ask"
|
||||
line "both of you to do"
|
||||
cont "something for me."
|
||||
done
|
||||
ELSE
|
||||
_OaksLabText23::
|
||||
text "OAK: Oh right! I"
|
||||
line "have a request"
|
||||
cont "of you two."
|
||||
done
|
||||
ENDC
|
||||
|
||||
_OaksLabText24:: ; 955a8 (25:55a8)
|
||||
_OaksLabText24::
|
||||
text "On the desk there"
|
||||
line "is my invention,"
|
||||
cont "#DEX!"
|
||||
|
|
@ -488,7 +304,7 @@ _OaksLabText24:: ; 955a8 (25:55a8)
|
|||
line "encyclopedia!"
|
||||
done
|
||||
|
||||
_OaksLabText25:: ; 9562a (25:562a)
|
||||
_OaksLabText25::
|
||||
text "OAK: ", $52, " and"
|
||||
line $53, "! Take"
|
||||
cont "these with you!"
|
||||
|
|
@ -496,7 +312,7 @@ _OaksLabText25:: ; 9562a (25:562a)
|
|||
para $52, " got"
|
||||
line "#DEX from OAK!@@"
|
||||
|
||||
_OaksLabText26:: ; 95664 (25:5664)
|
||||
_OaksLabText26::
|
||||
text "To make a complete"
|
||||
line "guide on all the"
|
||||
cont "#MON in the"
|
||||
|
|
@ -519,7 +335,7 @@ _OaksLabText26:: ; 95664 (25:5664)
|
|||
cont "#MON history!"
|
||||
done
|
||||
|
||||
_OaksLabText27:: ; 95741 (25:5741)
|
||||
_OaksLabText27::
|
||||
text $53, ": Alright"
|
||||
line "Gramps! Leave it"
|
||||
cont "all to me!"
|
||||
|
|
@ -537,12 +353,12 @@ _OaksLabText27:: ; 95741 (25:5741)
|
|||
cont $52, "! Hahaha!"
|
||||
done
|
||||
|
||||
_OaksLabText_1d405:: ; 957eb (25:57eb)
|
||||
_OaksLabText_1d405::
|
||||
text "I study #MON as"
|
||||
line "PROF.OAK's AIDE."
|
||||
done
|
||||
|
||||
_OaksLabText_441cc:: ; 9580c (25:580c)
|
||||
_OaksLabText_441cc::
|
||||
text "#DEX comp-"
|
||||
line "letion is:"
|
||||
|
||||
|
|
@ -557,41 +373,41 @@ _OaksLabText_441cc:: ; 9580c (25:580c)
|
|||
line "Rating:"
|
||||
prompt
|
||||
|
||||
_OaksLabText_44201:: ; 95858 (25:5858)
|
||||
_OaksLabText_44201::
|
||||
text "You still have"
|
||||
line "lots to do."
|
||||
cont "Look for #MON"
|
||||
cont "in grassy areas!"
|
||||
done
|
||||
|
||||
_OaksLabText_44206:: ; 95893 (25:5893)
|
||||
_OaksLabText_44206::
|
||||
text "You're on the"
|
||||
line "right track! "
|
||||
cont "Get a FLASH HM"
|
||||
cont "from my AIDE!"
|
||||
done
|
||||
|
||||
_OaksLabText_4420b:: ; 958cc (25:58cc)
|
||||
_OaksLabText_4420b::
|
||||
text "You still need"
|
||||
line "more #MON!"
|
||||
cont "Try to catch"
|
||||
cont "other species!"
|
||||
done
|
||||
|
||||
_OaksLabText_44210:: ; 95903 (25:5903)
|
||||
_OaksLabText_44210::
|
||||
text "Good, you're"
|
||||
line "trying hard!"
|
||||
cont "Get an ITEMFINDER"
|
||||
cont "from my AIDE!"
|
||||
done
|
||||
|
||||
_OaksLabText_44215:: ; 9593d (25:593d)
|
||||
_OaksLabText_44215::
|
||||
text "Looking good!"
|
||||
line "Go find my AIDE"
|
||||
cont "when you get 50!"
|
||||
done
|
||||
|
||||
_OaksLabText_4421a:: ; 9596d (25:596d)
|
||||
_OaksLabText_4421a::
|
||||
text "You finally got at"
|
||||
line "least 50 species!"
|
||||
cont "Be sure to get"
|
||||
|
|
@ -599,73 +415,64 @@ _OaksLabText_4421a:: ; 9596d (25:596d)
|
|||
cont "AIDE!"
|
||||
done
|
||||
|
||||
_OaksLabText_4421f:: ; 959b8 (25:59b8)
|
||||
IF DEF(_YELLOW)
|
||||
text "Oh! This is get-"
|
||||
line "ting even better!"
|
||||
ELSE
|
||||
_OaksLabText_4421f::
|
||||
text "Ho! This is geting"
|
||||
line "even better!"
|
||||
ENDC
|
||||
done
|
||||
|
||||
_OaksLabText_44224:: ; 959d9 (25:59d9)
|
||||
_OaksLabText_44224::
|
||||
text "Very good!"
|
||||
line "Go fish for some"
|
||||
cont "marine #MON!"
|
||||
done
|
||||
|
||||
_OaksLabText_44229:: ; 95a03 (25:5a03)
|
||||
_OaksLabText_44229::
|
||||
text "Wonderful!"
|
||||
line "Do you like to"
|
||||
cont "collect things?"
|
||||
done
|
||||
|
||||
_OaksLabText_4422e:: ; 95a2e (25:5a2e)
|
||||
_OaksLabText_4422e::
|
||||
text "I'm impressed!"
|
||||
line "It must have been"
|
||||
cont "difficult to do!"
|
||||
done
|
||||
|
||||
_OaksLabText_44233:: ; 95a60 (25:5a60)
|
||||
_OaksLabText_44233::
|
||||
text "You finally got at"
|
||||
line "least 100 species!"
|
||||
cont "I can't believe"
|
||||
cont "how good you are!"
|
||||
done
|
||||
|
||||
_OaksLabText_44238:: ; 95aa8 (25:5aa8)
|
||||
_OaksLabText_44238::
|
||||
text "You even have the"
|
||||
line "evolved forms of"
|
||||
cont "#MON! Super!"
|
||||
done
|
||||
|
||||
_OaksLabText_4423d:: ; 95ad9 (25:5ad9)
|
||||
_OaksLabText_4423d::
|
||||
text "Excellent! Trade"
|
||||
line "with friends to"
|
||||
cont "get some more!"
|
||||
done
|
||||
|
||||
_OaksLabText_44242:: ; 95b0a (25:5b0a)
|
||||
_OaksLabText_44242::
|
||||
text "Outstanding!"
|
||||
line "You've become a"
|
||||
cont "real pro at this!"
|
||||
done
|
||||
|
||||
_OaksLabText_44247:: ; 95b39 (25:5b39)
|
||||
_OaksLabText_44247::
|
||||
text "I have nothing"
|
||||
line "left to say!"
|
||||
cont "You're the"
|
||||
cont "authority now!"
|
||||
done
|
||||
|
||||
_OaksLabText_4424c:: ; 95b6f (25:5b6f)
|
||||
_OaksLabText_4424c::
|
||||
text "Your #DEX is"
|
||||
IF DEF(_YELLOW)
|
||||
line "fully complete!"
|
||||
ELSE
|
||||
line "entirely complete!"
|
||||
ENDC
|
||||
cont "Congratulations!"
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_PewterCityText1:: ; a497f (29:497f)
|
||||
_PewterCityText1::
|
||||
text "It's rumored that"
|
||||
line "CLEFAIRYs came"
|
||||
cont "from the moon!"
|
||||
|
|
@ -8,7 +8,7 @@ _PewterCityText1:: ; a497f (29:497f)
|
|||
cont "fell on MT.MOON."
|
||||
done
|
||||
|
||||
_PewterCityText2:: ; a49e0 (29:49e0)
|
||||
_PewterCityText2::
|
||||
text "There aren't many"
|
||||
line "serious #MON"
|
||||
cont "trainers here!"
|
||||
|
|
@ -20,24 +20,24 @@ _PewterCityText2:: ; a49e0 (29:49e0)
|
|||
cont "into it!"
|
||||
done
|
||||
|
||||
_PewterCityText_193f1:: ; a4a56 (29:4a56)
|
||||
_PewterCityText_193f1::
|
||||
text "Did you check out"
|
||||
line "the MUSEUM?"
|
||||
done
|
||||
|
||||
_PewterCityText_193f6:: ; a4a75 (29:4a75)
|
||||
_PewterCityText_193f6::
|
||||
text "Weren't those"
|
||||
line "fossils from MT."
|
||||
cont "MOON amazing?"
|
||||
done
|
||||
|
||||
_PewterCityText_193fb:: ; a4aa2 (29:4aa2)
|
||||
_PewterCityText_193fb::
|
||||
text "Really?"
|
||||
line "You absolutely"
|
||||
cont "have to go!"
|
||||
done
|
||||
|
||||
_PewterCityText13:: ; a4ac6 (29:4ac6)
|
||||
_PewterCityText13::
|
||||
text "It's right here!"
|
||||
line "You have to pay"
|
||||
cont "to get in, but"
|
||||
|
|
@ -45,24 +45,24 @@ _PewterCityText13:: ; a4ac6 (29:4ac6)
|
|||
cont "See you around!"
|
||||
done
|
||||
|
||||
_PewterCityText_19427:: ; a4b14 (29:4b14)
|
||||
_PewterCityText_19427::
|
||||
text "Psssst!"
|
||||
line "Do you know what"
|
||||
cont "I'm doing?"
|
||||
done
|
||||
|
||||
_PewterCityText_1942c:: ; a4b38 (29:4b38)
|
||||
_PewterCityText_1942c::
|
||||
text "That's right!"
|
||||
line "It's hard work!"
|
||||
done
|
||||
|
||||
_PewterCityText_19431:: ; a4b55 (29:4b55)
|
||||
_PewterCityText_19431::
|
||||
text "I'm spraying REPEL"
|
||||
line "to keep #MON"
|
||||
cont "out of my garden!"
|
||||
done
|
||||
|
||||
_PewterCityText_1945d:: ; a4b87 (29:4b87)
|
||||
_PewterCityText_1945d::
|
||||
text "You're a trainer"
|
||||
line "right? BROCK's"
|
||||
cont "looking for new"
|
||||
|
|
@ -70,13 +70,13 @@ _PewterCityText_1945d:: ; a4b87 (29:4b87)
|
|||
cont "Follow me!"
|
||||
done
|
||||
|
||||
_PewterCityText_19462:: ; a4bce (29:4bce)
|
||||
_PewterCityText_19462::
|
||||
text "If you have the"
|
||||
line "right stuff, go"
|
||||
cont "take on BROCK!"
|
||||
done
|
||||
|
||||
_PewterCityText6:: ; a4bfe (29:4bfe)
|
||||
_PewterCityText6::
|
||||
text "TRAINER TIPS"
|
||||
|
||||
para "Any #MON that"
|
||||
|
|
@ -85,7 +85,7 @@ _PewterCityText6:: ; a4bfe (29:4bfe)
|
|||
cont "short, earns EXP!"
|
||||
done
|
||||
|
||||
_PewterCityText7:: ; a4c4a (29:4c4a)
|
||||
_PewterCityText7::
|
||||
text "NOTICE!"
|
||||
|
||||
para "Thieves have been"
|
||||
|
|
@ -96,12 +96,12 @@ _PewterCityText7:: ; a4c4a (29:4c4a)
|
|||
cont "with any info!"
|
||||
done
|
||||
|
||||
_PewterCityText10:: ; a4cb1 (29:4cb1)
|
||||
_PewterCityText10::
|
||||
text "PEWTER MUSEUM"
|
||||
line "OF SCIENCE"
|
||||
done
|
||||
|
||||
_PewterCityText11:: ; a4ccb (29:4ccb)
|
||||
_PewterCityText11::
|
||||
text "PEWTER CITY"
|
||||
line "#MON GYM"
|
||||
cont "LEADER: BROCK"
|
||||
|
|
@ -110,7 +110,7 @@ _PewterCityText11:: ; a4ccb (29:4ccb)
|
|||
line "#MON Trainer!"
|
||||
done
|
||||
|
||||
_PewterCityText12:: ; a4d0c (29:4d0c)
|
||||
_PewterCityText12::
|
||||
text "PEWTER CITY"
|
||||
line "A Stone Gray"
|
||||
cont "City"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_PewterGymText_5c49e:: ; 9697a (25:697a)
|
||||
_PewterGymText_5c49e::
|
||||
text "I'm BROCK!"
|
||||
line "I'm PEWTER's GYM"
|
||||
cont "LEADER!"
|
||||
|
|
|
|||
|
|
@ -1,25 +1,8 @@
|
|||
_PewterGymText_5c4a3:: ; 98000 (26:4000)
|
||||
_PewterGymText_5c4a3::
|
||||
text "There are all"
|
||||
line "kinds of trainers"
|
||||
cont "in the world!"
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
para "Some raise #MON"
|
||||
line "for fights. Some"
|
||||
cont "see them as pets."
|
||||
|
||||
para "I'm in training to"
|
||||
line "become a #MON"
|
||||
cont "breeder."
|
||||
|
||||
para "If you take your"
|
||||
line "#MON training"
|
||||
cont "seriously, go"
|
||||
cont "visit the GYM in"
|
||||
cont "CERULEAN and test"
|
||||
cont "your abilities!"
|
||||
done
|
||||
ELSE
|
||||
para "You appear to be"
|
||||
line "very gifted as a"
|
||||
cont "#MON trainer!"
|
||||
|
|
@ -28,18 +11,17 @@ ELSE
|
|||
line "CERULEAN and test"
|
||||
cont "your abilities!"
|
||||
done
|
||||
ENDC
|
||||
|
||||
_TM34PreReceiveText:: ; 98092 (26:4092)
|
||||
_TM34PreReceiveText::
|
||||
text "Wait! Take this"
|
||||
line "with you!"
|
||||
done
|
||||
|
||||
_ReceivedTM34Text:: ; 980ad (26:40ad)
|
||||
_ReceivedTM34Text::
|
||||
text $52, " received"
|
||||
line "TM34!@@"
|
||||
|
||||
_TM34ExplanationText:: ; 980c0 (26:40c0)
|
||||
_TM34ExplanationText::
|
||||
db $0
|
||||
para "A TM contains a"
|
||||
line "technique that"
|
||||
|
|
@ -62,12 +44,12 @@ _TM34ExplanationText:: ; 980c0 (26:40c0)
|
|||
cont "it back double!"
|
||||
done
|
||||
|
||||
_TM34NoRoomText:: ; 981ab (26:41ab)
|
||||
_TM34NoRoomText::
|
||||
text "You don't have"
|
||||
line "room for this!"
|
||||
done
|
||||
|
||||
_PewterGymText_5c4bc:: ; 981c9 (26:41c9)
|
||||
_PewterGymText_5c4bc::
|
||||
text "I took"
|
||||
line "you for granted."
|
||||
|
||||
|
|
@ -78,7 +60,7 @@ _PewterGymText_5c4bc:: ; 981c9 (26:41c9)
|
|||
para $52, " received"
|
||||
line "the BOULDERBADGE!@@"
|
||||
|
||||
_PewterGymText_5c4c1:: ; 98232 (26:4232)
|
||||
_PewterGymText_5c4c1::
|
||||
db $0
|
||||
para "That's an official"
|
||||
line "#MON LEAGUE"
|
||||
|
|
@ -90,14 +72,10 @@ _PewterGymText_5c4c1:: ; 98232 (26:4232)
|
|||
|
||||
para "The technique"
|
||||
line "FLASH can now be"
|
||||
IF DEF(_YELLOW)
|
||||
cont "used any time!"
|
||||
ELSE
|
||||
cont "used any time!"
|
||||
ENDC
|
||||
prompt
|
||||
|
||||
_PewterGymBattleText1:: ; 982ae (26:42ae)
|
||||
_PewterGymBattleText1::
|
||||
text "Stop right there,"
|
||||
line "kid!"
|
||||
|
||||
|
|
@ -106,7 +84,7 @@ _PewterGymBattleText1:: ; 982ae (26:42ae)
|
|||
cont "BROCK!"
|
||||
done
|
||||
|
||||
_PewterGymEndBattleText1:: ; 982f1 (26:42f1)
|
||||
_PewterGymEndBattleText1::
|
||||
text "Darn!"
|
||||
|
||||
para "Light years isn't"
|
||||
|
|
@ -114,13 +92,13 @@ _PewterGymEndBattleText1:: ; 982f1 (26:42f1)
|
|||
cont "distance!"
|
||||
prompt
|
||||
|
||||
_PewterGymAfterBattleText1:: ; 98325 (26:4325)
|
||||
_PewterGymAfterBattleText1::
|
||||
text "You're pretty hot,"
|
||||
line "but not as hot"
|
||||
cont "as BROCK!"
|
||||
done
|
||||
|
||||
_PewterGymText_5c515:: ; 98351 (26:4351)
|
||||
_PewterGymText_5c515::
|
||||
text "Hiya! I can tell"
|
||||
line "you have what it"
|
||||
cont "takes to become a"
|
||||
|
|
@ -134,12 +112,12 @@ _PewterGymText_5c515:: ; 98351 (26:4351)
|
|||
line "to the top!"
|
||||
done
|
||||
|
||||
_PewterGymText_5c51a:: ; 983dc (26:43dc)
|
||||
_PewterGymText_5c51a::
|
||||
text "All right! Let's"
|
||||
line "get happening!"
|
||||
prompt
|
||||
|
||||
_PewterGymText_5c51f:: ; 983fc (26:43fc)
|
||||
_PewterGymText_5c51f::
|
||||
text "The 1st #MON"
|
||||
line "out in a match is"
|
||||
cont "at the top of the"
|
||||
|
|
@ -151,30 +129,14 @@ _PewterGymText_5c51f:: ; 983fc (26:43fc)
|
|||
cont "made easier!"
|
||||
done
|
||||
|
||||
_PewterGymText_5c524:: ; 98476 (26:4476)
|
||||
_PewterGymText_5c524::
|
||||
text "It's a free"
|
||||
line "service! Let's"
|
||||
cont "get happening!"
|
||||
prompt
|
||||
|
||||
_PewterGymText_5c529:: ; 9849f (26:449f)
|
||||
_PewterGymText_5c529::
|
||||
text "Just as I thought!"
|
||||
line "You're #MON"
|
||||
cont "champ material!"
|
||||
done
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
_PewterGymGuyText::
|
||||
text "All right! Let's"
|
||||
line "get happening!"
|
||||
|
||||
para "It will be tough"
|
||||
line "for your PIKACHU"
|
||||
cont "at this GYM!"
|
||||
|
||||
para "Electric attacks"
|
||||
line "are harmless to"
|
||||
cont "BROCK's ground-"
|
||||
cont "type #MON."
|
||||
done
|
||||
ENDC
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
_PewterHouse1Text1:: ; 984ce (26:44ce)
|
||||
_PewterHouse1Text1::
|
||||
text "NIDORAN: Bowbow!@@"
|
||||
|
||||
_PewterHouse1Text2:: ; 984e1 (26:44e1)
|
||||
_PewterHouse1Text2::
|
||||
text "NIDORAN sit!"
|
||||
done
|
||||
|
||||
_PewterHouse1Text3:: ; 984ef (26:44ef)
|
||||
_PewterHouse1Text3::
|
||||
text "Our #MON's an"
|
||||
line "outsider, so it's"
|
||||
cont "hard to handle."
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_PewterHouse2Text1:: ; 98656 (26:4656)
|
||||
_PewterHouse2Text1::
|
||||
text "#MON learn new"
|
||||
line "techniques as"
|
||||
cont "they grow!"
|
||||
|
|
@ -8,7 +8,7 @@ _PewterHouse2Text1:: ; 98656 (26:4656)
|
|||
cont "the trainer!"
|
||||
done
|
||||
|
||||
_PewterHouse2Text2:: ; 986ae (26:46ae)
|
||||
_PewterHouse2Text2::
|
||||
text "#MON become"
|
||||
line "easier to catch"
|
||||
cont "when they are"
|
||||
|
|
|
|||
|
|
@ -1,9 +1,5 @@
|
|||
_PewterMartText_74cc6:: ; 985ac (26:45ac)
|
||||
IF DEF(_YELLOW)
|
||||
text "A shady old man"
|
||||
ELSE
|
||||
_PewterMartText_74cc6::
|
||||
text "A shady, old man"
|
||||
ENDC
|
||||
line "got me to buy"
|
||||
cont "this really weird"
|
||||
cont "fish #MON!"
|
||||
|
|
@ -12,7 +8,7 @@ ENDC
|
|||
line "and it cost ¥500!"
|
||||
done
|
||||
|
||||
_PewterMartText_74cd5:: ; 9860c (26:460c)
|
||||
_PewterMartText_74cd5::
|
||||
text "Good things can"
|
||||
line "happen if you"
|
||||
cont "raise #MON"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_PewterPokecenterText1:: ; 98704 (26:4704)
|
||||
_PewterPokecenterText1::
|
||||
text "What!?"
|
||||
|
||||
para "TEAM ROCKET is"
|
||||
|
|
@ -8,22 +8,7 @@ _PewterPokecenterText1:: ; 98704 (26:4704)
|
|||
para "Scram!"
|
||||
done
|
||||
|
||||
IF DEF(_YELLOW)
|
||||
_PewterPokecenterText2::
|
||||
text "#MON CENTERS"
|
||||
line "are wonderful!"
|
||||
|
||||
para "They heal #MON"
|
||||
line "completely."
|
||||
|
||||
para "Even conditions"
|
||||
line "like sleep, burn,"
|
||||
cont "poison and others"
|
||||
cont "are cured."
|
||||
done
|
||||
ENDC
|
||||
|
||||
_PewterPokecenterText5:: ; 98744 (26:4744)
|
||||
_PewterPokecenterText5::
|
||||
text "JIGGLYPUFF: Puu"
|
||||
line "pupuu!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_Route22GateText_1e704:: ; 8cfbb (23:4fbb)
|
||||
_Route22GateText_1e704::
|
||||
text "Only truly skilled"
|
||||
line "trainers are"
|
||||
cont "allowed through."
|
||||
|
|
@ -6,14 +6,14 @@ _Route22GateText_1e704:: ; 8cfbb (23:4fbb)
|
|||
para "You don't have the"
|
||||
line "BOULDERBADGE yet!@@"
|
||||
|
||||
_Route22GateText_1e715:: ; 8d012 (23:5012)
|
||||
_Route22GateText_1e715::
|
||||
db $0
|
||||
para "The rules are"
|
||||
line "rules. I can't"
|
||||
cont "let you pass."
|
||||
done
|
||||
|
||||
_Route22GateText_1e71a:: ; 8d03e (23:503e)
|
||||
_Route22GateText_1e71a::
|
||||
text "Oh! That is the"
|
||||
line "BOULDERBADGE!"
|
||||
cont "Go right ahead!@@"
|
||||
|
|
|
|||
|
|
@ -1,17 +1,17 @@
|
|||
_PokemonTower1Text1:: ; 9947f (26:547f)
|
||||
_PokemonTower1Text1::
|
||||
text "#MON TOWER was"
|
||||
line "erected in the"
|
||||
cont "memory of #MON"
|
||||
cont "that had died."
|
||||
done
|
||||
|
||||
_PokemonTower1Text2:: ; 994bc (26:54bc)
|
||||
_PokemonTower1Text2::
|
||||
text "Did you come to"
|
||||
line "pay respects?"
|
||||
cont "Bless you!"
|
||||
done
|
||||
|
||||
_PokemonTower1Text3:: ; 994e6 (26:54e6)
|
||||
_PokemonTower1Text3::
|
||||
text "I came to pray"
|
||||
line "for my CLEFAIRY."
|
||||
|
||||
|
|
@ -19,12 +19,12 @@ _PokemonTower1Text3:: ; 994e6 (26:54e6)
|
|||
line "stop crying..."
|
||||
done
|
||||
|
||||
_PokemonTower1Text4:: ; 99524 (26:5524)
|
||||
_PokemonTower1Text4::
|
||||
text "My GROWLITHE..."
|
||||
line "Why did you die?"
|
||||
done
|
||||
|
||||
_PokemonTower1Text5:: ; 99546 (26:5546)
|
||||
_PokemonTower1Text5::
|
||||
text "I am a CHANNELER!"
|
||||
line "There are spirits"
|
||||
cont "up to mischief!"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_PokemonTower2Text_6062d:: ; 9957b (26:557b)
|
||||
_PokemonTower2Text_6062d::
|
||||
text $53, ": Hey,"
|
||||
line $52, "! What"
|
||||
cont "brings you here?"
|
||||
|
|
@ -10,7 +10,7 @@ _PokemonTower2Text_6062d:: ; 9957b (26:557b)
|
|||
cont "Let's go, pal!"
|
||||
done
|
||||
|
||||
_PokemonTower2Text_60632:: ; 995e5 (26:55e5)
|
||||
_PokemonTower2Text_60632::
|
||||
text "What?"
|
||||
line "You stinker!"
|
||||
|
||||
|
|
@ -18,7 +18,7 @@ _PokemonTower2Text_60632:: ; 995e5 (26:55e5)
|
|||
line "you too!"
|
||||
prompt
|
||||
|
||||
_PokemonTower2Text_60637:: ; 99614 (26:5614)
|
||||
_PokemonTower2Text_60637::
|
||||
text $53, ": Well,"
|
||||
line "look at all your"
|
||||
cont "wimpy #MON!"
|
||||
|
|
@ -27,7 +27,7 @@ _PokemonTower2Text_60637:: ; 99614 (26:5614)
|
|||
line "bit more!"
|
||||
prompt
|
||||
|
||||
_PokemonTower2Text_6063c:: ; 99657 (26:5657)
|
||||
_PokemonTower2Text_6063c::
|
||||
text "How's your #DEX"
|
||||
line "coming, pal?"
|
||||
cont "I just caught a"
|
||||
|
|
@ -46,7 +46,7 @@ _PokemonTower2Text_6063c:: ; 99657 (26:5657)
|
|||
para "Smell ya later!"
|
||||
done
|
||||
|
||||
_PokemonTower2Text2:: ; 9971a (26:571a)
|
||||
_PokemonTower2Text2::
|
||||
text "Even we could not"
|
||||
line "identify the"
|
||||
cont "wayward GHOSTs!"
|
||||
|
|
|
|||
|
|
@ -1,45 +1,45 @@
|
|||
_PokemonTower3BattleText1:: ; 99776 (26:5776)
|
||||
_PokemonTower3BattleText1::
|
||||
text "Urrg...Awaa..."
|
||||
line "Huhu...graa.."
|
||||
done
|
||||
|
||||
_PokemonTower3EndBattleText1:: ; 99794 (26:5794)
|
||||
_PokemonTower3EndBattleText1::
|
||||
text "Hwa!"
|
||||
line "I'm saved!"
|
||||
prompt
|
||||
|
||||
_PokemonTower3AfterBattleText1:: ; 997a4 (26:57a4)
|
||||
_PokemonTower3AfterBattleText1::
|
||||
text "The GHOSTs can be"
|
||||
line "identified by the"
|
||||
cont "SILPH SCOPE."
|
||||
done
|
||||
|
||||
_PokemonTower3BattleText2:: ; 997d6 (26:57d6)
|
||||
_PokemonTower3BattleText2::
|
||||
text "Kekeke...."
|
||||
line "Kwaaah!"
|
||||
done
|
||||
|
||||
_PokemonTower3EndBattleText2:: ; 997ea (26:57ea)
|
||||
_PokemonTower3EndBattleText2::
|
||||
text "Hmm?"
|
||||
line "What am I doing?"
|
||||
prompt
|
||||
|
||||
_PokemonTower3AfterBattleText2:: ; 99801 (26:5801)
|
||||
_PokemonTower3AfterBattleText2::
|
||||
text "Sorry! I was"
|
||||
line "possessed!"
|
||||
done
|
||||
|
||||
_PokemonTower3BattleText3:: ; 9981a (26:581a)
|
||||
_PokemonTower3BattleText3::
|
||||
text "Be gone!"
|
||||
line "Evil spirit!"
|
||||
done
|
||||
|
||||
_PokemonTower3EndBattleText3:: ; 99831 (26:5831)
|
||||
_PokemonTower3EndBattleText3::
|
||||
text "Whew!"
|
||||
line "The spirit left!"
|
||||
prompt
|
||||
|
||||
_PokemonTower3AfterBattleText3:: ; 99849 (26:5849)
|
||||
_PokemonTower3AfterBattleText3::
|
||||
text "My friends were"
|
||||
line "possessed too!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,44 +1,44 @@
|
|||
_PokemonTower4BattleText1:: ; 99869 (26:5869)
|
||||
_PokemonTower4BattleText1::
|
||||
text "GHOST! No!"
|
||||
line "Kwaaah!"
|
||||
done
|
||||
|
||||
_PokemonTower4EndBattleText1:: ; 9987d (26:587d)
|
||||
_PokemonTower4EndBattleText1::
|
||||
text "Where"
|
||||
line "is the GHOST?"
|
||||
prompt
|
||||
|
||||
_PokemonTower4AfterBattleText1:: ; 99892 (26:5892)
|
||||
_PokemonTower4AfterBattleText1::
|
||||
text "I must have been"
|
||||
line "dreaming..."
|
||||
done
|
||||
|
||||
_PokemonTower4BattleText2:: ; 998b0 (26:58b0)
|
||||
_PokemonTower4BattleText2::
|
||||
text "Be cursed with"
|
||||
line "me! Kwaaah!"
|
||||
done
|
||||
|
||||
_PokemonTower4EndBattleText2:: ; 998cc (26:58cc)
|
||||
_PokemonTower4EndBattleText2::
|
||||
text "What!"
|
||||
prompt
|
||||
|
||||
_PokemonTower4AfterBattleText2:: ; 998d3 (26:58d3)
|
||||
_PokemonTower4AfterBattleText2::
|
||||
text "We can't crack"
|
||||
line "the identity of"
|
||||
cont "the GHOSTs."
|
||||
done
|
||||
|
||||
_PokemonTower4BattleText3:: ; 998fe (26:58fe)
|
||||
_PokemonTower4BattleText3::
|
||||
text "Huhuhu..."
|
||||
line "Beat me not!"
|
||||
done
|
||||
|
||||
_PokemonTower4EndBattleText3:: ; 99916 (26:5916)
|
||||
_PokemonTower4EndBattleText3::
|
||||
text "Huh?"
|
||||
line "Who? What?"
|
||||
prompt
|
||||
|
||||
_PokemonTower4AfterBattleText3:: ; 99927 (26:5927)
|
||||
_PokemonTower4AfterBattleText3::
|
||||
text "May the departed"
|
||||
line "souls of #MON"
|
||||
cont "rest in peace..."
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_PokemonTower5Text1:: ; 99958 (26:5958)
|
||||
_PokemonTower5Text1::
|
||||
text "Come, child! I"
|
||||
line "sealed this space"
|
||||
cont "with white magic!"
|
||||
|
|
@ -6,63 +6,63 @@ _PokemonTower5Text1:: ; 99958 (26:5958)
|
|||
para "You can rest here!"
|
||||
done
|
||||
|
||||
_PokemonTower5BattleText1:: ; 9999f (26:599f)
|
||||
_PokemonTower5BattleText1::
|
||||
text "Give...me..."
|
||||
line "your...soul..."
|
||||
done
|
||||
|
||||
_PokemonTower5EndBattleText1:: ; 999bc (26:59bc)
|
||||
_PokemonTower5EndBattleText1::
|
||||
text "Gasp!"
|
||||
prompt
|
||||
|
||||
_PokemonTower5AfterBattleText1:: ; 999c3 (26:59c3)
|
||||
_PokemonTower5AfterBattleText1::
|
||||
text "I was under"
|
||||
line "possession!"
|
||||
done
|
||||
|
||||
_PokemonTower5BattleText2:: ; 999dc (26:59dc)
|
||||
_PokemonTower5BattleText2::
|
||||
text "You...shall..."
|
||||
line "join...us..."
|
||||
done
|
||||
|
||||
_PokemonTower5EndBattleText2:: ; 999f9 (26:59f9)
|
||||
_PokemonTower5EndBattleText2::
|
||||
text "What"
|
||||
line "a nightmare!"
|
||||
prompt
|
||||
|
||||
_PokemonTower5AfterBattleText2:: ; 99a0c (26:5a0c)
|
||||
_PokemonTower5AfterBattleText2::
|
||||
text "I was possessed!"
|
||||
done
|
||||
|
||||
_PokemonTower5BattleText3:: ; 99a1e (26:5a1e)
|
||||
_PokemonTower5BattleText3::
|
||||
text "Zombies!"
|
||||
done
|
||||
|
||||
_PokemonTower5EndBattleText3:: ; 99a28 (26:5a28)
|
||||
_PokemonTower5EndBattleText3::
|
||||
text "Ha?"
|
||||
prompt
|
||||
|
||||
_PokemonTower5AfterBattleText3:: ; 99a2d (26:5a2d)
|
||||
_PokemonTower5AfterBattleText3::
|
||||
text "I regained my"
|
||||
line "senses!"
|
||||
done
|
||||
|
||||
_PokemonTower5BattleText4:: ; 99a44 (26:5a44)
|
||||
_PokemonTower5BattleText4::
|
||||
text "Urgah..."
|
||||
line "Urff...."
|
||||
done
|
||||
|
||||
_PokemonTower5EndBattleText4:: ; 99a57 (26:5a57)
|
||||
_PokemonTower5EndBattleText4::
|
||||
text "Whoo!"
|
||||
prompt
|
||||
|
||||
_PokemonTower5AfterBattleText4:: ; 99a5e (26:5a5e)
|
||||
_PokemonTower5AfterBattleText4::
|
||||
text "I fell to evil"
|
||||
line "spirits despite"
|
||||
cont "my training!"
|
||||
done
|
||||
|
||||
_PokemonTower5Text7:: ; 99a8b (26:5a8b)
|
||||
_PokemonTower5Text7::
|
||||
text "Entered purified,"
|
||||
line "protected zone!"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
_PokemonTower2Text_60c1f:: ; 99ac8 (26:5ac8)
|
||||
_PokemonTower2Text_60c1f::
|
||||
text "The GHOST was the"
|
||||
line "restless soul of"
|
||||
cont "CUBONE's mother!"
|
||||
done
|
||||
|
||||
_PokemonTower2Text_60c24:: ; 99afc (26:5afc)
|
||||
_PokemonTower2Text_60c24::
|
||||
text "The mother's soul"
|
||||
line "was calmed."
|
||||
|
||||
|
|
@ -12,50 +12,50 @@ _PokemonTower2Text_60c24:: ; 99afc (26:5afc)
|
|||
line "the afterlife!"
|
||||
done
|
||||
|
||||
_PokemonTower6BattleText1:: ; 99b38 (26:5b38)
|
||||
_PokemonTower6BattleText1::
|
||||
text "Give...me..."
|
||||
line "blood..."
|
||||
done
|
||||
|
||||
_PokemonTower6EndBattleText1:: ; 99b4f (26:5b4f)
|
||||
_PokemonTower6EndBattleText1::
|
||||
text "Groan!"
|
||||
prompt
|
||||
|
||||
_PokemonTower6AfterBattleText1:: ; 99b57 (26:5b57)
|
||||
_PokemonTower6AfterBattleText1::
|
||||
text "I feel anemic and"
|
||||
line "weak..."
|
||||
done
|
||||
|
||||
_PokemonTower6BattleText2:: ; 99b72 (26:5b72)
|
||||
_PokemonTower6BattleText2::
|
||||
text "Urff... Kwaah!"
|
||||
done
|
||||
|
||||
_PokemonTower6EndBattleText2:: ; 99b82 (26:5b82)
|
||||
_PokemonTower6EndBattleText2::
|
||||
text "Some-"
|
||||
line "thing fell out!"
|
||||
prompt
|
||||
|
||||
_PokemonTower6AfterBattleText2:: ; 99b99 (26:5b99)
|
||||
_PokemonTower6AfterBattleText2::
|
||||
text "Hair didn't fall"
|
||||
line "out! It was an"
|
||||
cont "evil spirit!"
|
||||
done
|
||||
|
||||
_PokemonTower6BattleText3:: ; 99bc6 (26:5bc6)
|
||||
_PokemonTower6BattleText3::
|
||||
text "Ke..ke...ke..."
|
||||
line "ke..ke...ke!!"
|
||||
done
|
||||
|
||||
_PokemonTower6EndBattleText3:: ; 99be4 (26:5be4)
|
||||
_PokemonTower6EndBattleText3::
|
||||
text "Keee!"
|
||||
prompt
|
||||
|
||||
_PokemonTower6AfterBattleText3:: ; 99beb (26:5beb)
|
||||
_PokemonTower6AfterBattleText3::
|
||||
text "What's going on"
|
||||
line "here?"
|
||||
done
|
||||
|
||||
_PokemonTower6Text6:: ; 99c01 (26:5c01)
|
||||
_PokemonTower6Text6::
|
||||
text "Be gone..."
|
||||
line "Intruders..."
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,30 +1,4 @@
|
|||
IF DEF(_YELLOW)
|
||||
_PokemonTowerJessieJamesText1::
|
||||
text "Stop right there!@@"
|
||||
|
||||
_PokemonTowerJessieJamesText2::
|
||||
text "Grampa here wanted"
|
||||
line "to complain, so"
|
||||
cont "we're setting him"
|
||||
cont "straight."
|
||||
|
||||
para "So render yourself"
|
||||
line "invisible, or"
|
||||
cont "prepare to fight!"
|
||||
done
|
||||
|
||||
_PokemonTowerJessieJamesText3::
|
||||
text "You"
|
||||
line "will regret this!"
|
||||
prompt
|
||||
|
||||
_PokemonTowerJessieJamesText4::
|
||||
text "Looks like TEAM"
|
||||
line "ROCKET's blasting"
|
||||
cont "off again!@@"
|
||||
ENDC
|
||||
|
||||
_TowerRescueFujiText:: ; 99c1a (26:5c1a)
|
||||
_TowerRescueFujiText::
|
||||
text "MR.FUJI: Heh? You"
|
||||
line "came to save me?"
|
||||
|
||||
|
|
@ -50,21 +24,21 @@ _TowerRescueFujiText:: ; 99c1a (26:5c1a)
|
|||
cont "of this tower."
|
||||
done
|
||||
|
||||
_PokemonTower7BattleText1:: ; 99d31 (26:5d31)
|
||||
_PokemonTower7BattleText1::
|
||||
text "What do you want?"
|
||||
line "Why are you here?"
|
||||
done
|
||||
|
||||
_PokemonTower7EndBattleText1:: ; 99d56 (26:5d56)
|
||||
_PokemonTower7EndBattleText1::
|
||||
text "I give up!"
|
||||
prompt
|
||||
|
||||
_PokemonTower7AfterBattleText1:: ; 99d62 (26:5d62)
|
||||
_PokemonTower7AfterBattleText1::
|
||||
text "I'm not going to"
|
||||
line "forget this!"
|
||||
done
|
||||
|
||||
_PokemonTower7BattleText2:: ; 99d80 (26:5d80)
|
||||
_PokemonTower7BattleText2::
|
||||
text "This old guy came"
|
||||
line "and complained"
|
||||
cont "about us harming"
|
||||
|
|
@ -74,12 +48,12 @@ _PokemonTower7BattleText2:: ; 99d80 (26:5d80)
|
|||
line "over as adults!"
|
||||
done
|
||||
|
||||
_PokemonTower7EndBattleText2:: ; 99de1 (26:5de1)
|
||||
_PokemonTower7EndBattleText2::
|
||||
text "Please!"
|
||||
line "No more!"
|
||||
prompt
|
||||
|
||||
_PokemonTower7AfterBattleText2:: ; 99df3 (26:5df3)
|
||||
_PokemonTower7AfterBattleText2::
|
||||
text "#MON are only"
|
||||
line "good for making"
|
||||
cont "money!"
|
||||
|
|
@ -88,18 +62,17 @@ _PokemonTower7AfterBattleText2:: ; 99df3 (26:5df3)
|
|||
line "business!"
|
||||
done
|
||||
|
||||
_PokemonTower7BattleText3:: ; 99e33 (26:5e33)
|
||||
_PokemonTower7BattleText3::
|
||||
text "You're not saving"
|
||||
line "anyone, kid!"
|
||||
done
|
||||
|
||||
_PokemonTower7EndBattleText3:: ; 99e52 (26:5e52)
|
||||
_PokemonTower7EndBattleText3::
|
||||
text "Don't"
|
||||
line "fight us ROCKETs!"
|
||||
prompt
|
||||
|
||||
_PokemonTower7AfterBattleText3:: ; 99e6a (26:5e6a)
|
||||
_PokemonTower7AfterBattleText3::
|
||||
text "You're not getting"
|
||||
line "away with this!"
|
||||
done
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
_VoltorbBattleText:: ; 8c5e2 (23:45e2)
|
||||
_VoltorbBattleText::
|
||||
text "Bzzzt!"
|
||||
done
|
||||
|
||||
_ZapdosBattleText:: ; 8c5ea (23:45ea)
|
||||
_ZapdosBattleText::
|
||||
text "Gyaoo!@@"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,7 @@
|
|||
_MomWakeUpText::
|
||||
text "MOM: Right."
|
||||
line "All boys leave"
|
||||
IF DEF(_YELLOW)
|
||||
cont "home some day."
|
||||
ELSE
|
||||
cont "home some day."
|
||||
ENDC
|
||||
cont "It said so on TV."
|
||||
|
||||
para "PROF.OAK, next"
|
||||
|
|
@ -14,22 +10,10 @@ ENDC
|
|||
done
|
||||
|
||||
_MomHealText1::
|
||||
IF DEF(_YELLOW)
|
||||
text "MOM: ",$52,", if"
|
||||
line "your drive your"
|
||||
cont "#MON too hard,"
|
||||
cont "they'll dislike"
|
||||
cont "you."
|
||||
|
||||
para "You should take a"
|
||||
line "rest."
|
||||
prompt
|
||||
ELSE
|
||||
text "MOM: ",$52,"!"
|
||||
line "You should take a"
|
||||
cont "quick rest."
|
||||
prompt
|
||||
ENDC
|
||||
|
||||
_MomHealText2::
|
||||
text "MOM: Oh good!"
|
||||
|
|
|
|||
|
|
@ -1,114 +1,114 @@
|
|||
_RockTunnel1BattleText1:: ; 8c33a (23:433a)
|
||||
_RockTunnel1BattleText1::
|
||||
text "This tunnel goes"
|
||||
line "a long way, kid!"
|
||||
done
|
||||
|
||||
_RockTunnel1EndBattleText1:: ; 8c35d (23:435d)
|
||||
_RockTunnel1EndBattleText1::
|
||||
text "Doh!"
|
||||
line "You win!"
|
||||
prompt
|
||||
|
||||
_RockTunnel1AfterBattleText1:: ; 8c36c (23:436c)
|
||||
_RockTunnel1AfterBattleText1::
|
||||
text "Watch for ONIX!"
|
||||
line "It can put the"
|
||||
cont "squeeze on you!"
|
||||
done
|
||||
|
||||
_RockTunnel1BattleText2:: ; 8c39c (23:439c)
|
||||
_RockTunnel1BattleText2::
|
||||
text "Hmm. Maybe I'm"
|
||||
line "lost in here..."
|
||||
done
|
||||
|
||||
_RockTunnel1EndBattleText2:: ; 8c3bb (23:43bb)
|
||||
_RockTunnel1EndBattleText2::
|
||||
text "Ease up!"
|
||||
line "What am I doing?"
|
||||
cont "Which way is out?"
|
||||
prompt
|
||||
|
||||
_RockTunnel1AfterBattleText2:: ; 8c3e8 (23:43e8)
|
||||
_RockTunnel1AfterBattleText2::
|
||||
text "That sleeping"
|
||||
line "#MON on ROUTE"
|
||||
cont "12 forced me to"
|
||||
cont "take this detour."
|
||||
done
|
||||
|
||||
_RockTunnel1BattleText3:: ; 8c427 (23:4427)
|
||||
_RockTunnel1BattleText3::
|
||||
text "Outsiders like"
|
||||
line "you need to show"
|
||||
cont "me some respect!"
|
||||
done
|
||||
|
||||
_RockTunnel1EndBattleText3:: ; 8c459 (23:4459)
|
||||
_RockTunnel1EndBattleText3::
|
||||
text "I give!"
|
||||
prompt
|
||||
|
||||
_RockTunnel1AfterBattleText3:: ; 8c462 (23:4462)
|
||||
_RockTunnel1AfterBattleText3::
|
||||
text "You're talented"
|
||||
line "enough to hike!"
|
||||
done
|
||||
|
||||
_RockTunnel1BattleText4:: ; 8c482 (23:4482)
|
||||
_RockTunnel1BattleText4::
|
||||
text "#MON fight!"
|
||||
line "Ready, go!"
|
||||
done
|
||||
|
||||
_RockTunnel1EndBattleText4:: ; 8c49a (23:449a)
|
||||
_RockTunnel1EndBattleText4::
|
||||
text "Game"
|
||||
line "over!"
|
||||
prompt
|
||||
|
||||
_RockTunnel1AfterBattleText4:: ; 8c4a6 (23:44a6)
|
||||
_RockTunnel1AfterBattleText4::
|
||||
text "Oh well, I'll get"
|
||||
line "a ZUBAT as I go!"
|
||||
done
|
||||
|
||||
_RockTunnel1BattleText5:: ; 8c4c9 (23:44c9)
|
||||
_RockTunnel1BattleText5::
|
||||
text "Eek! Don't try"
|
||||
line "anything funny in"
|
||||
cont "the dark!"
|
||||
done
|
||||
|
||||
_RockTunnel1EndBattleText5:: ; 8c4f4 (23:44f4)
|
||||
_RockTunnel1EndBattleText5::
|
||||
text "It"
|
||||
line "was too dark!"
|
||||
prompt
|
||||
|
||||
_RockTunnel1AfterBattleText5:: ; 8c506 (23:4506)
|
||||
_RockTunnel1AfterBattleText5::
|
||||
text "I saw a MACHOP"
|
||||
line "in this tunnel!"
|
||||
done
|
||||
|
||||
_RockTunnel1BattleText6:: ; 8c526 (23:4526)
|
||||
_RockTunnel1BattleText6::
|
||||
text "I came this far"
|
||||
line "for #MON!"
|
||||
done
|
||||
|
||||
_RockTunnel1EndBattleText6:: ; 8c541 (23:4541)
|
||||
_RockTunnel1EndBattleText6::
|
||||
text "I'm"
|
||||
line "out of #MON!"
|
||||
prompt
|
||||
|
||||
_RockTunnel1AfterBattleText6:: ; 8c552 (23:4552)
|
||||
_RockTunnel1AfterBattleText6::
|
||||
text "You looked cute"
|
||||
line "and harmless!"
|
||||
done
|
||||
|
||||
_RockTunnel1BattleText7:: ; 8c571 (23:4571)
|
||||
_RockTunnel1BattleText7::
|
||||
text "You have #MON!"
|
||||
line "Let's start!"
|
||||
done
|
||||
|
||||
_RockTunnel1EndBattleText7:: ; 8c58d (23:458d)
|
||||
_RockTunnel1EndBattleText7::
|
||||
text "You"
|
||||
line "play hard!"
|
||||
prompt
|
||||
|
||||
_RockTunnel1AfterBattleText7:: ; 8c59d (23:459d)
|
||||
_RockTunnel1AfterBattleText7::
|
||||
text "Whew! I'm all"
|
||||
line "sweaty now!"
|
||||
done
|
||||
|
||||
_RockTunnel1Text8:: ; 8c5b7 (23:45b7)
|
||||
_RockTunnel1Text8::
|
||||
text "ROCK TUNNEL"
|
||||
line "CERULEAN CITY -"
|
||||
cont "LAVENDER TOWN"
|
||||
|
|
|
|||
|
|
@ -1,108 +1,108 @@
|
|||
_RockTunnel2BattleText2:: ; 86a1d (21:6a1d)
|
||||
_RockTunnel2BattleText2::
|
||||
text "Hikers leave twigs"
|
||||
line "as trail markers."
|
||||
done
|
||||
|
||||
_RockTunnel2EndBattleText2:: ; 86a43 (21:6a43)
|
||||
_RockTunnel2EndBattleText2::
|
||||
text "Ohhh!"
|
||||
line "I did my best!"
|
||||
prompt
|
||||
|
||||
_RockTunnel2AfterBattleText2:: ; 86a59 (21:6a59)
|
||||
_RockTunnel2AfterBattleText2::
|
||||
text "I want to go "
|
||||
line "home!"
|
||||
done
|
||||
|
||||
_RockTunnel2BattleText3:: ; 86a6e (21:6a6e)
|
||||
_RockTunnel2BattleText3::
|
||||
text "Hahaha! Can you"
|
||||
line "beat my power?"
|
||||
done
|
||||
|
||||
_RockTunnel2EndBattleText3:: ; 86a8e (21:6a8e)
|
||||
_RockTunnel2EndBattleText3::
|
||||
text "Oops!"
|
||||
line "Out-muscled!"
|
||||
prompt
|
||||
|
||||
_RockTunnel2AfterBattleText3:: ; 86aa2 (21:6aa2)
|
||||
_RockTunnel2AfterBattleText3::
|
||||
text "I go for power"
|
||||
line "because I hate"
|
||||
cont "thinking!"
|
||||
done
|
||||
|
||||
_RockTunnel2BattleText4:: ; 86acb (21:6acb)
|
||||
_RockTunnel2BattleText4::
|
||||
text "You have a"
|
||||
line "#DEX?"
|
||||
cont "I want one too!"
|
||||
done
|
||||
|
||||
_RockTunnel2EndBattleText4:: ; 86aed (21:6aed)
|
||||
_RockTunnel2EndBattleText4::
|
||||
text "Shoot!"
|
||||
line "I'm so jealous!"
|
||||
prompt
|
||||
|
||||
_RockTunnel2AfterBattleText4:: ; 86b04 (21:6b04)
|
||||
_RockTunnel2AfterBattleText4::
|
||||
text "When you finish"
|
||||
line "your #DEX, can"
|
||||
cont "I have it?"
|
||||
done
|
||||
|
||||
_RockTunnel2BattleText5:: ; 86b2f (21:6b2f)
|
||||
_RockTunnel2BattleText5::
|
||||
text "Do you know about"
|
||||
line "costume players?"
|
||||
done
|
||||
|
||||
_RockTunnel2EndBattleText5:: ; 86b53 (21:6b53)
|
||||
_RockTunnel2EndBattleText5::
|
||||
text "Well,"
|
||||
line "that's that."
|
||||
prompt
|
||||
|
||||
_RockTunnel2AfterBattleText5:: ; 86b66 (21:6b66)
|
||||
_RockTunnel2AfterBattleText5::
|
||||
text "Costume players"
|
||||
line "dress up as"
|
||||
cont "#MON for fun."
|
||||
done
|
||||
|
||||
_RockTunnel2BattleText6:: ; 86b91 (21:6b91)
|
||||
_RockTunnel2BattleText6::
|
||||
text "My #MON"
|
||||
line "techniques will"
|
||||
cont "leave you crying!"
|
||||
done
|
||||
|
||||
_RockTunnel2EndBattleText6:: ; 86bbc (21:6bbc)
|
||||
_RockTunnel2EndBattleText6::
|
||||
text "I give!"
|
||||
line "You're a better"
|
||||
cont "technician!"
|
||||
prompt
|
||||
|
||||
_RockTunnel2AfterBattleText6:: ; 86be0 (21:6be0)
|
||||
_RockTunnel2AfterBattleText6::
|
||||
text "In mountains,"
|
||||
line "you'll often find"
|
||||
cont "rock-type #MON."
|
||||
done
|
||||
|
||||
_RockTunnel2BattleText7:: ; 86c10 (21:6c10)
|
||||
_RockTunnel2BattleText7::
|
||||
text "I don't often"
|
||||
line "come here, but I"
|
||||
cont "will fight you."
|
||||
done
|
||||
|
||||
_RockTunnel2EndBattleText7:: ; 86c3f (21:6c3f)
|
||||
_RockTunnel2EndBattleText7::
|
||||
text "Oh!"
|
||||
line "I lost!"
|
||||
prompt
|
||||
|
||||
_RockTunnel2AfterBattleText7:: ; 86c4c (21:6c4c)
|
||||
_RockTunnel2AfterBattleText7::
|
||||
text "I like tiny"
|
||||
line "#MON, big ones"
|
||||
cont "are too scary!"
|
||||
done
|
||||
|
||||
_RockTunnel2BattleText8:: ; 86c77 (21:6c77)
|
||||
_RockTunnel2BattleText8::
|
||||
text "Hit me with your"
|
||||
line "best shot!"
|
||||
done
|
||||
|
||||
_RockTunnel2EndBattleText8:: ; 86c94 (21:6c94)
|
||||
_RockTunnel2EndBattleText8::
|
||||
text "Fired"
|
||||
line "away!"
|
||||
prompt
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
_RockTunnel2AfterBattleText8:: ; 88000 (22:4000)
|
||||
_RockTunnel2AfterBattleText8::
|
||||
text "I'll raise my"
|
||||
line "#MON to beat"
|
||||
cont "yours, kid!"
|
||||
done
|
||||
|
||||
_RockTunnel2BattleText9:: ; 88027 (22:4027)
|
||||
_RockTunnel2BattleText9::
|
||||
text "I draw #MON"
|
||||
line "when I'm home."
|
||||
done
|
||||
|
||||
_RockTunnel2EndBattleText9:: ; 88042 (22:4042)
|
||||
_RockTunnel2EndBattleText9::
|
||||
text "Whew!"
|
||||
line "I'm exhausted!"
|
||||
prompt
|
||||
|
||||
_RockTunnel2AfterBattleText9:: ; 88057 (22:4057)
|
||||
_RockTunnel2AfterBattleText9::
|
||||
text "I'm an artist,"
|
||||
line "not a fighter."
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
_RockTunnelPokecenterText1:: ; 8c2c0 (23:42c0)
|
||||
_RockTunnelPokecenterText1::
|
||||
text "The element types"
|
||||
line "of #MON make"
|
||||
cont "them stronger"
|
||||
|
|
@ -7,7 +7,7 @@ _RockTunnelPokecenterText1:: ; 8c2c0 (23:42c0)
|
|||
cont "others!"
|
||||
done
|
||||
|
||||
_RockTunnelPokecenterText3:: ; 8c316 (23:4316)
|
||||
_RockTunnelPokecenterText3::
|
||||
text "I sold a useless"
|
||||
line "NUGGET for ¥5000!"
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,73 +1,73 @@
|
|||
_RocketHideout1EndBattleText6:: ; 81f2a (20:5f2a)
|
||||
_RocketHideout1EndBattleText6::
|
||||
text "Why...?@@"
|
||||
|
||||
_RocketHideout1BattleText2:: ; 81f34 (20:5f34)
|
||||
_RocketHideout1BattleText2::
|
||||
text "Who are you? How"
|
||||
line "did you get here?"
|
||||
done
|
||||
|
||||
_RocketHideout1EndBattleText2:: ; 81f58 (20:5f58)
|
||||
_RocketHideout1EndBattleText2::
|
||||
text "Oww!"
|
||||
line "Beaten!"
|
||||
prompt
|
||||
|
||||
_RocketHideout1AfterBattleTxt2:: ; 81f66 (20:5f66)
|
||||
_RocketHideout1AfterBattleTxt2::
|
||||
text "Are you dissing"
|
||||
line "TEAM ROCKET?"
|
||||
done
|
||||
|
||||
_RocketHideout1BattleText3:: ; 81f84 (20:5f84)
|
||||
_RocketHideout1BattleText3::
|
||||
text "You broke into"
|
||||
line "our operation?"
|
||||
done
|
||||
|
||||
_RocketHideout1EndBattleText3:: ; 81fa3 (20:5fa3)
|
||||
_RocketHideout1EndBattleText3::
|
||||
text "Burnt!"
|
||||
prompt
|
||||
|
||||
_RocketHideout1AfterBattleTxt3:: ; 81fab (20:5fab)
|
||||
_RocketHideout1AfterBattleTxt3::
|
||||
text "You're not going"
|
||||
line "to get away with"
|
||||
cont "this, brat!"
|
||||
done
|
||||
|
||||
_RocketHideout1BattleText4:: ; 81fd9 (20:5fd9)
|
||||
_RocketHideout1BattleText4::
|
||||
text "Intruder alert!"
|
||||
done
|
||||
|
||||
_RocketHideout1EndBattleText4:: ; 81fea (20:5fea)
|
||||
_RocketHideout1EndBattleText4::
|
||||
text "I"
|
||||
line "can't do it!"
|
||||
prompt
|
||||
|
||||
_RocketHideout1AfterBattleTxt4:: ; 81ff9 (20:5ff9)
|
||||
_RocketHideout1AfterBattleTxt4::
|
||||
text "SILPH SCOPE?"
|
||||
line "I don't know"
|
||||
cont "where it is!"
|
||||
done
|
||||
|
||||
_RocketHideout1BattleText5:: ; 82020 (20:6020)
|
||||
_RocketHideout1BattleText5::
|
||||
text "Why did you come"
|
||||
line "here?"
|
||||
done
|
||||
|
||||
_RocketHideout1EndBattleText5:: ; 82038 (20:6038)
|
||||
_RocketHideout1EndBattleText5::
|
||||
text "This"
|
||||
line "won't do!"
|
||||
prompt
|
||||
|
||||
_RocketHideout1AfterBattleTxt5:: ; 82047 (20:6047)
|
||||
_RocketHideout1AfterBattleTxt5::
|
||||
text "OK, I'll talk!"
|
||||
line "Take the elevator"
|
||||
cont "to see my BOSS!"
|
||||
done
|
||||
|
||||
_RocketHideout1BattleText6:: ; 82078 (20:6078)
|
||||
_RocketHideout1BattleText6::
|
||||
text "Are you lost, you"
|
||||
line "little rat?"
|
||||
done
|
||||
|
||||
_RocketHideout1AfterBattleTxt6:: ; 82097 (20:6097)
|
||||
_RocketHideout1AfterBattleTxt6::
|
||||
text "Uh-oh, that fight"
|
||||
line "opened the door!"
|
||||
done
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue