shithub: pokered

Download patch

ref: 199ec815c6fe76220459661b0307db7a46cdecd8
parent: 803aa1f574260333ad1f78e645302b131d7dbd48
author: IIMarckus <iimarckus@gmail.com>
date: Sat Apr 19 17:42:39 EDT 2014

Label a Route 11 gatehouse script better.

--- a/main.asm
+++ b/main.asm
@@ -75814,20 +75814,20 @@
 	cp $4
 	jp nz, Func_55c9
 	ld a, [$d7d8]
-	bit 7, a
-	ld hl, UnnamedText_494c4
-	jr z, .asm_5ac80 ; 0x494b9
-	ld hl, UnnamedText_494c9
-.asm_5ac80 ; 0x494be
+	bit 7, a ; fought snorlax?
+	ld hl, BinocularsSnorlaxText
+	jr z, .print
+	ld hl, BinocularsNoSnorlaxText
+.print
 	call PrintText
 	jp TextScriptEnd
 
-UnnamedText_494c4: ; 494c4 (12:54c4)
-	TX_FAR _UnnamedText_494c4
+BinocularsSnorlaxText:
+	TX_FAR _BinocularsSnorlaxText
 	db "@"
 
-UnnamedText_494c9: ; 494c9 (12:54c9)
-	TX_FAR _UnnamedText_494c9
+BinocularsNoSnorlaxText:
+	TX_FAR _BinocularsNoSnorlaxText
 	db "@"
 
 Route11GateUpstairsText4: ; 494ce (12:54ce)
--- a/text/maps/route_11_gate_upstairs.asm
+++ b/text/maps/route_11_gate_upstairs.asm
@@ -12,7 +12,7 @@
 	cont "to look yourself!"
 	done
 
-_UnnamedText_494c4:: ; 8c71b (23:471b)
+_BinocularsSnorlaxText::
 	text "Looked into the"
 	line "binoculars."
 
@@ -20,7 +20,7 @@
 	line "asleep on a road!"
 	done
 
-_UnnamedText_494c9:: ; 8c758 (23:4758)
+_BinocularsNoSnorlaxText::
 	text "Looked into the"
 	line "binoculars."