diff --git a/events.json b/events.json new file mode 100644 index 0000000..4131967 --- /dev/null +++ b/events.json @@ -0,0 +1,13 @@ +{ + "community_day_01_20": { + "date": { + "start": "19.01.2020 11:00", + "end": "19.01.2020 14:00", + "timezone": "dynamic" + }, + "bonuses": { + "lure_time": 180, + "extra_spawnpoints": true + } + } +}