diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-18 11:20:55 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-18 11:20:55 -0600 |
commit | 6851e2a03dd4ad36fff0e5c80cc3d260fdde96e7 (patch) | |
tree | abf35c97a35d253134ff4802176cfcff3d077d92 | |
parent | 47514fbf02f41a87e49c9f25a7e359a8a013b4f4 (diff) |
more gate badge check text
hg-commit-id: ad8ad9a49ea6
-rw-r--r-- | common.asm | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -52888,7 +52888,15 @@ _UnnamedText_1e715: ; 0x8d012 db "let you pass.", $57 ; 0x8d012 + 44 bytes -INCBIN "baserom.gbc",$8d03e,$39 +UnknownText_8d03e: ; 0x8d03e + db $0, "Oh! That is the", $4f + db "BOULDERBADGE!", $55 + db "Go right ahead!@@" +; 0x8d03e + 48 bytes + +UnknownText_8d06e: ; 0x8d06e + db $0, "Gyaoo!@@" +; 0x8d06e + 9 bytes _UnnamedText_518ca: ; 0x8d077 db $0, "VICTORY ROAD is", $4f |