From 7d8387321b325c1fcf4d9a2030020a5abe834cbb Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 25 Oct 2025 22:07:21 -0400 Subject: Travel advisory update + PSA update Changed Solstice to 0; PSA removed --- app/components/psa.json | 2 +- app/countries.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/psa.json b/app/components/psa.json index 691070b..73f3832 100644 --- a/app/components/psa.json +++ b/app/components/psa.json @@ -1,5 +1,5 @@ { - "important": 1, + "important": 0, "announcement": "Internal businesses now require to register with the government.", "link": "/updates/enterprises-registering" } diff --git a/app/countries.json b/app/countries.json index a8b50ae..51b2a7a 100644 --- a/app/countries.json +++ b/app/countries.json @@ -262,7 +262,7 @@ "visa": false, "visaInfo": [], "image": "/countries/solstice.webp", - "danger": 3, + "danger": 0, "settlements": [], "history": [ "July 2025: Civil war between the federal government and province of Othoroot" -- cgit v1.2.3