diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-05-17 01:08:01 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-05-17 01:08:01 -0400 |
| commit | 7c04d6627c654dd2d6dde7150d8a60927f63e177 (patch) | |
| tree | 01330b087fb0c924ef6d04ba6a2cbc27f8df1c59 | |
| parent | 982bc4a4a37ba82545acd6b3c0a2fd9d055e6cf6 (diff) | |
| download | alure-website-7c04d6627c654dd2d6dde7150d8a60927f63e177.tar.gz alure-website-7c04d6627c654dd2d6dde7150d8a60927f63e177.tar.bz2 alure-website-7c04d6627c654dd2d6dde7150d8a60927f63e177.zip | |
Travel advisory update
| -rw-r--r-- | app/travel-advisory/countries.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index cafc3c1..363403e 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -179,10 +179,12 @@ { "name": "The Solstice Federation", "url": "solstice", - "danger": 0, + "danger": 3, "image": "/countries/solstice.webp", "settlements": [], - "history": [] + "history": [ + "May 2024: Major conflicts happening; Not limiting to: Civil war, Discrimination against the Kemonomimians" + ] }, { "name": "Sulópolis", |
