diff options
| author | yenatch <yenatch@gmail.com> | 2014-01-22 23:37:40 -0500 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2014-01-22 23:37:40 -0500 |
| commit | 6e5476d420d5d3a73e478a28ed96e8425b7ba94c (patch) | |
| tree | d9bf8bc9f91379f0cd2d450c100cadf506ae4100 /text/maps/cerulean_trashed_house.asm | |
| parent | Silph Co 1f text was actually somewhere else (diff) | |
| download | pokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.tar.gz pokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.tar.xz pokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.zip | |
Even more map text
Diffstat (limited to 'text/maps/cerulean_trashed_house.asm')
| -rw-r--r-- | text/maps/cerulean_trashed_house.asm | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/text/maps/cerulean_trashed_house.asm b/text/maps/cerulean_trashed_house.asm new file mode 100644 index 00000000..bc10251e --- /dev/null +++ b/text/maps/cerulean_trashed_house.asm @@ -0,0 +1,37 @@ +_UnnamedText_1d6ab: ; 9875c (26:475c) + text "Those miserable" + line "ROCKETs!" + + para "Look what they" + line "did here!" + + para "They stole a TM" + line "for teaching" + cont "#MON how to" + cont "DIG holes!" + + para "That cost me a" + line "bundle, it did!" + done + +_UnnamedText_1d6b0: ; 987e2 (26:47e2) + text "I figure what's" + line "lost is lost!" + + para "I decided to teach" + line "DIGLETT how to" + cont "DIG without a TM!" + done + +_CeruleanHouseTrashedText2: ; 98834 (26:4834) + text "TEAM ROCKET must" + line "be trying to DIG" + cont "their way into no" + cont "good!" + done + +_CeruleanHouseTrashedText3: ; 9886f (26:486f) + text "TEAM ROCKET left" + line "a way out!" + done + |
