diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-12-22 09:52:40 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-12-22 09:52:40 -0500 |
| commit | 1c6cfd39ab3b1dcd8f6d717678ed7874e6c06574 (patch) | |
| tree | a970c243a3c8e146ff95ec82fa4465f5f385024b | |
| parent | 42f208ef91d1c3bca09f241a65689010a9fe7f73 (diff) | |
| download | alure-website-1c6cfd39ab3b1dcd8f6d717678ed7874e6c06574.tar.gz alure-website-1c6cfd39ab3b1dcd8f6d717678ed7874e6c06574.tar.bz2 alure-website-1c6cfd39ab3b1dcd8f6d717678ed7874e6c06574.zip | |
Travel advisory update
| -rw-r--r-- | app/travel-advisory/countries.json | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index fa09b0e..4461582 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -186,18 +186,9 @@ { "name": "The Solstice Federation", "url": "solstice", - "danger": 1, + "danger": 3, "image": "/countries/solstice.webp", - "settlements": [ - { - "name": "Firefly", - "danger": 3 - }, - { - "name": "Othoroot", - "danger": 3 - } - ], + "settlements": [], "history": [ "December 22nd 2023: Violent protests at Firefly caused by Othoroot." ] |
