Skip to content

Commit

Permalink
add pumpkin export
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMWolfs committed Nov 3, 2023
1 parent dedbe70 commit e2fd354
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,5 +253,8 @@ class CaptureFarmingGear {
if (msg == "CARROTS EXPORTATION COMPLETE!") {
hidden.carrotFortune = true
}
if (msg == "PUMPKINS EXPORTATION COMPLETE!") {
hidden.pumpkinFortune = true
}
}
}

0 comments on commit e2fd354

Please sign in to comment.