Add new mwms as poor

Signed-off-by: zyphlar <zyphlar@gmail.com>
This commit is contained in:
zyphlar
2025-06-16 10:23:40 +00:00
parent 55d162f354
commit 2075b79dee

View File

@@ -19,7 +19,7 @@ with open('countries-to-generate.json') as f1:
entry = {
"key": c,
"value": {
"profileName": "normal",
"profileName": "poor",
"tileCoordsSubset": list(),
"tilesAreBanned": False
}