]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Reorganize tile StackPrototypes and add inheritance (#39491)
authorāda <ss.adasts@gmail.com>
Sat, 11 Oct 2025 23:21:07 +0000 (18:21 -0500)
committerGitHub <noreply@github.com>
Sat, 11 Oct 2025 23:21:07 +0000 (23:21 +0000)
commita0f0f40526d7356eb597b390e5fb471d93d061e6
tree7db5a037b6f13708a1d821f99f93cc0a0a1aaecf
parent84c091195109db7d402d492dcbf4734f26839003
Reorganize tile StackPrototypes and add inheritance (#39491)

* atomize from #38412

* fix curtains in G menu

* re-add marble

* commit

* re-add xenoborg tiles

* re-add new faux

* missed tiles

---------

Co-authored-by: iaada <iaada@users.noreply.github.com>
21 files changed:
Content.Shared/Stacks/StackPrototype.cs
Resources/Prototypes/Stacks/Tiles/alien.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/brass.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/carpet.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/concrete.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/electronic.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/fancy.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/faux.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/four_square.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/maints.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/organic.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/other.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/planet.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/retro.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/shuttle.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/steel.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/steel_dark.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/steel_white.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/Tiles/wood.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/base_stacks.yml [new file with mode: 0644]
Resources/Prototypes/Stacks/floor_tile_stacks.yml [deleted file]