pokered/text/maps/cerulean_city.asm

285 lines
4.9 KiB
NASM
Raw Normal View History

2014-05-18 18:19:10 +00:00
_CeruleanCityText_19668:: ; a4d2b (29:4d2b)
text $53, ": Yo!"
line $52, "!"
para "You're still"
line "struggling along"
cont "back here?"
para "I'm doing great!"
line "I caught a bunch"
cont "of strong and"
cont "smart #MON!"
para "Here, let me see"
line "what you caught,"
cont $52, "!"
done
2014-05-18 18:19:10 +00:00
_CeruleanCityText_1966d:: ; a4dbe (29:4dbe)
text "Hey!"
line "Take it easy!"
cont "You won already!"
prompt
2014-05-18 18:19:10 +00:00
_CeruleanCityText_19672:: ; a4de3 (29:4de3)
text "Heh!"
line "You're no match"
cont "for my genius!"
prompt
2014-05-18 18:19:10 +00:00
_CeruleanCityText_19677:: ; a4e07 (29:4e07)
text $53, ": Hey,"
line "guess what?"
para "I went to BILL's"
line "and got him to"
cont "show me his rare"
cont "#MON!"
para "That added a lot"
line "of pages to my"
cont "#DEX!"
para "After all, BILL's"
line "world famous as a"
cont "#MANIAC!"
para "He invented the"
line "#MON Storage"
cont "System on PC!"
para "Since you're using"
line "his system, go"
cont "thank him!"
para "Well, I better"
line "get rolling!"
cont "Smell ya later!"
done
2014-05-18 18:19:10 +00:00
_CeruleanCityText_196d9:: ; a4f27 (29:4f27)
text "Hey! Stay out!"
line "It's not your"
cont "yard! Huh? Me?"
para "I'm an innocent"
line "bystander! Don't"
cont "you believe me?"
done
_ReceivedTM28Text:: ; a4f82 (29:4f82)
text $52, " recovered"
line "TM28!@@"
_ReceivedTM28Text2:: ; a4f96 (29:4f96)
db $0
para "I better get"
line "moving! Bye!@@"
_TM28NoRoomText:: ; a4fb3 (29:4fb3)
text "Make room for"
line "this!"
para "I can't run until"
line "I give it to you!"
done
2014-05-18 18:19:10 +00:00
_CeruleanCityText_196ee:: ; a4feb (29:4feb)
text "Stop!"
line "I give up! I'll"
cont "leave quietly!"
prompt
2014-05-18 18:19:10 +00:00
_CeruleanCityText_196f3:: ; a5010 (29:5010)
text "OK! I'll return"
line "the TM I stole!"
prompt
_CeruleanCityText3:: ; a5030 (29:5030)
text "You're a trainer"
line "too? Collecting,"
cont "fighting, it's a"
cont "tough life."
done
_CeruleanCityText4:: ; a506e (29:506e)
text "That bush in"
line "front of the shop"
cont "is in the way."
para "There might be a"
line "way around."
done
_CeruleanCityText5:: ; a50ba (29:50ba)
text "You're making an"
line "encyclopedia on"
cont "#MON? That"
cont "sounds amusing."
done
_CeruleanCityText6:: ; a50f6 (29:50f6)
2014-10-24 07:50:40 +00:00
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
text "The people here"
line "were robbed."
para "It's obvious that"
line "TEAM ROCKET is"
cont "behind this most"
cont "heinous crime!"
2014-10-24 07:50:40 +00:00
ENDC
para "Even our POLICE"
2014-10-24 07:50:40 +00:00
IF DEF(_YELLOW)
line "FORCE has trouble"
ELSE
line "force has trouble"
2014-10-24 07:50:40 +00:00
ENDC
cont "with the ROCKETs!"
done
2014-05-18 18:19:10 +00:00
_CeruleanCityText_19730:: ; a5188 (29:5188)
2014-10-24 07:50:40 +00:00
IF DEF(_YELLOW)
text "OK! ELECTRODE!"
ELSE
text "OK! SLOWBRO!"
2014-10-24 07:50:40 +00:00
ENDC
line "Use SONICBOOM!"
2014-10-24 07:50:40 +00:00
IF DEF(_YELLOW)
cont "Please ELECTRODE,"
ELSE
cont "Come on, SLOWBRO"
2014-10-24 07:50:40 +00:00
ENDC
cont "pay attention!"
done
2014-05-18 18:19:10 +00:00
_CeruleanCityText_19735:: ; a51c5 (29:51c5)
2014-10-24 07:50:40 +00:00
IF DEF(_YELLOW)
text "ELECTRODE, TACKLE!"
ELSE
text "SLOWBRO punch!"
2014-10-24 07:50:40 +00:00
ENDC
line "No! You blew it"
cont "again!"
done
2014-05-18 18:19:10 +00:00
_CeruleanCityText_1973a:: ; a51ec (29:51ec)
2014-10-24 07:50:40 +00:00
IF DEF(_YELLOW)
text "ELECTRODE, SWIFT!"
ELSE
text "SLOWBRO, WITHDRAW!"
2014-10-24 07:50:40 +00:00
ENDC
line "No! That's wrong!"
2014-10-24 07:50:40 +00:00
IF DEF(_YELLOW)
para "Training #MON"
line "is difficult!"
ELSE
para "It's so hard to"
line "control #MON!"
2014-10-24 07:50:40 +00:00
ENDC
para "Your #MON's"
line "obedience depends"
cont "on your abilities"
cont "as a trainer!"
done
2014-05-18 18:19:10 +00:00
_CeruleanCityText_1976f:: ; a526b (29:526b)
2014-10-24 07:50:40 +00:00
IF DEF(_YELLOW)
text "ELECTRODE took a"
ELSE
text "SLOWBRO took a"
2014-10-24 07:50:40 +00:00
ENDC
line "snooze..."
done
2014-05-18 18:19:10 +00:00
_CeruleanCityText_19774:: ; a5285 (29:5285)
2014-10-24 07:50:40 +00:00
IF DEF(_YELLOW)
text "ELECTRODE is"
ELSE
text "SLOWBRO is"
2014-10-24 07:50:40 +00:00
ENDC
line "loafing around..."
done
2014-05-18 18:19:10 +00:00
_CeruleanCityText_19779:: ; a52a3 (29:52a3)
2014-10-24 07:50:40 +00:00
IF DEF(_YELLOW)
text "ELECTRODE turned"
ELSE
text "SLOWBRO turned"
2014-10-24 07:50:40 +00:00
ENDC
line "away..."
done
2014-05-18 18:19:10 +00:00
_CeruleanCityText_1977e:: ; a52bb (29:52bb)
2014-10-24 07:50:40 +00:00
IF DEF(_YELLOW)
text "ELECTRODE"
ELSE
text "SLOWBRO"
2014-10-24 07:50:40 +00:00
ENDC
line "ignored orders..."
done
_CeruleanCityText9:: ; a52d6 (29:52d6)
text "I want a bright"
line "red BICYCLE!"
para "I'll keep it at"
line "home, so it won't"
cont "get dirty!"
done
_CeruleanCityText10:: ; a531f (29:531f)
text "This is CERULEAN"
line "CAVE! Horribly"
cont "strong #MON"
cont "live in there!"
para "The #MON LEAGUE"
line "champion is the"
cont "only person who"
cont "is allowed in!"
done
_CeruleanCityText12:: ; a539a (29:539a)
text "CERULEAN CITY"
line "A Mysterious,"
cont "Blue Aura"
cont "Surrounds It"
done
_CeruleanCityText13:: ; a53ce (29:53ce)
text "TRAINER TIPS"
para "Pressing B Button"
line "during evolution"
cont "cancels the whole"
cont "process."
done
_CeruleanCityText16:: ; a541a (29:541a)
text "Grass and caves"
line "handled easily!"
cont "BIKE SHOP"
done
_CeruleanCityText17:: ; a5445 (29:5445)
text "CERULEAN CITY"
line "#MON GYM"
cont "LEADER: MISTY"
para "The Tomboyish"
line "Mermaid!"
done