diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-12-22 00:04:53 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-12-22 00:04:53 -0500 |
| commit | 057a95eb7756e9a73dd62e03cdc1a399e5675744 (patch) | |
| tree | 813e8a7eddc2221ec7054a54273d3ba62365602c /app | |
| parent | 1c3a0454b0fc24268455796ba089804416dc6815 (diff) | |
| download | alure-website-057a95eb7756e9a73dd62e03cdc1a399e5675744.tar.gz alure-website-057a95eb7756e9a73dd62e03cdc1a399e5675744.tar.bz2 alure-website-057a95eb7756e9a73dd62e03cdc1a399e5675744.zip | |
Travel advisory update
Diffstat (limited to 'app')
| -rw-r--r-- | app/travel-advisory/countries.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index 102e6b0..2c04ac7 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -190,12 +190,16 @@ "image": "/countries/solstice.webp", "settlements": [ { + "name": "Firefly", + "danger": 3 + }, + { "name": "Othoroot", "danger": 3 } ], "history": [ - "December 22nd 2023: Violent protests at Othoroot." + "December 22nd 2023: Violent protests at Firefly caused by Othoroot." ] }, { |
