diff options
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", |
