mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[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:
@@ -0,0 +1 @@
|
||||
/obj/item/stack/tile/iron : /obj/item/stack/tile/iron/base{@OLD}
|
||||
Reference in New Issue
Block a user