Files
Bubberstation/code/modules/projectiles
SkyratBot 089330e0bf [MIRROR] Fixes flatgun drop code (#8325)
* 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>
2021-09-23 01:46:27 +01:00
..