Files
Bubberstation/code/game/objects
Helg2 12e13827d9 Fixes syndicate holster storage issue. (#75731)
## About The Pull Request
The main problem was `max_total_storage = 3` which made it impossible
for you to fit items in properly, so i changed it to
`max_specific_storage` as it is in other normally functioning holsters.
Also cleaned up code a bit? I assume 3 initializations may have a
purpose but like why, when it works the same without them?
## Why It's Good For The Game
Thing works as intended?
## Changelog
🆑
fix: Syndicate Holster now works as intended (You can finally put both
revolver and speedloaders in it at the same time).
/🆑
2023-05-31 14:26:19 -04:00
..
2023-02-12 00:04:44 +01:00