diff options
Diffstat (limited to 'app/countries.json')
| -rw-r--r-- | app/countries.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app/countries.json b/app/countries.json index c514851..5e8e5ed 100644 --- a/app/countries.json +++ b/app/countries.json @@ -246,10 +246,8 @@ "name": "Solstan Federation", "short": "SFR", "url": "solstice", - "visa": true, - "visaInfo": [ - "Jan 10th 2025: Solstan citizens will require to have a visa to enter the Alure Regions. In addition, they will need a second form of ID. All ePassport+ gates will be disabled for Solstan citizens." - ], + "visa": false, + "visaInfo": [], "image": "/countries/solstice.webp", "danger": 0, "settlements": [], |
