Skip to content

Commit

Permalink
Fix events responsible for loading minigames in events.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcreyes committed Apr 5, 2020
1 parent 88898d1 commit 5b2ff1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
],
"hasBottomBoxBorder": false,
"hasInnerFill": true,
"gamePlayMode": "Minigame"
"gamePlayMode": "Comics"
},
"CryMidtermPaperEvent": {
"prompt": "You failed your latest midterm...",
Expand Down Expand Up @@ -123,7 +123,7 @@
],
"hasBottomBoxBorder": true,
"hasInnerFill": true,
"gamePlayMode": "Minigame"
"gamePlayMode": "Comics"
},
"ImagineDayEvent": {
"prompt": "It's Imagine Day!",
Expand Down

0 comments on commit 5b2ff1a

Please sign in to comment.