Change terminology as per feedback

This commit is contained in:
SatoMew 2021-05-08 23:20:52 +01:00
parent b3364f9f88
commit d966193d7b
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
map_header Route22, ROUTE_22, OVERWORLD, NORTH | EAST
connection north, Route23, ROUTE_23, 0 ; unused
connection north, Route23, ROUTE_23, 0 ; unnecessary
connection east, ViridianCity, VIRIDIAN_CITY, -4
end_map_header

View file

@ -1,5 +1,5 @@
map_header Route23, ROUTE_23, PLATEAU, NORTH | SOUTH
connection north, IndigoPlateau, INDIGO_PLATEAU, 0
connection south, Route22, ROUTE_22, 0 ; unused
connection south, Route22, ROUTE_22, 0 ; unnecessary
end_map_header