Skip to content

Commit

Permalink
Merge pull request #327 from olaughlj/master
Browse files Browse the repository at this point in the history
Bug Fix: Medium Shield on an omni mech modifies the reported speed for every variant. #322
  • Loading branch information
WEKarnesky authored Jan 3, 2025
2 parents 5fa5173 + 8dc64db commit 392f0f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Data/Equipment/physicals.json
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,8 @@
"IntMult": 0,
"CanJump": true,
"BVMovement": true,
"BVHeatMod": false
"BVHeatMod": false,
"ConfigOnly": true
}
},
"Large Shield": {
Expand Down

0 comments on commit 392f0f2

Please sign in to comment.