diff options
| -rw-r--r-- | app/travel-advisory/countries.json | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index 854288a..44cfcfc 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -177,15 +177,12 @@ "history": [] }, { - "name": "The People's Democratic Republic of Solstice", + "name": "Solstan Federation", "url": "solstice", - "danger": 3, + "danger": 0, "image": "/countries/solstice.webp", "settlements": [], - "history": [ - "May 17th, 2024: Ongoing war with KR.", - "May 2024: Major conflicts happening; Not limiting to: Civil war, Discrimination against the Kemonomimians" - ] + "history": [] }, { "name": "Sulópolis", |
