Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About The Pull Request
This PR makes many of the
iron
floor designs match and gives some of them extra directions, it also adds a few variants. These changes have also been applied to the RTD.Why It's Good For The Game
All or most of the
iron
floors match design wise now and thedark
floors aren't duplicates of thesmooth
floors anymore. There's now also variants for therecharge_floor
andgoonplaque
that match with the otheriron
floor colors.chapel
floors have finally been fixed, they've also been given achapel_large
variant.Changelog
🆑
add: Added new floors and also added directions to existing floors. Changes also added to the rtd.
fix: Several iron floor designs and finally the chapel floor designs.
image: Modified floor, floor_edge, floor_half, floor_corner, floor_large, small, diagonal, herringbone, darkfull, dark_edge, dark_half, dark_corner, dark_large, dark_small, dark_diagonal, dark_herringbone, checker, dark, darkcorner, white, white_edge, white_half, white_corner, white_large, white_small, white_diagonal, white_herringbone, cafeteria, whitehall, whitecorner, textured, textured_edge, textured_half, textured_corner, textured_large, textured_dark, textured_dark_edge, textured_dark_half, textured_dark_corner, textured_dark_large, textured_white, textured_white_edge, textured_white_half, textured_white_corner, textured_white_large, plaque, recharge_floor, terracotta, terracotta_small, terracotta_diagonal, terracotta_herringbone, kitchen, kitchen_small, kitchen_diagonal, kitchen_herringbone, sepia, chapel, and pinkblack icons. Added dark_plaque, white_plaque, smooth_plaque, dark_recharge_floor, white_recharge_floor, smooth_recharge_floor, chapel_large icons.
code: Made the appropriate changes to iron_floor.dm, tile_iron.dm, and rtd.dm.
/:cl: