mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 08:34:23 +00:00
* 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>