[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>
This commit is contained in:
SkyratBot
2023-08-17 23:49:06 -04:00
committed by GitHub
co-authored by Helg2
parent e7ef417b18
commit 68b6f2caa8
8 changed files with 411 additions and 410 deletions
@@ -0,0 +1 @@
/obj/item/stack/tile/iron : /obj/item/stack/tile/iron/base{@OLD}