diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-12-10 00:17:19 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-12-10 00:17:19 -0500 |
| commit | 6d3254977e1ab607089c9bb0ed7b56b5f2b38697 (patch) | |
| tree | 60361ab543b277d7a2e601b39ed2b6fca272fcd9 | |
| parent | 94327ada987d392f2e2bb148f597c38f57de86ec (diff) | |
| download | alure-website-6d3254977e1ab607089c9bb0ed7b56b5f2b38697.tar.gz alure-website-6d3254977e1ab607089c9bb0ed7b56b5f2b38697.tar.bz2 alure-website-6d3254977e1ab607089c9bb0ed7b56b5f2b38697.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 3998439..cf4812e 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -186,10 +186,12 @@ { "name": "The Solstice Federation", "url": "solstice", - "danger": 0, + "danger": 1, "image": "/countries/solstice.webp", "settlements": [], - "history": [] + "history": [ + "December 10th, 2023: Potential risk for Kemonomimis as the government is planning on passing a law that would risk their lives." + ] }, { "name": "Sulópolis", |
