From 8db5b76ebe0761122ef6cd2aacd969dcfc2e2650 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 11 Feb 2024 19:54:31 -0500 Subject: Travel advisory update --- app/travel-advisory/countries.json | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'app') diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index f3f872f..d2e23b3 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -19,12 +19,10 @@ { "name": "The Aura Regions", "url": "auraregions", - "danger": 1, + "danger": 0, "image": "/countries/auraregions.webp", "settlements": [], - "history": [ - "February 5th, 2024: Lockdown happening in Baxford Central." - ] + "history": [] }, { "name": "Birch Boat Town", @@ -173,17 +171,15 @@ { "name": "The Republic of Québec", "url": "republic-of-quebec", - "danger": 1, + "danger": 0, "image": "/countries/quebec.webp", "settlements": [ { "name": "Forêt Québec", - "danger": 3 + "danger": 2 } ], - "history": [ - "Oui-Oui Industries did a hostile takeover of Forêt Québec." - ] + "history": [] }, { "name": "The Solstice Federation", -- cgit v1.2.3