From b8100126608e9e455050229d32b2493a90aee4d5 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 11 Nov 2023 23:28:00 -0500 Subject: Travel advisory update; Package update --- app/components/psa.json | 2 +- app/travel-advisory/countries.json | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) (limited to 'app') diff --git a/app/components/psa.json b/app/components/psa.json index 977e8ca..c99620d 100644 --- a/app/components/psa.json +++ b/app/components/psa.json @@ -1,5 +1,5 @@ { - "important": 1, + "important": 0, "announcement": "Nexus Underground and Gura Villa is being acquired from SEI to merge with regions", "link": "/updates/nexus-gura-merge" } diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index e45d203..937e41d 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -179,14 +179,10 @@ { "name": "The Federal Democracy of Solstice", "url": "solstice", - "danger": 1, + "danger": 0, "image": "/countries/solstice.webp", "settlements": [], - "history": [ - "There has been internal turmoil in Solstice for a while, and not limiting to:", - "- Passing aggressive laws against for sending prisoners to another country.", - "- Corruption within the government." - ] + "history": [] }, { "name": "Sulópolis", -- cgit v1.2.3