diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-07-19 07:39:55 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-07-19 07:39:55 -0400 |
| commit | 2b39d8c71a4cb9a29555b31059517e870c2bfb21 (patch) | |
| tree | b7d61d661d6d93eb352143af466e61c8fe1410ee | |
| parent | 16f47135c6bcd8bf6e257578afa1a29008f73395 (diff) | |
| download | alure-website-2b39d8c71a4cb9a29555b31059517e870c2bfb21.tar.gz alure-website-2b39d8c71a4cb9a29555b31059517e870c2bfb21.tar.bz2 alure-website-2b39d8c71a4cb9a29555b31059517e870c2bfb21.zip | |
Updated travel advisory
| -rw-r--r-- | app/travel-advisory/countries.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index 557f55e..18718d7 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -16,10 +16,12 @@ }, { "name": "Aura Regions", - "danger": 1, + "danger": 2, "image": "/countries/auraregions.webp", "settlements": [], - "history": [] + "history": [ + "July 19th, 2023: There is ongoing cases of the parasite within Aura Regions." + ] }, { "name": "Birch Boat Town", @@ -55,6 +57,7 @@ "image": "/countries/fegal.webp", "settlements": [], "history": [ + "July 19th, 2023: There is a parasite going around the world.", "May 17th, 2123: Fegal has border security issues and it has not been solved as of now." ] }, |
