diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-07-01 13:55:12 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-07-01 13:55:12 -0400 |
| commit | 9ac48ab59c7b56f2defd975e6526f74e9041faa2 (patch) | |
| tree | 4101cd24125515d8351b1612825f7e1e6523b3ea /app/countries.json | |
| parent | f4d209976747cdd24a4be6a97fa2861f07bec695 (diff) | |
| download | alure-website-9ac48ab59c7b56f2defd975e6526f74e9041faa2.tar.gz alure-website-9ac48ab59c7b56f2defd975e6526f74e9041faa2.tar.bz2 alure-website-9ac48ab59c7b56f2defd975e6526f74e9041faa2.zip | |
Travel advisory update
Diffstat (limited to 'app/countries.json')
| -rw-r--r-- | app/countries.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/app/countries.json b/app/countries.json index d783394..a8b50ae 100644 --- a/app/countries.json +++ b/app/countries.json @@ -262,9 +262,11 @@ "visa": false, "visaInfo": [], "image": "/countries/solstice.webp", - "danger": 0, + "danger": 3, "settlements": [], - "history": [] + "history": [ + "July 2025: Civil war between the federal government and province of Othoroot" + ] }, { "name": "The Republic of Sorena", |
