Skip to content

Commit 20f7d78

Browse files
committed
Add 2.8 events
1 parent 1277c44 commit 20f7d78

File tree

1 file changed

+85
-0
lines changed

1 file changed

+85
-0
lines changed

src/data/events.json

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,5 +1443,90 @@
14431443
"type": "Maintenance",
14441444
"start": "2022-07-13 06:00:00",
14451445
"end": "2022-07-13 11:00:00"
1446+
},
1447+
{
1448+
"name": "Event Wish \"Leaves in the Wind\"",
1449+
"type": "Banner",
1450+
"img": "https://i.imgur.com/8VHahtt.png",
1451+
"prediction": true,
1452+
"start": "2022-07-13 11:00:00",
1453+
"start_server": false,
1454+
"end": "2022-08-02 17:59:00",
1455+
"reminder": "end"
1456+
},
1457+
{
1458+
"name": "Event Wish \"Sparkling Steps\"",
1459+
"type": "Banner",
1460+
"img": "https://i.imgur.com/8VHahtt.png",
1461+
"prediction": true,
1462+
"start": "2022-07-13 11:00:00",
1463+
"start_server": false,
1464+
"end": "2022-08-02 17:59:00",
1465+
"reminder": "end"
1466+
},
1467+
{
1468+
"name": "Event Wish \"Epitome Invocation\"",
1469+
"type": "Banner",
1470+
"img": "https://i.imgur.com/8VHahtt.png",
1471+
"prediction": true,
1472+
"start": "2022-07-13 11:00:00",
1473+
"start_server": false,
1474+
"end": "2022-08-02 17:59:00",
1475+
"reminder": "end"
1476+
},
1477+
{
1478+
"name": "Event Wish \"Tapestry of Golden Flames\"",
1479+
"type": "Banner",
1480+
"img": "https://i.imgur.com/8VHahtt.png",
1481+
"start": "2022-08-02 18:00:00",
1482+
"end": "2022-08-23 14:59:00",
1483+
"reminder": "end"
1484+
},
1485+
{
1486+
"name": "Event Wish \"Epitome Invocation\"",
1487+
"type": "Banner",
1488+
"img": "https://i.imgur.com/8VHahtt.png",
1489+
"start": "2022-08-02 18:00:00",
1490+
"end": "2022-08-23 14:59:00",
1491+
"reminder": "end"
1492+
},
1493+
{
1494+
"name": "Summertime Odyssey",
1495+
"type": "In-game",
1496+
"img": "https://i.imgur.com/3VH6Nbi.png"
1497+
},
1498+
{
1499+
"name": "Reminiscent Regimen",
1500+
"type": "In-game",
1501+
"img": "https://i.imgur.com/ZIPDliq.png"
1502+
},
1503+
{
1504+
"name": "Resonating Visions",
1505+
"type": "In-game",
1506+
"img": "https://i.imgur.com/PoXC6xa.png"
1507+
},
1508+
{
1509+
"name": "Hidden Strife",
1510+
"type": "In-game",
1511+
"img": "https://i.imgur.com/d3yEzxX.png"
1512+
},
1513+
{
1514+
"name": "Evermotion Mechanical Painting",
1515+
"type": "In-game",
1516+
"img": "https://i.imgur.com/LqQmtWh.png"
1517+
},
1518+
{
1519+
"name": "Next Special Program",
1520+
"type": "Stream",
1521+
"prediction": true,
1522+
"start": "2022-08-12 08:00:00",
1523+
"timezone": "-04:00"
1524+
},
1525+
{
1526+
"name": "Next Maintenance",
1527+
"type": "Maintenance",
1528+
"prediction": true,
1529+
"start": "2022-08-24 06:00:00",
1530+
"end": "2022-08-24 11:00:00"
14461531
}
14471532
]

0 commit comments

Comments
 (0)