diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-08-19 13:56:41 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-08-20 20:24:55 -0400 |
| commit | a09cfc0c36d01de5e56236e348b1b81aabf1ea40 (patch) | |
| tree | b41409238260ba37c3933c5afa1c51b42e8dc7b0 /maps/Route29.asm | |
| parent | 39faa7a9f66b4189a5101e9cd4e9d6180b10a0c1 (diff) | |
Label some Unknown map text
Diffstat (limited to 'maps/Route29.asm')
| -rw-r--r-- | maps/Route29.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route29.asm b/maps/Route29.asm index 1a1f83e94..3b3322f13 100644 --- a/maps/Route29.asm +++ b/maps/Route29.asm @@ -125,7 +125,7 @@ CatchingTutorialDudeScript: end .BoxFull: - writetext UnknownText_0x1a10a7 + writetext CatchingTutorialBoxFullText waitbutton closetext end @@ -246,7 +246,7 @@ DudeMovementData2b: step DOWN step_end -UnknownText_0x1a10a7: +CatchingTutorialBoxFullText: text "#MON hide in" line "the grass. Who" |
