mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-22 06:35:12 +01:00
53ddde9d06
## About The Pull Request Because cable coils are by default 30 cable, what was presumably intended to drop four cable actually dropped four stacks of cable. This modifies the deconstruction logic of improvised mounted weapons to spawn `/obj/item/stack`s once, with their count set in `new()`, rather than repeatedly spawning single stacks and having them merge, which allows granularity when it comes to cable. ## Why It's Good For The Game Unless you're deconstructing something via a wiremill, it shouldn't produce eight times as much cable as it cost. ## Changelog 🆑 fix: Improvised mounted weaponry now drops a reasonable amount of cable /🆑