summaryrefslogtreecommitdiff
path: root/maps/Route2Gate.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-03-06 00:29:44 -0500
committeryenatch <yenatch@gmail.com>2014-03-06 00:29:44 -0500
commite703b5ef487187753db6eee5e21e985dfb573e67 (patch)
tree5041ca396fadd182d4856a88d86130c92b657324 /maps/Route2Gate.asm
parentbdbf38b072e91457304f84b0d8a106d547d074d3 (diff)
Text macros in maps/.
Looks fine at a glance.
Diffstat (limited to 'maps/Route2Gate.asm')
-rw-r--r--maps/Route2Gate.asm20
1 files changed, 12 insertions, 8 deletions
diff --git a/maps/Route2Gate.asm b/maps/Route2Gate.asm
index d582543a0..4c0800f46 100644
--- a/maps/Route2Gate.asm
+++ b/maps/Route2Gate.asm
@@ -11,14 +11,18 @@ ScientistScript_0x9b952: ; 0x9b952
; 0x9b955
UnknownText_0x9b955: ; 0x9b955
- db $0, "Are you ", $14, "?", $51
- db "I work as PROF.", $4f
- db "OAK's AIDE.", $51
- db "I had no idea that", $4f
- db "you were out here.", $51
- db "PROF.OAK's LAB is", $4f
- db "nearby in PALLET", $55
- db "TOWN.", $57
+ text "Are you ", $14, "?"
+
+ para "I work as PROF."
+ line "OAK's AIDE."
+
+ para "I had no idea that"
+ line "you were out here."
+
+ para "PROF.OAK's LAB is"
+ line "nearby in PALLET"
+ cont "TOWN."
+ done
; 0x9b9ca
Route2Gate_MapEventHeader: ; 0x9b9ca