summaryrefslogtreecommitdiff
path: root/data/items/catch_rate_items.asm
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2018-06-24 16:09:41 +0200
committermid-kid <esteve.varela@gmail.com>2018-06-24 16:13:22 +0200
commit1d9a68dbdd0132035f1fc7b7ea8f7fdc24741507 (patch)
tree3af0a92f5f7dc10f32eed04d9daae52749fc33c2 /data/items/catch_rate_items.asm
parent131875d3e37044ec995287af7c93decd86a0d659 (diff)
Remove all address comments
Diffstat (limited to 'data/items/catch_rate_items.asm')
-rw-r--r--data/items/catch_rate_items.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/items/catch_rate_items.asm b/data/items/catch_rate_items.asm
index d7ef4cf2b..9c39afac3 100644
--- a/data/items/catch_rate_items.asm
+++ b/data/items/catch_rate_items.asm
@@ -2,7 +2,7 @@
; catch rate as an item. However, if the catch rate appears in this table, the
; item associated with the table entry is used instead.
-TimeCapsule_CatchRateItems: ; 28785
+TimeCapsule_CatchRateItems:
db ITEM_19, LEFTOVERS
db ITEM_2D, BITTER_BERRY
db ITEM_32, GOLD_BERRY
@@ -16,4 +16,3 @@ TimeCapsule_CatchRateItems: ; 28785
db ITEM_FA, BERRY
db -1, BERRY
db 0 ; end
-; 2879e