Files
Bubberstation/code/game/objects/items/stacks
SkyratBot 68b6f2caa8 [MIRROR] Fixes iron floor tiles instances without /base subtype. [MDB IGNORE] (#23175)
* Fixes iron floor tiles instances without /base subtype. (#77669)

## About The Pull Request
Closes https://github.com/tgstation/tgstation/issues/77564.
As it was reskinning into the `/obj/item/stack/tile/iron` it couldn't
merge with the `/obj/item/stack/tile/iron/base` tiles.
## Changelog
🆑
fix: Base iron floor tiles now will be able to stack with other base
iron floor tiles after being reskined to the base subtype.
/🆑

* Fixes iron floor tiles instances without /base subtype.

---------

Co-authored-by: Helg2 <93882977+Helg2@users.noreply.github.com>
2023-08-17 23:49:06 -04:00
..