From 12ff51efc1119035b8cf17cf458a0dc5c1354423 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 23 Jan 2025 00:11:06 -0500 Subject: Travel advisory and visa update --- app/countries.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'app/countries.json') diff --git a/app/countries.json b/app/countries.json index 5096d61..e66df12 100644 --- a/app/countries.json +++ b/app/countries.json @@ -44,6 +44,17 @@ "settlements": [], "history": [] }, + { + "name": "The Republic of Bohemia", + "short": "BHM", + "url": "bohemia", + "visa": true, + "visaInfo": [], + "image": "/countries/bohemia.webp", + "danger": 0, + "settlements": [], + "history": [] + }, { "name": "Country Warp", "short": "COW", @@ -255,6 +266,17 @@ "settlements": [], "history": [] }, + { + "name": "The Republic of Sorena", + "short": "SRN", + "url": "republic-of-sorena", + "visa": true, + "visaInfo": [], + "image": "/countries/sorena.webp", + "danger": 0, + "settlements": [], + "history": [] + }, { "name": "Sulópolis", "short": "SLP", -- cgit v1.2.3