From b56739e713f589de85cc70530e2a77729fccad6c Mon Sep 17 00:00:00 2001 From: Kevin Cathcart Date: Sun, 15 Jul 2018 16:24:58 -0400 Subject: [PATCH] Changed comment to relfect change in base rom --- Text.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Text.py b/Text.py index dc8bdc89..09455d66 100644 --- a/Text.py +++ b/Text.py @@ -1223,8 +1223,7 @@ class TextTable(object): 'maiden_confirm_undersood', 'maiden_crystal_7_again', - # Note: Item pickup text is skipped by a change we will keep, so technically we don't need to replace them - # Replacing them anyway to make more room in translation table + # item pickup text 'item_get_lamp', 'item_get_boomerang', 'item_get_bow',