mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-08-03 16:30:30 -05:00
fix typo (burned tower 1f)
original-commit-id: 21b95d607705c7d88c0af2da548687c977bdf070
This commit is contained in:
parent
5b62e60419
commit
e5dd8460cd
|
|
@ -3931,7 +3931,7 @@ map_names = {
|
|||
0xA: {"name": "Tin Tower 7F"},
|
||||
0xB: {"name": "Tin Tower 8F"},
|
||||
0xC: {"name": "Tin Tower 9F"},
|
||||
0xD: {"name": "Bured Tower 1F"},
|
||||
0xD: {"name": "Burned Tower 1F"},
|
||||
0xE: {"name": "Burned Tower B1F"},
|
||||
0xF: {"name": "National Park"},
|
||||
0x10: {"name": "National Park Bug Contest"},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user