mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-28 18:11:16 +00:00
* 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>