Skip to content

Commit

Permalink
hide shields rework modooption (#3968)
Browse files Browse the repository at this point in the history
  • Loading branch information
SethDGamre authored Nov 25, 2024
1 parent 2b79493 commit d8640b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modoptions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1249,6 +1249,7 @@ local options = {
name = "Shields Rework",
desc = "Shields block all projectiles. Overkill damage is blocked once before reaching 0% charge. Shields are disabled for a few seconds upon reaching 0%.",
type = "bool",
hidden = true,
section = "options_experimental",
def = false,
},
Expand Down

0 comments on commit d8640b9

Please sign in to comment.