Skip to content

Commit

Permalink
Update event.json (2025 Feb GSD)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitoyon committed Jan 24, 2025
1 parent d0a0647 commit 25b192e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/data/event.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@
"drowsy": [
{
"name": "GSD",
"day": "2025-01-13",
"day": "2025-02-11",
"bonus": 1.5
},
{
"name": "GSD",
"day": "2025-01-14",
"bonus": 3
"day": "2025-02-12",
"bonus": 2.5
},
{
"name": "GSD",
"day": "2025-01-15",
"day": "2025-02-13",
"bonus": 1.5
}
],
"bonus": [
{
"name": "super skill week",
"start": "2025-01-20 4:00",
"end": "2025-01-26 4:00",
"end": "2025-01-27 4:00",
"target": {
"speciality": "Skills"
},
Expand Down

0 comments on commit 25b192e

Please sign in to comment.