Files
Bubberstation/code/game/objects/items/stacks
SkyratBot acf6256c30 [MIRROR] Makes applies_mats on stack crafting work if the recipe result is a turf [MDB IGNORE] (#20397)
* Makes applies_mats on stack crafting work if the recipe result is a turf (#74553)

## About The Pull Request

This doesn't happen anywhere, but I found out this didn't work when
working on something stupid the other day. I figured I'd fix it here
while I'm at it.
## Why It's Good For The Game

If someone wants to make a turf created directly by stack crafting for
whatever reason, it should at least get materials applied if its wanted.
## Changelog
🆑
fix: Turfs made through stack crafting (so none currently) will have
materials applied if the var is set
/🆑

* Makes applies_mats on stack crafting work if the recipe result is a turf

---------

Co-authored-by: Paxilmaniac <82386923+Paxilmaniac@users.noreply.github.com>
2023-04-07 16:29:05 -07:00
..