mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
fix typo (burned tower 1f)
This commit is contained in:
parent
e57b8a7c00
commit
21b95d6077
@ -3931,7 +3931,7 @@ map_names = {
|
|||||||
0xA: {"name": "Tin Tower 7F"},
|
0xA: {"name": "Tin Tower 7F"},
|
||||||
0xB: {"name": "Tin Tower 8F"},
|
0xB: {"name": "Tin Tower 8F"},
|
||||||
0xC: {"name": "Tin Tower 9F"},
|
0xC: {"name": "Tin Tower 9F"},
|
||||||
0xD: {"name": "Bured Tower 1F"},
|
0xD: {"name": "Burned Tower 1F"},
|
||||||
0xE: {"name": "Burned Tower B1F"},
|
0xE: {"name": "Burned Tower B1F"},
|
||||||
0xF: {"name": "National Park"},
|
0xF: {"name": "National Park"},
|
||||||
0x10: {"name": "National Park Bug Contest"},
|
0x10: {"name": "National Park Bug Contest"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user