Skip to content

Commit

Permalink
Fix Backend - Sniper one-time effect
Browse files Browse the repository at this point in the history
  • Loading branch information
Janiczek committed Oct 17, 2024
1 parent 89a9377 commit 812207c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Backend.elm
Original file line number Diff line number Diff line change
Expand Up @@ -1951,6 +1951,9 @@ oneTimePerkEffects currentTime =
Perk.Slayer ->
Nothing

Perk.Sniper ->
Nothing

Perk.FortuneFinder ->
Nothing

Expand Down

0 comments on commit 812207c

Please sign in to comment.