diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-05-17 14:54:13 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-05-17 14:54:13 -0400 |
| commit | 1052d676dfb14776138b673f70d06d86c553386a (patch) | |
| tree | 75997ef8d30d65b0d8fce03df618b54ec74b5e24 /app | |
| parent | e0603be2c682afd2bda7bc9a28367c9a7fa3baa5 (diff) | |
| download | alure-website-1052d676dfb14776138b673f70d06d86c553386a.tar.gz alure-website-1052d676dfb14776138b673f70d06d86c553386a.tar.bz2 alure-website-1052d676dfb14776138b673f70d06d86c553386a.zip | |
Travel advisory update
Diffstat (limited to 'app')
| -rw-r--r-- | app/travel-advisory/countries.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index 6320c77..aea441f 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -91,10 +91,12 @@ { "name": "The Kemonomimi Republic", "url": "kemonomimi-republic", - "danger": 0, + "danger": 3, "image": "/countries/kemonomimi.webp", "settlements": [], - "history": [] + "history": [ + "Ongoing war with the People's Democratic Republic of Solstice." + ] }, { "name": "The Knowle Regions", @@ -183,6 +185,7 @@ "image": "/countries/solstice.webp", "settlements": [], "history": [ + "May 17th, 2024: Ongoing war with KR.", "May 2024: Major conflicts happening; Not limiting to: Civil war, Discrimination against the Kemonomimians" ] }, |
