From 7c04d6627c654dd2d6dde7150d8a60927f63e177 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 17 May 2024 01:08:01 -0400 Subject: Travel advisory update --- app/travel-advisory/countries.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index cafc3c1..363403e 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -179,10 +179,12 @@ { "name": "The Solstice Federation", "url": "solstice", - "danger": 0, + "danger": 3, "image": "/countries/solstice.webp", "settlements": [], - "history": [] + "history": [ + "May 2024: Major conflicts happening; Not limiting to: Civil war, Discrimination against the Kemonomimians" + ] }, { "name": "Sulópolis", -- cgit v1.2.3