From 2b39d8c71a4cb9a29555b31059517e870c2bfb21 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 19 Jul 2023 07:39:55 -0400 Subject: Updated travel advisory --- app/travel-advisory/countries.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'app/travel-advisory') 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." ] }, -- cgit v1.2.3