From 1052d676dfb14776138b673f70d06d86c553386a Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 17 May 2024 14:54:13 -0400 Subject: Travel advisory update --- app/travel-advisory/countries.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'app/travel-advisory/countries.json') diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index 6320c77..aea441f 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -91,10 +91,12 @@ { "name": "The Kemonomimi Republic", "url": "kemonomimi-republic", - "danger": 0, + "danger": 3, "image": "/countries/kemonomimi.webp", "settlements": [], - "history": [] + "history": [ + "Ongoing war with the People's Democratic Republic of Solstice." + ] }, { "name": "The Knowle Regions", @@ -183,6 +185,7 @@ "image": "/countries/solstice.webp", "settlements": [], "history": [ + "May 17th, 2024: Ongoing war with KR.", "May 2024: Major conflicts happening; Not limiting to: Civil war, Discrimination against the Kemonomimians" ] }, -- cgit v1.2.3