shithub: pokecrystal

Download patch

ref: 11b02eb09b1e541b7d44ec089b3c116cb8e95049
parent: ee98f7b48998e6aa77c67ecae60e9376eae180f7
parent: d54725c28e06edd002141608b208c5d9b58b5806
author: yenatch <yenatch@gmail.com>
date: Mon Apr 13 17:42:29 EDT 2015

Merge remote-tracking branch 'kanzure/master'

--- a/main.asm
+++ b/main.asm
@@ -30552,7 +30552,7 @@
 	and a
 	ret z
 	push hl
-	ld hl, Unknown_28785
+	ld hl, .TimeCapsuleAlt
 .asm_28778
 	ld a, [hli]
 	and a
@@ -30568,10 +30568,11 @@
 .asm_28783
 	pop hl
 	ret
-; 28785
 
-Unknown_28785: ; 28785
-; Alternate mappings for unused items.
+.TimeCapsuleAlt ; 28785
+; Pokémon traded from RBY do not have held items, so GSC usually interprets the
+; catch rate as an item. However, if the catch rate appears in this table, the
+; item associated with the table entry is used instead.
 	db ITEM_19, LEFTOVERS
 	db ITEM_2D, BITTER_BERRY
 	db ITEM_32, GOLD_BERRY