diff options
Diffstat (limited to 'app/travel-advisory/countries.json')
| -rw-r--r-- | app/travel-advisory/countries.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index 102e6b0..2c04ac7 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -190,12 +190,16 @@ "image": "/countries/solstice.webp", "settlements": [ { + "name": "Firefly", + "danger": 3 + }, + { "name": "Othoroot", "danger": 3 } ], "history": [ - "December 22nd 2023: Violent protests at Othoroot." + "December 22nd 2023: Violent protests at Firefly caused by Othoroot." ] }, { |
