Skip to content

Commit d2d3956

Browse files
committed
Update 2.6 event placeholders with dates
1 parent 7b117d5 commit d2d3956

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

src/data/events.json

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,15 +1176,16 @@
11761176
{
11771177
"name": "2.6 Maintenance",
11781178
"type": "Maintenance",
1179-
"prediction": true,
1179+
"link": "https://www.hoyolab.com/article/3992100",
1180+
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/03/18/1015373/9728c058e28914db977aaced99fea4c7_6399031903363909301.jpg",
11801181
"start": "2022-03-30 06:00:00",
11811182
"end": "2022-03-30 11:00:00"
11821183
},
11831184
{
11841185
"name": "Event Wish \"Azure Excursion\"",
11851186
"type": "Banner",
1186-
"img": "https://i.imgur.com/OTUYdqg.png",
1187-
"prediction": true,
1187+
"link": "https://www.hoyolab.com/article/3992944",
1188+
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/03/25/1015448/1eac4b6a5111abe4d1726842a7191c2d_903723562714271981.jpg",
11881189
"start": "2022-03-30 11:00:00",
11891190
"start_server": false,
11901191
"end": "2022-04-19 17:59:00",
@@ -1193,8 +1194,8 @@
11931194
{
11941195
"name": "Event Wish \"Ballad in Goblets\"",
11951196
"type": "Banner",
1196-
"img": "https://i.imgur.com/OTUYdqg.png",
1197-
"prediction": true,
1197+
"link": "https://www.hoyolab.com/article/3992945",
1198+
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/03/25/1015448/726d45d9eb3d7018a5d3afa60b872c19_3617472577269375986.jpg",
11981199
"start": "2022-03-30 11:00:00",
11991200
"start_server": false,
12001201
"end": "2022-04-19 17:59:00",
@@ -1203,8 +1204,8 @@
12031204
{
12041205
"name": "Event Wish \"Epitome Invocation\"",
12051206
"type": "Banner",
1206-
"img": "https://i.imgur.com/agK6zHA.png",
1207-
"prediction": true,
1207+
"link": "https://www.hoyolab.com/article/3992947",
1208+
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/03/25/1015448/ac329d1e062999de205dccb8829d9da2_8490623947419327441.jpg",
12081209
"start": "2022-03-30 11:00:00",
12091210
"start_server": false,
12101211
"end": "2022-04-19 17:59:00",
@@ -1231,7 +1232,9 @@
12311232
{
12321233
"name": "\"Hues of the Violet Garden\" Event",
12331234
"type": "In-game",
1234-
"img": "https://i.imgur.com/M6O3ZUQ.png",
1235+
"img": "https://i.imgur.com/QuzY34N.png",
1236+
"start": "2022-04-07 10:00:00",
1237+
"end": "2022-04-25 03:59:00",
12351238
"reminder": "end"
12361239
},
12371240
{
@@ -1249,7 +1252,9 @@
12491252
{
12501253
"name": "\"Outside the Canvas, Inside the Lens\" Event",
12511254
"type": "In-game",
1252-
"img": "https://i.imgur.com/xL0xN4l.png",
1255+
"img": "https://i.imgur.com/0RLLwJE.png",
1256+
"start": "2022-04-01 10:00:00",
1257+
"end": "2022-04-11 03:59:00",
12531258
"reminder": "end"
12541259
},
12551260
{

0 commit comments

Comments
 (0)