shithub: pokecrystal

Download patch

ref: 28485bdfa62dbbf805cea8bcf997c0f3e852ee24
parent: 11ed9511cc16d1f4e9674f969e994fc46d8820da
author: IIMarckus <[email protected]>
date: Tue May 22 18:05:38 EDT 2012

Add the unused Silph Scope 2 text.

--- a/main.asm
+++ b/main.asm
@@ -23197,7 +23197,20 @@
 	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