diff options
Diffstat (limited to 'app/travel-advisory')
| -rw-r--r-- | app/travel-advisory/countries.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index 44cfcfc..0120128 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -25,14 +25,6 @@ "history": [] }, { - "name": "Birch Boat Town", - "url": "birchboattown", - "danger": 0, - "image": "/countries/birchboattown.webp", - "settlements": [], - "history": [] - }, - { "name": "Banatown", "url": "banatown", "danger": 0, @@ -49,6 +41,14 @@ "history": [] }, { + "name": "Cypress", + "url": "cypress", + "danger": 0, + "image": "/countries/cypress.webp", + "settlements": [], + "history": [] + }, + { "name": "The Federation of Doodads and Gizmos", "url": "doodadsandgizmos", "danger": 0, |
