diff options
| author | Andrew Lee <andrew@alee14.me> | 2026-05-23 12:12:39 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2026-05-23 12:12:39 -0400 |
| commit | 73ffb1c2faf6b12850fd71649bac7fe336e68c6d (patch) | |
| tree | 6f4a55035b237adfc7332010efc2ea30732f96af /app/countries.json | |
| parent | 0a19f47edf7e3a074805b07140e0112de07761da (diff) | |
| download | alure-website-73ffb1c2faf6b12850fd71649bac7fe336e68c6d.tar.gz alure-website-73ffb1c2faf6b12850fd71649bac7fe336e68c6d.tar.bz2 alure-website-73ffb1c2faf6b12850fd71649bac7fe336e68c6d.zip | |
Diffstat (limited to 'app/countries.json')
| -rw-r--r-- | app/countries.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app/countries.json b/app/countries.json index d5c2143..30d7de5 100644 --- a/app/countries.json +++ b/app/countries.json @@ -251,9 +251,13 @@ "visa": true, "visaInfo": [], "image": "/countries/quebec.webp", - "danger": 0, + "danger": 1, "settlements": [], - "history": [] + "history": [ + "May 2025: Prion disease outbreak in Fôret Québec.", + "ROQ citizens must go through the manual passport section when entering the Alure Regions.", + "People who travelled from ROQ in the last 7 days must declare themselves." + ] }, { "name": "Solstan Federation", |
