diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-10-03 16:12:47 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-10-03 16:12:47 -0400 |
| commit | 12c7ceec40ae4a76d8af3bbdd7057d1c17d18112 (patch) | |
| tree | 1b37fdbad22f50890a59a656e9603f59667d85cb /app/travel-advisory | |
| parent | 7888fdac4f36174a6ec04526247c95affb38a7a2 (diff) | |
| download | alure-website-12c7ceec40ae4a76d8af3bbdd7057d1c17d18112.tar.gz alure-website-12c7ceec40ae4a76d8af3bbdd7057d1c17d18112.tar.bz2 alure-website-12c7ceec40ae4a76d8af3bbdd7057d1c17d18112.zip | |
New/updated post; Updated travel advisory
Diffstat (limited to 'app/travel-advisory')
| -rw-r--r-- | app/travel-advisory/countries.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index a06590d..abd0fa0 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -147,12 +147,10 @@ { "name": "Ownage", "url": "ownage", - "danger": 3, - "image": "/countries/youonkazoo.webp", + "danger": 0, + "image": "/countries/ownage.webp", "settlements": [], - "history": [ - "October 1st, 2023: Associated with a terrorist group." - ] + "history": [] }, { "name": "PLC", @@ -177,7 +175,9 @@ "image": "/countries/solstice.webp", "settlements": [], "history": [ - "September 30th, 2023: A government official involved with a terrorist group." + "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." ] }, { @@ -188,7 +188,7 @@ "settlements": [ { "name": "Forêt Québec", - "danger": 3 + "danger": 1 } ], "history": [ |
