diff options
| -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", |
