Pokemon Emerald: Bump apworld version number (#2504)
This commit is contained in:
parent
d46e68cb5f
commit
5475b04b90
|
@ -1,6 +1,6 @@
|
||||||
# Pokemon Emerald
|
# Pokemon Emerald
|
||||||
|
|
||||||
Version 1.2.0
|
Version 1.2.1
|
||||||
|
|
||||||
This README contains general info useful for understanding the world. Pretty much all the long lists of locations,
|
This README contains general info useful for understanding the world. Pretty much all the long lists of locations,
|
||||||
regions, and items are stored in `data/` and (mostly) loaded in by `data.py`. Access rules are in `rules.py`. Check
|
regions, and items are stored in `data/` and (mostly) loaded in by `data.py`. Access rules are in `rules.py`. Check
|
||||||
|
|
Loading…
Reference in New Issue