From 6d3254977e1ab607089c9bb0ed7b56b5f2b38697 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 10 Dec 2023 00:17:19 -0500 Subject: Travel advisory update --- app/travel-advisory/countries.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app') 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", -- cgit v1.2.3