Files
Bubberstation/code/modules/research
SyncIt21 b32faa5611 Stabilized metal slime extract now properly add's a sheet to a random stack (#75685)
## About The Pull Request

`/obj/item/stack/sheet/add()` proc not only increments the `amount` var
but also
1. updates the stack's appearance
2. updates it's weight
3. inform's global material sniffer's about it's presense
4. also updates it's custom material's

So let the slime extract use this proc instead of doing a partial
incomplete job ourselves

## Changelog
🆑
fix: stabilized metal slime extract properly increments stacks so that
it's appearance & weight are updated correctly & is picked up by
material sniffers.
/🆑
2023-05-28 11:47:36 -04:00
..
2023-05-07 23:52:03 -07:00
2023-05-07 23:52:03 -07:00
2023-05-07 23:52:03 -07:00
2023-05-07 23:52:03 -07:00