summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2012-05-22 22:05:38 -0600
committerIIMarckus <iimarckus@gmail.com>2012-05-22 22:05:38 -0600
commit28485bdfa62dbbf805cea8bcf997c0f3e852ee24 (patch)
tree5a39964437b504ea01e330189176191e4678cef0
parent11ed9511cc16d1f4e9674f969e994fc46d8820da (diff)
Add the unused Silph Scope 2 text.
-rw-r--r--main.asm15
1 files changed, 14 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 6bec7000c..127aaa38b 100644
--- a/main.asm
+++ b/main.asm
@@ -23197,7 +23197,20 @@ UnknownText_0x6b7af: ; 0x6b7af
db "win.", $57
; 0x6b7e7
-INCBIN "baserom.gbc",$6b7e7,$129
+
+; This text is unused and unreferenced in the final game.
+; The tree Pokémon is Sudowoodo.
+; The Silph Scope 2 was later reworked into the Squirtbottle.
+
+UnusedSudowoodoText: ; 0x6b7e7
+ db 0, "I hear there's a", $4f
+ db "#MON that looks", $55
+ db "just like a tree.", $51
+ db "You can reveal its", $4f
+ db "identity using a", $55
+ db "SILPHSCOPE 2.", $57
+
+INCBIN "baserom.gbc",$6b84c,$6b910 - $6b84c
UnknownText_0x6b910: ; 0x6b910
db $0, "Uh-oh… Your PACK", $4f