mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-09 16:33:50 +00:00
* Fixes flatgun drop code (#61453) About The Pull Request Changes the drop code handling from being in pickup (requiring some shitcode to work) to instead handle the same code in equip. This behaviour is nonsense, but it at least now works as intended. fixes #61281 Why It's Good For The Game Shit ruin with bad loot and bullshit like this Changelog cl fix: Stickmen flatguns now properly drop out of your hands when picked up, as intended. /cl * Fixes flatgun drop code Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com>