diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/structures/walls/walls.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/structures/walls/walls.ftl new file mode 100644 index 00000000000..478cf5df1f2 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/structures/walls/walls.ftl @@ -0,0 +1 @@ +# Ту ду - Выпросить локализацию у переводчиков :) diff --git a/Resources/Prototypes/Entities/Structures/Walls/walls.yml b/Resources/Prototypes/Entities/Structures/Walls/walls.yml index 8cdd9e9e795..0252e54c74c 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/walls.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/walls.yml @@ -82,7 +82,7 @@ acts: [ "Destruction" ] - type: IconSmooth - key: bricks + key: walls base: brick - type: entity @@ -1137,7 +1137,7 @@ - !type:DoActsBehavior acts: ["Destruction"] - type: IconSmooth - key: woods + key: walls base: wood - type: entity @@ -1178,7 +1178,7 @@ sound: collection: WoodDestroy - type: IconSmooth - key: webs + key: walls base: wall - type: Construction graph: WebStructures @@ -1390,7 +1390,7 @@ - !type:DoActsBehavior acts: [ "Destruction" ] - type: IconSmooth - key: cobblebricks + key: walls base: cobblebrick - type: entity @@ -1403,7 +1403,7 @@ - type: Icon sprite: Structures/Walls/cobblebrick_basalt.rsi - type: IconSmooth - key: cobblebricks + key: walls base: cobblebrick - type: entity @@ -1417,7 +1417,7 @@ - type: Icon sprite: Structures/Walls/cobblebrick_snow.rsi - type: IconSmooth - key: cobblebricks + key: walls base: cobblebrick - type: entity @@ -1430,7 +1430,7 @@ - type: Icon sprite: Structures/Walls/cobblebrick_asteroid.rsi - type: IconSmooth - key: cobblebricks + key: walls base: cobblebrick - type: entity @@ -1443,7 +1443,7 @@ - type: Icon sprite: Structures/Walls/cobblebrick_sand.rsi - type: IconSmooth - key: cobblebricks + key: walls base: cobblebrick - type: entity @@ -1456,7 +1456,7 @@ - type: Icon sprite: Structures/Walls/cobblebrick_chromite.rsi - type: IconSmooth - key: cobblebricks + key: walls base: cobblebrick - type: entity @@ -1469,5 +1469,5 @@ - type: Icon sprite: Structures/Walls/cobblebrick_andesite.rsi - type: IconSmooth - key: cobblebricks + key: walls base: cobblebrick diff --git a/Resources/Prototypes/Entities/Structures/Walls/walls_separate.yml b/Resources/Prototypes/Entities/Structures/Walls/walls_separate.yml new file mode 100644 index 00000000000..432f122bd5f --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Walls/walls_separate.yml @@ -0,0 +1,382 @@ +- type: entity + parent: WallBrick + id: WallBrickSeparate + suffix: separated + components: + - type: IconSmooth + key: bricks + base: brick + +- type: entity + parent: WallClock + id: WallClockSeparate + suffix: separated + components: + - type: IconSmooth + key: clocks + base: clock + +- type: entity + parent: WallClown + id: WallClownSeparate + suffix: separated + components: + - type: IconSmooth + key: clowns + base: clown + +- type: entity + parent: WallMeat + id: WallMeatSeparate + suffix: separated + components: + - type: IconSmooth + key: meats + base: meat + +- type: entity + parent: WallCult + id: WallCultSeparate + suffix: separated + components: + - type: IconSmooth + key: cults + base: cult + +- type: entity + parent: WallDebug + id: WallDebugSeparate + suffix: DEBUG, separated + components: + - type: IconSmooth + key: debug + base: debug + +- type: entity + parent: WallDiamond + id: WallDiamondSeparate + suffix: separated + components: + - type: IconSmooth + key: diamonds + base: diamond + +- type: entity + parent: WallGold + id: WallGoldSeparate + suffix: separated + components: + - type: IconSmooth + key: golds + base: gold + +- type: entity + parent: WallIce + id: WallIceSeparate + suffix: separated + components: + - type: IconSmooth + key: ices + base: ice + +- type: entity + parent: WallPlasma + id: WallPlasmaSeparate + suffix: separated + components: + - type: IconSmooth + key: plasmas + base: plasma + +- type: entity + parent: WallPlastic + id: WallPlasticSeparate + suffix: separated + components: + - type: IconSmooth + key: plastics + base: plastic + +- type: entity + parent: WallPlastitaniumIndestructible + id: WallPlastitaniumIndestructibleSeparate + suffix: indestructible, separated + components: + - type: IconSmooth + key: plastitaniums + base: plastitanium + +- type: entity + parent: WallPlastitanium + id: WallPlastitaniumSeparate + suffix: separated + components: + - type: IconSmooth + key: plastitaniums + base: plastitanium + +- type: entity + parent: WallPlastitaniumDiagonal + id: WallPlastitaniumDiagonalSeparate + suffix: diagonal, separated + placement: + mode: SnapgridCenter + snap: + - Wall + components: + - type: IconSmooth + mode: Diagonal + key: plastitaniums + base: state + +- type: entity + parent: WallReinforced + id: WallReinforcedSeparate + suffix: separated + components: + - type: IconSmooth + key: reinfs + base: reinf_over + +- type: entity + parent: WallReinforcedRust + id: WallReinforcedRustSeparate + suffix: rusted, separated + components: + - type: IconSmooth + key: reinfs + base: reinf_over + +- type: entity + parent: WallReinforcedDiagonal + id: WallReinforcedDiagonalSeparate + suffix: diagonal, separated + placement: + mode: SnapgridCenter + snap: + - Wall + components: + - type: IconSmooth + mode: Diagonal + key: reinfs + base: state + +# Riveting +- type: entity + parent: WallRiveted + id: WallRivetedSeparate + suffix: separated + components: + - type: IconSmooth + key: riveteds + base: riveted + +- type: entity + parent: WallSandstone + id: WallSandstoneSeparate + suffix: separated + components: + - type: IconSmooth + key: sandstones + base: sandstone + +- type: entity + parent: WallSilver + id: WallSilverSeparate + suffix: separated + components: + - type: IconSmooth + key: silvers + base: silver + +#shuttle walls +- type: entity + parent: WallShuttleDiagonal + id: WallShuttleDiagonalSeparate + suffix: Diagonal, separated + description: Keeps the air in and the greytide out. + placement: + mode: SnapgridCenter + snap: + - Wall + components: + - type: IconSmooth + mode: Diagonal + key: shuttles + base: state + +- type: entity + parent: WallShuttle + id: WallShuttleSeparate + suffix: Reinforced, Exterior, separated + components: + - type: IconSmooth + key: shuttles + base: state + +- type: entity + parent: WallShuttleInterior + id: WallShuttleInteriorSeparate + suffix: Interior, separated + components: + - type: IconSmooth + key: shuttles + base: state + +- type: entity + parent: WallSolid + id: WallSolidSeparate + suffix: separated + components: + - type: IconSmooth + key: solids + base: solid + +- type: entity + parent: WallSolidDiagonal + id: WallSolidDiagonalSeparate + suffix: diagonal, separated + placement: + mode: SnapgridCenter + snap: + - Wall + components: + - type: IconSmooth + mode: Diagonal + key: solids + base: state + +- type: entity + parent: WallSolidRust + id: WallSolidRustSeparate + suffix: rusted, separated + components: + - type: IconSmooth + key: solids + base: solid + +- type: entity + parent: WallUranium + id: WallUraniumSeparate + suffix: separated + components: + - type: IconSmooth + key: uraniums + base: uranium + +- type: entity + parent: WallWood + id: WallWoodSeparate + suffix: separated + components: + - type: IconSmooth + key: woods + base: wood + +- type: entity + parent: WallWeb + id: WallWebSeparate + suffix: separated + components: + - type: IconSmooth + key: webs + base: wall + + +# Lavalend Walls + +- type: entity + parent: WallNecropolis + id: WallNecropolisSeparate + suffix: separated + components: + - type: IconSmooth + key: necropolis + base: necropolis + +- type: entity + parent: WallMining + id: WallMiningSeparate + suffix: separated + components: + - type: IconSmooth + key: mining + base: mining + +- type: entity + parent: WallMiningDiagonal + id: WallMiningDiagonalSeparate + suffix: diagonal, separated + placement: + mode: SnapgridCenter + snap: + - Wall + components: + - type: IconSmooth + mode: Diagonal + key: mining + base: state + + +- type: entity + parent: WallCobblebrick + id: WallCobblebrickSeparate + suffix: separated + components: + - type: IconSmooth + key: cobblebricks + base: cobblebrick + +- type: entity + parent: WallBasaltCobblebrick + id: WallBasaltCobblebrickSeparate + suffix: separated + components: + - type: IconSmooth + key: cobblebricksbasalt + base: cobblebrick + +- type: entity + parent: WallSnowCobblebrick + id: WallSnowCobblebrickSeparate + suffix: separated + components: + - type: IconSmooth + key: cobblebrickssnow + base: cobblebrick + +- type: entity + parent: WallAsteroidCobblebrick + id: WallAsteroidCobblebrickSeparate + suffix: separated + components: + - type: IconSmooth + key: cobblebricksast + base: cobblebrick + +- type: entity + parent: WallSandCobblebrick + id: WallSandCobblebrickSeparate + suffix: separated + components: + - type: IconSmooth + key: cobblebrickssand + base: cobblebrick + +- type: entity + parent: WallChromiteCobblebrick + id: WallChromiteCobblebrickSeparate + suffix: separated + components: + - type: IconSmooth + key: cobblebrickschrom + base: cobblebrick + +- type: entity + parent: WallAndesiteCobblebrick + id: WallAndesiteCobblebrickSeparate + suffix: separated + components: + - type: IconSmooth + key: cobblebrickscobble + base: cobblebrick