Changed comment to relfect change in base rom
This commit is contained in:
parent
1402a4bb1b
commit
b56739e713
3
Text.py
3
Text.py
|
@ -1223,8 +1223,7 @@ class TextTable(object):
|
||||||
'maiden_confirm_undersood',
|
'maiden_confirm_undersood',
|
||||||
'maiden_crystal_7_again',
|
'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
|
# item pickup text
|
||||||
# Replacing them anyway to make more room in translation table
|
|
||||||
'item_get_lamp',
|
'item_get_lamp',
|
||||||
'item_get_boomerang',
|
'item_get_boomerang',
|
||||||
'item_get_bow',
|
'item_get_bow',
|
||||||
|
|
Loading…
Reference in New Issue