diff options
Diffstat (limited to 'app')
| -rw-r--r-- | app/countries.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/app/countries.json b/app/countries.json index e66df12..4663bb6 100644 --- a/app/countries.json +++ b/app/countries.json @@ -56,17 +56,6 @@ "history": [] }, { - "name": "Country Warp", - "short": "COW", - "url": "countrywarp", - "visa": true, - "visaInfo": [], - "image": "/countries/countrywarp.webp", - "danger": 0, - "settlements": [], - "history": [] - }, - { "name": "Cypress", "short": "CYP", "url": "cypress", @@ -344,6 +333,17 @@ "history": [] }, { + "name": "The Federal Republic of Warp", + "short": "COW", + "url": "warp", + "visa": true, + "visaInfo": [], + "image": "/countries/warp.webp", + "danger": 0, + "settlements": [], + "history": [] + }, + { "name": "The Republic of Whale City", "short": "WCI", "url": "whale-city", |
