Skip to content

Commit 7dc589b

Browse files
committed
Add 2.6 event wishes
1 parent dda9a48 commit 7dc589b

File tree

1 file changed

+63
-0
lines changed

1 file changed

+63
-0
lines changed

src/data/events.json

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,5 +1160,68 @@
11601160
"prediction": true,
11611161
"start": "2022-03-30 06:00:00",
11621162
"end": "2022-03-30 11:00:00"
1163+
},
1164+
{
1165+
"name": "Event Wish \"Azure Excursion\"",
1166+
"type": "Banner",
1167+
"img": "https://i.imgur.com/OTUYdqg.png",
1168+
"prediction": true,
1169+
"start": "2022-03-30 11:00:00",
1170+
"start_server": false,
1171+
"end": "2022-04-19 17:59:00",
1172+
"reminder": "end"
1173+
},
1174+
{
1175+
"name": "Event Wish \"Ballad in Goblets\"",
1176+
"type": "Banner",
1177+
"img": "https://i.imgur.com/OTUYdqg.png",
1178+
"prediction": true,
1179+
"start": "2022-03-30 11:00:00",
1180+
"start_server": false,
1181+
"end": "2022-04-19 17:59:00",
1182+
"reminder": "end"
1183+
},
1184+
{
1185+
"name": "Event Wish \"Epitome Invocation\"",
1186+
"type": "Banner",
1187+
"img": "https://i.imgur.com/agK6zHA.png",
1188+
"prediction": true,
1189+
"start": "2022-03-30 11:00:00",
1190+
"start_server": false,
1191+
"end": "2022-04-19 17:59:00",
1192+
"reminder": "end"
1193+
},
1194+
{
1195+
"name": "Event Wish \"The Heron's Court\"",
1196+
"type": "Banner",
1197+
"img": "https://i.imgur.com/OTUYdqg.png",
1198+
"prediction": true,
1199+
"start": "2022-04-19 18:00:00",
1200+
"end": "2022-05-10 14:59:00",
1201+
"reminder": "end"
1202+
},
1203+
{
1204+
"name": "Event Wish \"Epitome Invocation\"",
1205+
"type": "Banner",
1206+
"img": "https://i.imgur.com/agK6zHA.png",
1207+
"prediction": true,
1208+
"start": "2022-04-19 18:00:00",
1209+
"end": "2022-05-10 14:59:00",
1210+
"reminder": "end"
1211+
},
1212+
1213+
{
1214+
"name": "Next Special Program",
1215+
"type": "Stream",
1216+
"prediction": true,
1217+
"start": "2022-04-29 08:00:00",
1218+
"timezone": "-04:00"
1219+
},
1220+
{
1221+
"name": "Next Maintenance",
1222+
"type": "Maintenance",
1223+
"prediction": true,
1224+
"start": "2022-05-11 06:00:00",
1225+
"end": "2022-05-11 11:00:00"
11631226
}
11641227
]

0 commit comments

Comments
 (0)