summaryrefslogtreecommitdiff
path: root/text
diff options
context:
space:
mode:
Diffstat (limited to 'text')
-rw-r--r--text/maps/bills_house.asm88
-rw-r--r--text/maps/daycare_1.asm65
-rw-r--r--text/maps/daycare_2.asm34
-rw-r--r--text/maps/digletts_cave_route_11_entrance.asm9
-rw-r--r--text/maps/pokemon_league_gate.asm20
-rw-r--r--text/maps/power_plant.asm7
-rw-r--r--text/maps/rock_tunnel_b1f.asm116
-rw-r--r--text/maps/rock_tunnel_pokecenter.asm14
-rw-r--r--text/maps/route_11_gate.asm15
-rw-r--r--text/maps/route_11_gate_upstairs.asm41
-rw-r--r--text/maps/route_12_gate.asm5
-rw-r--r--text/maps/route_12_gate_upstairs.asm43
-rw-r--r--text/maps/route_12_house.asm61
-rw-r--r--text/maps/route_15_gate.asm8
-rw-r--r--text/maps/route_15_gate_upstairs.asm25
-rw-r--r--text/maps/route_16_gate.asm23
-rw-r--r--text/maps/route_16_gate_upstairs.asm27
-rw-r--r--text/maps/route_16_house.asm32
-rw-r--r--text/maps/route_18_gate.asm15
-rw-r--r--text/maps/route_18_gate_upstairs.asm17
-rw-r--r--text/maps/saffron_gates.asm37
-rw-r--r--text/maps/underground_path_route_5_entrance.asm2
-rw-r--r--text/maps/underground_path_route_6_entrance.asm6
-rw-r--r--text/maps/underground_path_route_7_entrance.asm6
-rw-r--r--text/maps/underground_path_route_7_entrance_unused.asm36
-rw-r--r--text/maps/underground_path_route_8_entrance.asm6
-rw-r--r--text/maps/victory_road_2f.asm86
27 files changed, 844 insertions, 0 deletions
diff --git a/text/maps/bills_house.asm b/text/maps/bills_house.asm
new file mode 100644
index 00000000..730ae0e2
--- /dev/null
+++ b/text/maps/bills_house.asm
@@ -0,0 +1,88 @@
+_UnnamedText_1e865: ; 8d267 (23:5267)
+ text "Hiya! I'm a"
+ line "#MON..."
+ cont "...No I'm not!"
+
+ para "Call me BILL!"
+ line "I'm a true blue"
+ cont "#MANIAC! Hey!"
+ cont "What's with that"
+ cont "skeptical look?"
+
+ para "I'm not joshing"
+ line "you, I screwed up"
+ cont "an experiment and"
+ cont "got combined with"
+ cont "a #MON!"
+
+ para "So, how about it?"
+ line "Help me out here!"
+ done
+
+_UnnamedText_1e86a: ; 8d345 (23:5345)
+ text "When I'm in the"
+ line "TELEPORTER, go to"
+ cont "my PC and run the"
+ cont "Cell Separation"
+ cont "System!"
+ done
+
+_UnnamedText_1e86f: ; 8d391 (23:5391)
+ text "No!? Come on, you"
+ line "gotta help a guy"
+ cont "in deep trouble!"
+
+ para "What do you say,"
+ line "chief? Please?"
+ cont "OK? All right!"
+ prompt
+
+_BillThankYouText: ; 8d3f5 (23:53f5)
+ text "BILL: Yeehah!"
+ line "Thanks, bud! I"
+ cont "owe you one!"
+
+ para "So, did you come"
+ line "to see my #MON"
+ cont "collection?"
+ cont "You didn't?"
+ cont "That's a bummer."
+
+ para "I've got to thank"
+ line "you... Oh here,"
+ cont "maybe this'll do."
+ prompt
+
+_SSTicketReceivedText: ; 8d499 (23:5499)
+ text $52, " received"
+ line "an @"
+ TX_RAM $cf4b
+ text "!@@"
+
+_SSTicketNoRoomText: ; 8d4b0 (23:54b0)
+ text "You've got too"
+ line "much stuff, bud!"
+ done
+
+_UnnamedText_1e8cb: ; 8d4d0 (23:54d0)
+ text "That cruise ship,"
+ line "S.S.ANNE, is in"
+ cont "VERMILION CITY."
+ cont "Its passengers"
+ cont "are all trainers!"
+
+ para "They invited me"
+ line "to their party,"
+ cont "but I can't stand"
+ cont "fancy do's. Why"
+ cont "don't you go"
+ cont "instead of me?"
+ done
+
+_UnnamedText_1e8da: ; 8d57f (23:557f)
+ text "BILL: Look, bud,"
+ line "just check out"
+ cont "some of my rare"
+ cont "#MON on my PC!"
+ done
+
diff --git a/text/maps/daycare_1.asm b/text/maps/daycare_1.asm
new file mode 100644
index 00000000..6f5896f9
--- /dev/null
+++ b/text/maps/daycare_1.asm
@@ -0,0 +1,65 @@
+_UnnamedText_5640f: ; 8ab95 (22:6b95)
+ text "I run a DAYCARE."
+ line "Would you like me"
+ cont "to raise one of"
+ cont "your #MON?"
+ done
+
+_UnnamedText_56414: ; 8abd4 (22:6bd4)
+ text "Which #MON"
+ line "should I raise?"
+ prompt
+
+_UnnamedText_56419: ; 8abf0 (22:6bf0)
+ text "Fine, I'll look"
+ line "after @"
+ TX_RAM $cd6d
+ db $0
+ cont "for a while."
+ prompt
+
+_UnnamedText_5641e: ; 8ac19 (22:6c19)
+ text "Come see me in"
+ line "a while."
+ done
+
+_UnnamedText_56423: ; 8ac32 (22:6c32)
+ text "Your @"
+ TX_RAM $cd6d
+ db $0
+ line "has grown a lot!"
+
+ para "By level, it's"
+ line "grown by @"
+
+UnnamedText_8ac67: ; 8ac67 (22:6c67)
+ TX_NUM $cd3e,$1,$3
+ text "!"
+
+ para "Aren't I great?"
+ prompt
+
+_UnnamedText_56428: ; 8ac7d (22:6c7d)
+ text "You owe me ¥@"
+ db $2, $3f, $cd, $c2
+ db $0
+ line "for the return"
+ cont "of this #MON."
+ done
+
+_UnnamedText_5642d: ; 8acae (22:6cae)
+ text $52, " got"
+ line "@"
+ TX_RAM W_DAYCAREMONNAME
+ text " back!"
+ done
+
+_UnnamedText_56432: ; 8acc1 (22:6cc1)
+ text "Back already?"
+ line "Your @"
+ TX_RAM $cd6d
+ db $0
+ cont "needs some more"
+ cont "time with me."
+ prompt
+
diff --git a/text/maps/daycare_2.asm b/text/maps/daycare_2.asm
new file mode 100644
index 00000000..55c8da89
--- /dev/null
+++ b/text/maps/daycare_2.asm
@@ -0,0 +1,34 @@
+_UnnamedText_56437: ; 8c000 (23:4000)
+ text "All right then,"
+ line "@@"
+
+_UnnamedText_5643b: ; 8c013 (23:4013)
+ text "come again."
+ done
+
+_UnnamedText_56440: ; 8c020 (23:4020)
+ text "You have no room"
+ line "for this #MON!"
+ done
+
+_UnnamedText_56445: ; 8c041 (23:4041)
+ text "You only have one"
+ line "#MON with you."
+ done
+
+_UnnamedText_5644a: ; 8c063 (23:4063)
+ text "I can't accept a"
+ line "#MON that"
+ cont "knows an HM move."
+ done
+
+_UnnamedText_5644f: ; 8c090 (23:4090)
+ text "Thank you! Here's"
+ line "your #MON!"
+ prompt
+
+_UnnamedText_56454: ; 8c0ad (23:40ad)
+ text "Hey, you don't"
+ line "have enough ¥!"
+ done
+
diff --git a/text/maps/digletts_cave_route_11_entrance.asm b/text/maps/digletts_cave_route_11_entrance.asm
new file mode 100644
index 00000000..c4bbd02c
--- /dev/null
+++ b/text/maps/digletts_cave_route_11_entrance.asm
@@ -0,0 +1,9 @@
+_DiglettsCaveEntRoute11Text1: ; 8c7f9 (23:47f9)
+ text "What a surprise!"
+ line "DIGLETTs dug this"
+ cont "long tunnel!"
+
+ para "It goes right to"
+ line "VIRIDIAN CITY!"
+ done
+
diff --git a/text/maps/pokemon_league_gate.asm b/text/maps/pokemon_league_gate.asm
new file mode 100644
index 00000000..b9427f00
--- /dev/null
+++ b/text/maps/pokemon_league_gate.asm
@@ -0,0 +1,20 @@
+_UnnamedText_1e704: ; 8cfbb (23:4fbb)
+ text "Only truly skilled"
+ line "trainers are"
+ cont "allowed through."
+
+ para "You don't have the"
+ line "BOULDERBADGE yet!@@"
+
+_UnnamedText_1e715: ; 8d012 (23:5012)
+ db $0
+ para "The rules are"
+ line "rules. I can't"
+ cont "let you pass."
+ done
+
+_UnnamedText_1e71a: ; 8d03e (23:503e)
+ text "Oh! That is the"
+ line "BOULDERBADGE!"
+ cont "Go right ahead!@@"
+
diff --git a/text/maps/power_plant.asm b/text/maps/power_plant.asm
new file mode 100644
index 00000000..f62916df
--- /dev/null
+++ b/text/maps/power_plant.asm
@@ -0,0 +1,7 @@
+_VoltorbBattleText: ; 8c5e2 (23:45e2)
+ text "Bzzzt!"
+ done
+
+_ZapdosBattleText: ; 8c5ea (23:45ea)
+ text "Gyaoo!@@"
+
diff --git a/text/maps/rock_tunnel_b1f.asm b/text/maps/rock_tunnel_b1f.asm
new file mode 100644
index 00000000..05276dbc
--- /dev/null
+++ b/text/maps/rock_tunnel_b1f.asm
@@ -0,0 +1,116 @@
+_RockTunnel1BattleText1: ; 8c33a (23:433a)
+ text "This tunnel goes"
+ line "a long way, kid!"
+ done
+
+_RockTunnel1EndBattleText1: ; 8c35d (23:435d)
+ text "Doh!"
+ line "You win!"
+ prompt
+
+_RockTunnel1AfterBattleText1: ; 8c36c (23:436c)
+ text "Watch for ONIX!"
+ line "It can put the"
+ cont "squeeze on you!"
+ done
+
+_RockTunnel1BattleText2: ; 8c39c (23:439c)
+ text "Hmm. Maybe I'm"
+ line "lost in here..."
+ done
+
+_RockTunnel1EndBattleText2: ; 8c3bb (23:43bb)
+ text "Ease up!"
+ line "What am I doing?"
+ cont "Which way is out?"
+ prompt
+
+_RockTunnel1AfterBattleText2: ; 8c3e8 (23:43e8)
+ text "That sleeping"
+ line "#MON on ROUTE"
+ cont "12 forced me to"
+ cont "take this detour."
+ done
+
+_RockTunnel1BattleText3: ; 8c427 (23:4427)
+ text "Outsiders like"
+ line "you need to show"
+ cont "me some respect!"
+ done
+
+_RockTunnel1EndBattleText3: ; 8c459 (23:4459)
+ text "I give!"
+ prompt
+
+_RockTunnel1AfterBattleText3: ; 8c462 (23:4462)
+ text "You're talented"
+ line "enough to hike!"
+ done
+
+_RockTunnel1BattleText4: ; 8c482 (23:4482)
+ text "#MON fight!"
+ line "Ready, go!"
+ done
+
+_RockTunnel1EndBattleText4: ; 8c49a (23:449a)
+ text "Game"
+ line "over!"
+ prompt
+
+_RockTunnel1AfterBattleText4: ; 8c4a6 (23:44a6)
+ text "Oh well, I'll get"
+ line "a ZUBAT as I go!"
+ done
+
+_RockTunnel1BattleText5: ; 8c4c9 (23:44c9)
+ text "Eek! Don't try"
+ line "anything funny in"
+ cont "the dark!"
+ done
+
+_RockTunnel1EndBattleText5: ; 8c4f4 (23:44f4)
+ text "It"
+ line "was too dark!"
+ prompt
+
+_RockTunnel1AfterBattleText5: ; 8c506 (23:4506)
+ text "I saw a MACHOP"
+ line "in this tunnel!"
+ done
+
+_RockTunnel1BattleText6: ; 8c526 (23:4526)
+ text "I came this far"
+ line "for #MON!"
+ done
+
+_RockTunnel1EndBattleText6: ; 8c541 (23:4541)
+ text "I'm"
+ line "out of #MON!"
+ prompt
+
+_RockTunnel1AfterBattleText6: ; 8c552 (23:4552)
+ text "You looked cute"
+ line "and harmless!"
+ done
+
+_RockTunnel1BattleText7: ; 8c571 (23:4571)
+ text "You have #MON!"
+ line "Let's start!"
+ done
+
+_RockTunnel1EndBattleText7: ; 8c58d (23:458d)
+ text "You"
+ line "play hard!"
+ prompt
+
+_RockTunnel1AfterBattleText7: ; 8c59d (23:459d)
+ text "Whew! I'm all"
+ line "sweaty now!"
+ done
+
+_RockTunnel1Text8: ; 8c5b7 (23:45b7)
+ text "ROCK TUNNEL"
+ line "CERULEAN CITY -"
+ cont "LAVENDER TOWN"
+ done
+
diff --git a/text/maps/rock_tunnel_pokecenter.asm b/text/maps/rock_tunnel_pokecenter.asm
new file mode 100644
index 00000000..7bd87c05
--- /dev/null
+++ b/text/maps/rock_tunnel_pokecenter.asm
@@ -0,0 +1,14 @@
+_RockTunnelPokecenterText1: ; 8c2c0 (23:42c0)
+ text "The element types"
+ line "of #MON make"
+ cont "them stronger"
+ cont "than some types"
+ cont "and weaker than"
+ cont "others!"
+ done
+
+_RockTunnelPokecenterText3: ; 8c316 (23:4316)
+ text "I sold a useless"
+ line "NUGGET for ¥5000!"
+ done
+
diff --git a/text/maps/route_11_gate.asm b/text/maps/route_11_gate.asm
new file mode 100644
index 00000000..7487dd8f
--- /dev/null
+++ b/text/maps/route_11_gate.asm
@@ -0,0 +1,15 @@
+_Route11GateText1: ; 8c5f3 (23:45f3)
+ text "When you catch"
+ line "lots of #MON,"
+ cont "isn't it hard to"
+ cont "think up names?"
+
+ para "In LAVENDER TOWN,"
+ line "there's a man who"
+ cont "rates #MON"
+ cont "nicknames."
+
+ para "He'll help you"
+ line "rename them too!"
+ done
+
diff --git a/text/maps/route_11_gate_upstairs.asm b/text/maps/route_11_gate_upstairs.asm
new file mode 100644
index 00000000..8faa1804
--- /dev/null
+++ b/text/maps/route_11_gate_upstairs.asm
@@ -0,0 +1,41 @@
+_UnnamedText_494a3: ; 8c689 (23:4689)
+ text "There are items on"
+ line "the ground that"
+ cont "can't be seen."
+
+ para "ITEMFINDER will"
+ line "detect an item"
+ cont "close to you."
+
+ para "It can't pinpoint"
+ line "it, so you have"
+ cont "to look yourself!"
+ done
+
+_UnnamedText_494c4: ; 8c71b (23:471b)
+ text "Looked into the"
+ line "binoculars."
+
+ para "A big #MON is"
+ line "asleep on a road!"
+ done
+
+_UnnamedText_494c9: ; 8c758 (23:4758)
+ text "Looked into the"
+ line "binoculars."
+
+ para "It's a beautiful"
+ line "view!"
+ done
+
+_UnnamedText_494d5: ; 8c78b (23:478b)
+ text "Looked into the"
+ line "binoculars."
+
+ para "The only way to"
+ line "get from CERULEAN"
+ cont "CITY to LAVENDER"
+ cont "is by way of the"
+ cont "ROCK TUNNEL."
+ done
+
diff --git a/text/maps/route_12_gate.asm b/text/maps/route_12_gate.asm
new file mode 100644
index 00000000..5149cadf
--- /dev/null
+++ b/text/maps/route_12_gate.asm
@@ -0,0 +1,5 @@
+_Route12GateText1: ; 8c84a (23:484a)
+ text "There's a lookout"
+ line "spot upstairs."
+ done
+
diff --git a/text/maps/route_12_gate_upstairs.asm b/text/maps/route_12_gate_upstairs.asm
new file mode 100644
index 00000000..86fb5e3a
--- /dev/null
+++ b/text/maps/route_12_gate_upstairs.asm
@@ -0,0 +1,43 @@
+_TM39PreReceiveText: ; 8c86b (23:486b)
+ text "My #MON's"
+ line "ashes are stored"
+ cont "in #MON TOWER."
+
+ para "You can have this"
+ line "TM. I don't need"
+ cont "it any more..."
+ prompt
+
+_ReceivedTM39Text: ; 8c8c6 (23:48c6)
+ text $52, " received"
+ line "TM39!@@"
+
+_TM39ExplanationText: ; 8c8d9 (23:48d9)
+ text "TM39 is a move"
+ line "called SWIFT."
+
+ para "It's very accurate,"
+ line "so use it during"
+ cont "battles you can't"
+ cont "afford to lose."
+ done
+
+_TM39NoRoomText: ; 8c93c (23:493c)
+ text "You don't have"
+ line "room for this."
+ done
+
+_UnnamedText_495b8: ; 8c95a (23:495a)
+ text "Looked into the"
+ line "binoculars."
+
+ para "A man fishing!"
+ done
+
+_UnnamedText_495c4: ; 8c986 (23:4986)
+ text "Looked into the"
+ line "binoculars."
+
+ para "It's #MON TOWER!"
+ done
+
diff --git a/text/maps/route_12_house.asm b/text/maps/route_12_house.asm
new file mode 100644
index 00000000..d06fcfde
--- /dev/null
+++ b/text/maps/route_12_house.asm
@@ -0,0 +1,61 @@
+_UnnamedText_564c0: ; 8c9b3 (23:49b3)
+ text "I'm the FISHING"
+ line "GURU's brother!"
+
+ para "I simply Looove"
+ line "fishing!"
+
+ para "Do you like to"
+ line "fish?"
+ done
+
+_UnnamedText_564c5: ; 8ca00 (23:4a00)
+ text "Grand! I like"
+ line "your style!"
+
+ para "Take this and"
+ line "fish, young one!"
+
+ para $52, " received"
+ line "a @"
+ TX_RAM $cf4b
+ text "!@@"
+
+_UnnamedText_564ca: ; 8ca4f (23:4a4f)
+ db $0
+ para "Fishing is a way"
+ line "of life!"
+
+ para "From the seas to"
+ line "rivers, go out"
+ cont "and land the big"
+ cont "one!"
+ done
+
+_UnnamedText_564cf: ; 8caa1 (23:4aa1)
+ text "Oh... That's so"
+ line "disappointing..."
+ done
+
+_UnnamedText_564d4: ; 8cac2 (23:4ac2)
+ text "Hello there,"
+ line $52, "!"
+
+ para "Use the SUPER ROD"
+ line "in any water!"
+ cont "You can catch"
+ cont "different kinds"
+ cont "of #MON."
+
+ para "Try fishing"
+ line "wherever you can!"
+ done
+
+_UnnamedText_564d9: ; 8cb38 (23:4b38)
+ text "Oh no!"
+
+ para "I had a gift for"
+ line "you, but you have"
+ cont "no room for it!"
+ done
+
diff --git a/text/maps/route_15_gate.asm b/text/maps/route_15_gate.asm
new file mode 100644
index 00000000..cad4d6cd
--- /dev/null
+++ b/text/maps/route_15_gate.asm
@@ -0,0 +1,8 @@
+_Route15GateText1: ; 8cb73 (23:4b73)
+ text "Are you working"
+ line "on a #DEX?"
+
+ para "PROF.OAK's AIDE"
+ line "came by here."
+ done
+
diff --git a/text/maps/route_15_gate_upstairs.asm b/text/maps/route_15_gate_upstairs.asm
new file mode 100644
index 00000000..7df495bc
--- /dev/null
+++ b/text/maps/route_15_gate_upstairs.asm
@@ -0,0 +1,25 @@
+_UnnamedText_4968c: ; 8cbac (23:4bac)
+ text "EXP.ALL gives"
+ line "EXP points to all"
+ cont "the #MON with"
+ cont "you, even if they"
+ cont "don't fight."
+
+ para "It does, however,"
+ line "reduce the amount"
+ cont "of EXP for each"
+ cont "#MON."
+
+ para "If you don't need"
+ line "it, you should "
+ cont "store it via PC."
+ done
+
+_UnnamedText_49698: ; 8cc65 (23:4c65)
+ text "Looked into the"
+ line "binoculars."
+
+ para "It looks like a"
+ line "small island!"
+ done
+
diff --git a/text/maps/route_16_gate.asm b/text/maps/route_16_gate.asm
new file mode 100644
index 00000000..22eb90c6
--- /dev/null
+++ b/text/maps/route_16_gate.asm
@@ -0,0 +1,23 @@
+_UnnamedText_49777: ; 8cca0 (23:4ca0)
+ text "No pedestrians"
+ line "are allowed on"
+ cont "CYCLING ROAD!"
+ done
+
+_UnnamedText_4977c: ; 8cccd (23:4ccd)
+ text "CYCLING ROAD is a"
+ line "downhill course"
+ cont "by the sea. It's"
+ cont "a great ride."
+ done
+
+_UnnamedText_49781: ; 8cd0e (23:4d0e)
+ text "Excuse me! Wait"
+ line "up please!"
+ done
+
+_Route16GateMapText2: ; 8cd2a (23:4d2a)
+ text "How'd you get in?"
+ line "Good effort!"
+ done
+
diff --git a/text/maps/route_16_gate_upstairs.asm b/text/maps/route_16_gate_upstairs.asm
new file mode 100644
index 00000000..4953713c
--- /dev/null
+++ b/text/maps/route_16_gate_upstairs.asm
@@ -0,0 +1,27 @@
+_UnnamedText_49820: ; 8cd49 (23:4d49)
+ text "I'm going for a"
+ line "ride with my girl"
+ cont "friend!"
+ done
+
+_UnnamedText_4982f: ; 8cd73 (23:4d73)
+ text "We're going"
+ line "riding together!"
+ done
+
+_UnnamedText_4983b: ; 8cd90 (23:4d90)
+ text "Looked into the"
+ line "binoculars."
+
+ para "It's CELADON DEPT."
+ line "STORE!"
+ done
+
+_UnnamedText_49847: ; 8cdc6 (23:4dc6)
+ text "Looked into the"
+ line "binoculars."
+
+ para "There's a long"
+ line "path over water!"
+ done
+
diff --git a/text/maps/route_16_house.asm b/text/maps/route_16_house.asm
new file mode 100644
index 00000000..d59b5fc0
--- /dev/null
+++ b/text/maps/route_16_house.asm
@@ -0,0 +1,32 @@
+_Route16HouseText3: ; 8ce02 (23:4e02)
+ text "Oh, you found my"
+ line "secret retreat!"
+
+ para "Please don't tell"
+ line "anyone I'm here."
+ cont "I'll make it up"
+ cont "to you with this!"
+ prompt
+
+_ReceivedHM02Text: ; 8ce66 (23:4e66)
+ text $52, " received"
+ line "HM02!@@"
+
+_HM02ExplanationText: ; 8ce79 (23:4e79)
+ text "HM02 is FLY."
+ line "It will take you"
+ cont "back to any town."
+
+ para "Put it to good"
+ line "use!"
+ done
+
+_HM02NoRoomText: ; 8cebe (23:4ebe)
+ text "You don't have any"
+ line "room for this."
+ done
+
+_UnnamedText_1e652: ; 8cee0 (23:4ee0)
+ text "FEAROW: Kyueen!"
+ done
+
diff --git a/text/maps/route_18_gate.asm b/text/maps/route_18_gate.asm
new file mode 100644
index 00000000..4ee9d271
--- /dev/null
+++ b/text/maps/route_18_gate.asm
@@ -0,0 +1,15 @@
+_UnnamedText_49928: ; 8cef1 (23:4ef1)
+ text "You need a BICYCLE"
+ line "for CYCLING ROAD!"
+ done
+
+_UnnamedText_4992d: ; 8cf17 (23:4f17)
+ text "CYCLING ROAD is"
+ line "all uphill from"
+ cont "here."
+ done
+
+_UnnamedText_49932: ; 8cf3e (23:4f3e)
+ text "Excuse me!"
+ done
+
diff --git a/text/maps/route_18_gate_upstairs.asm b/text/maps/route_18_gate_upstairs.asm
new file mode 100644
index 00000000..ea620f8b
--- /dev/null
+++ b/text/maps/route_18_gate_upstairs.asm
@@ -0,0 +1,17 @@
+_UnnamedText_49993: ; 8cf4a (23:4f4a)
+ text "Looked into the"
+ line "binoculars."
+
+ para "PALLET TOWN is in"
+ line "the west!"
+ done
+
+_UnnamedText_4999f: ; 8cf83 (23:4f83)
+ text "Looked into the"
+ line "binoculars."
+
+ para "There are people"
+ line "swimming!"
+ done
+
+
diff --git a/text/maps/saffron_gates.asm b/text/maps/saffron_gates.asm
new file mode 100644
index 00000000..7ce85614
--- /dev/null
+++ b/text/maps/saffron_gates.asm
@@ -0,0 +1,37 @@
+_UnnamedText_1dfe7: ; 8aa5c (22:6a5c)
+ text "I'm on guard duty."
+ line "Gee, I'm thirsty,"
+ cont "though!"
+
+ para "Oh wait there,"
+ line "the road's closed."
+ done
+
+_UnnamedText_8aaa9: ; 8aaa9 (22:6aa9)
+ text "Whoa, boy!"
+ line "I'm parched!"
+ cont "..."
+ cont "Huh? I can have"
+ cont "this drink?"
+ cont "Gee, thanks!@@"
+
+_UnnamedText_1dff1: ; 8aaef (22:6aef)
+ db $0
+ para "..."
+ line "Glug glug..."
+ cont "..."
+ cont "Gulp..."
+ cont "If you want to go"
+ cont "to SAFFRON CITY..."
+ cont "..."
+ cont "You can go on"
+ cont "through. I'll"
+ cont "share this with"
+ cont "the other guards!"
+ done
+
+_UnnamedText_1dff6: ; 8ab74 (22:6b74)
+ text "Hi, thanks for"
+ line "the cool drinks!"
+ done
+
diff --git a/text/maps/underground_path_route_5_entrance.asm b/text/maps/underground_path_route_5_entrance.asm
new file mode 100644
index 00000000..139597f9
--- /dev/null
+++ b/text/maps/underground_path_route_5_entrance.asm
@@ -0,0 +1,2 @@
+
+
diff --git a/text/maps/underground_path_route_6_entrance.asm b/text/maps/underground_path_route_6_entrance.asm
new file mode 100644
index 00000000..e3a399b4
--- /dev/null
+++ b/text/maps/underground_path_route_6_entrance.asm
@@ -0,0 +1,6 @@
+_UndergrdTunnelEntRoute6Text1: ; 8c0cb (23:40cb)
+ text "People often lose"
+ line "things in that"
+ cont "UNDERGROUND PATH."
+ done
+
diff --git a/text/maps/underground_path_route_7_entrance.asm b/text/maps/underground_path_route_7_entrance.asm
new file mode 100644
index 00000000..004ba96f
--- /dev/null
+++ b/text/maps/underground_path_route_7_entrance.asm
@@ -0,0 +1,6 @@
+_UndergroundPathEntRoute7Text1: ; 8c0ff (23:40ff)
+ text "I heard a sleepy"
+ line "#MON appeared"
+ cont "near CELADON CITY."
+ done
+
diff --git a/text/maps/underground_path_route_7_entrance_unused.asm b/text/maps/underground_path_route_7_entrance_unused.asm
new file mode 100644
index 00000000..a63711e5
--- /dev/null
+++ b/text/maps/underground_path_route_7_entrance_unused.asm
@@ -0,0 +1,36 @@
+_UnnamedText_5d773: ; 8c132 (23:4132)
+ text "I want to shop at"
+ line "the dept. store"
+ cont "in CELADON but..."
+
+ para "There are so many"
+ line "rough looking"
+ cont "people there."
+ done
+
+_UnnamedText_5d778: ; 8c195 (23:4195)
+ text "TEAM ROCKET had a"
+ line "secret hideout in"
+ cont "CELADON CITY?"
+ done
+
+_UnnamedText_5d77d: ; 8c1c8 (23:41c8)
+ text "You're here to"
+ line "shop in CELADON?"
+
+ para "Just step outside"
+ line "and head west!"
+ done
+
+_UnnamedText_5d782: ; 8c209 (23:4209)
+ text "The UNDERGROUND"
+ line "PATH goes beneath"
+ cont "SAFFRON and leads"
+ cont "to LAVENDER."
+
+ para "If you're heading"
+ line "to CERULEAN, go"
+ cont "to the building"
+ cont "across the road."
+ done
+
diff --git a/text/maps/underground_path_route_8_entrance.asm b/text/maps/underground_path_route_8_entrance.asm
new file mode 100644
index 00000000..1bbc5fc3
--- /dev/null
+++ b/text/maps/underground_path_route_8_entrance.asm
@@ -0,0 +1,6 @@
+_UndergroundPathEntRoute8Text1: ; 8c28d (23:428d)
+ text "The dept. store"
+ line "in CELADON has a"
+ cont "great selection!"
+ done
+
diff --git a/text/maps/victory_road_2f.asm b/text/maps/victory_road_2f.asm
new file mode 100644
index 00000000..630219a9
--- /dev/null
+++ b/text/maps/victory_road_2f.asm
@@ -0,0 +1,86 @@
+_VictoryRoad2BattleText6: ; 8d06e (23:506e)
+ text "Gyaoo!@@"
+
+_VictoryRoad2BattleText1: ; 8d077 (23:5077)
+ text "VICTORY ROAD is"
+ line "the final test"
+ cont "for trainers!"
+ done
+
+_VictoryRoad2EndBattleText1: ; 8d0a5 (23:50a5)
+ text "Aiyah!"
+ prompt
+
+_VictoryRoad2AfterBattleText1: ; 8d0ad (23:50ad)
+ text "If you get stuck,"
+ line "try moving some"
+ cont "boulders around!"
+ done
+
+_VictoryRoad2BattleText2: ; 8d0e1 (23:50e1)
+ text "Ah, so you wish"
+ line "to challenge the"
+ cont "ELITE FOUR?"
+ done
+
+_VictoryRoad2EndBattleText2: ; 8d10f (23:510f)
+ text "You"
+ line "got me!"
+ prompt
+
+_VictoryRoad2AfterBattleText2: ; 8d11c (23:511c)
+ text $53, " also came"
+ line "through here!"
+ done
+
+_VictoryRoad2BattleText3: ; 8d137 (23:5137)
+ text "Come on!"
+ line "I'll whip you!"
+ done
+
+_VictoryRoad2EndBattleText3: ; 8d14f (23:514f)
+ text "I got"
+ line "whipped!"
+ prompt
+
+_VictoryRoad2AfterBattleText3: ; 8d15f (23:515f)
+ text "You earned the"
+ line "right to be on"
+ cont "VICTORY ROAD!"
+ done
+
+_VictoryRoad2BattleText4: ; 8d18c (23:518c)
+ text "If you can get"
+ line "through here, you"
+ cont "can go meet the"
+ cont "ELITE FOUR!"
+ done
+
+_VictoryRoad2EndBattleText4: ; 8d1ca (23:51ca)
+ text "No!"
+ line "Unbelievable!"
+ prompt
+
+_VictoryRoad2AfterBattleText4: ; 8d1dd (23:51dd)
+ text "I can beat you"
+ line "when it comes to"
+ cont "knowledge about"
+ cont "#MON!"
+ done
+
+_VictoryRoad2BattleText5: ; 8d214 (23:5214)
+ text "Is VICTORY ROAD"
+ line "too tough?"
+ done
+
+_VictoryRoad2EndBattleText5: ; 8d230 (23:5230)
+ text "Well"
+ line "done!"
+ prompt
+
+_VictoryRoad2AfterBattleText5: ; 8d23c (23:523c)
+ text "Many trainers give"
+ line "up the challenge"
+ cont "here."
+ done
+