RAX-Anomaly / MagsRedux

Rework of Wuuts Mags
52 stars 21 forks source link

[BUG] Upgrading weapons in grenade mode gives free ammo #182

Open ahuyn opened 2 years ago

ahuyn commented 2 years ago

This is due to function unload_magazine being called during the workshop upgrade step.

Recommended to monkeypatch the weapon:unload_magazine function completely to solve this without requiring hacks.