Malcolm-Q / LC-LateGameUpgrades

Repo for the LateGameUpgrades Lethal Company Mod.
MIT License
13 stars 9 forks source link

Prevent deeper pockets from letting you switch off a wheelbarrow #462

Closed achohbee closed 6 months ago

achohbee commented 7 months ago

Currently, nothing prevents you from switching off of a wheelbarrow / shopping cart when deeper pockets is enabled. This creates a glitch and the player becomes unable to drop any items or interact with anything.

This patch basically prevents the wheelbarrow from ever being treated as one-handed by deeper pockets.

Fixes #458.