Files
Bubberstation/code/game/objects/items/stacks/sheets
SkyratBot 0badc63764 [MIRROR] Plastic sheet creates 4 tiles via the tiles menu option [MDB IGNORE] (#24540)
* Plastic sheet creates 4 tiles via the tiles menu option (#79144)

## About The Pull Request
- Fixes #79127

The argument `max_res_amount` in `/datum/stack_recipe` must be greater
than 1 for the recipe to produce multiple tiles. I made this value the
same as creating iron floor tiles from a stack of iron sheets i.e. 20

## Changelog
🆑
fix: plastic sheet produces 4 tiles via the tiles option without using
the crafting menu
/🆑

* Plastic sheet creates 4 tiles via the tiles menu option

---------

Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>
2023-10-24 14:38:58 -04:00
..