From 9ac48ab59c7b56f2defd975e6526f74e9041faa2 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 1 Jul 2025 13:55:12 -0400 Subject: Travel advisory update --- app/countries.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app/countries.json') 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", -- cgit v1.2.3