From 0996413d72d5897b14d51ea0680aff289c4b513f Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Tue, 22 Apr 2025 13:22:28 +0300 Subject: [PATCH] Structure Durability rebalance - Part 1 (#1205) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * walls rebalance pass * windows and fence fix * doors rebalance * doors tweaks * door construction rebalance * Update WallWood.yml * Update WallDirt.yml * stone wall sfx * ore rebalance * Я не удержался и снес половину репы * fix rsi * Update windows.yml * stonebrick constructions * Update stonebrick.yml * Update migration.yml * Delete cargo_shuttle.yml * Delete wall_marble.yml * fix * Update wooden.yml --- Resources/Maps/_CP14/Ships/cargo_shuttle.yml | 909 ------------------ .../Prototypes/_CP14/Damage/modifier_sets.yml | 67 +- .../Actions/Spells/Water/ice_shards.yml | 2 +- .../_CP14/Entities/Mobs/Species/zombie.yml | 10 +- .../Entities/Structures/Doors/door_frames.yml | 2 +- .../Entities/Structures/Doors/iron_doors.yml | 6 +- .../Structures/Doors/iron_doors_windowed.yml | 6 +- .../Structures/Doors/wooden_doors.yml | 9 +- .../Doors/wooden_doors_windowed.yml | 9 +- .../Entities/Structures/Fence/big_fence.yml | 4 + .../Entities/Structures/GirderFrame/frame.yml | 254 ----- .../Structures/Shuttle/shuttle_elements.yml | 55 -- .../Entities/Structures/Walls/natural.yml | 6 +- .../Entities/Structures/Walls/ore_veins.yml | 16 +- .../Entities/Structures/Walls/stonebrick.yml | 153 +++ .../_CP14/Entities/Structures/Walls/walls.yml | 229 +---- .../Entities/Structures/Walls/wooden.yml | 136 +++ .../Entities/Structures/Windows/windows.yml | 19 +- .../_CP14/ModularCraft/Blade/pickaxe.yml | 9 +- .../Demiplane/Modifiers/Reward/ores.yml | 44 +- .../Graphs/Structures/Doors/iron_doors.yml | 39 +- .../Graphs/Structures/Doors/wooden_doors.yml | 65 +- .../Graphs/Structures/Walls/WallMarble.yml | 16 - .../Graphs/Structures/Walls/WallStone.yml | 16 - .../Graphs/Structures/Walls/WallWood.yml | 88 -- .../Walls/{WallDirt.yml => wall_dirt.yml} | 0 .../Structures/Walls/wall_stonebrick.yml | 52 + .../Walls/wall_stonebrick_marble.yml | 52 + .../Graphs/Structures/Walls/wall_wooden.yml | 52 + .../Structures/Walls/wall_wooden_birch.yml | 52 + .../Structures/Walls/wall_wooden_palisade.yml | 15 + .../_CP14/Recipes/Construction/walls.yml | 16 +- .../Structures/Shuttle/wing_big.rsi/left.png | Bin 1529 -> 0 bytes .../Structures/Shuttle/wing_big.rsi/meta.json | 17 - .../Structures/Shuttle/wing_big.rsi/right.png | Bin 1578 -> 0 bytes .../Shuttle/wing_small.rsi/left.png | Bin 1041 -> 0 bytes .../Shuttle/wing_small.rsi/meta.json | 17 - .../Shuttle/wing_small.rsi/right.png | Bin 1069 -> 0 bytes .../bricks_wall.rsi/bricksA0.png | Bin .../bricks_wall.rsi/bricksA1.png | Bin .../bricks_wall.rsi/bricksA2.png | Bin .../bricks_wall.rsi/bricksA3.png | Bin .../bricks_wall.rsi/bricksA4.png | Bin .../bricks_wall.rsi/bricksA5.png | Bin .../bricks_wall.rsi/bricksA6.png | Bin .../bricks_wall.rsi/bricksA7.png | Bin .../bricks_wall.rsi/bricksB0.png | Bin .../bricks_wall.rsi/bricksB1.png | Bin .../bricks_wall.rsi/bricksB2.png | Bin .../bricks_wall.rsi/bricksB3.png | Bin .../bricks_wall.rsi/bricksB4.png | Bin .../bricks_wall.rsi/bricksB5.png | Bin .../bricks_wall.rsi/bricksB6.png | Bin .../bricks_wall.rsi/bricksB7.png | Bin .../{ => OUTDATED}/bricks_wall.rsi/full.png | Bin .../{ => OUTDATED}/bricks_wall.rsi/meta.json | 0 .../{ => OUTDATED}/cyan_wall.rsi/full.png | Bin .../{ => OUTDATED}/cyan_wall.rsi/meta.json | 0 .../{ => OUTDATED}/cyan_wall.rsi/wall0.png | Bin .../{ => OUTDATED}/cyan_wall.rsi/wall1.png | Bin .../{ => OUTDATED}/cyan_wall.rsi/wall2.png | Bin .../{ => OUTDATED}/cyan_wall.rsi/wall3.png | Bin .../{ => OUTDATED}/cyan_wall.rsi/wall4.png | Bin .../{ => OUTDATED}/cyan_wall.rsi/wall5.png | Bin .../{ => OUTDATED}/cyan_wall.rsi/wall6.png | Bin .../{ => OUTDATED}/cyan_wall.rsi/wall7.png | Bin .../bricks_stone_wall.rsi/crushed_low.png | Bin 1806 -> 0 bytes .../{crushed_medium.png => frame.png} | Bin .../Walls/bricks_stone_wall.rsi/meta.json | 5 +- .../Walls/cardboard_wall.rsi/full.png | Bin 857 -> 0 bytes .../Walls/cardboard_wall.rsi/meta.json | 46 - .../Walls/cardboard_wall.rsi/wood0.png | Bin 1299 -> 0 bytes .../Walls/cardboard_wall.rsi/wood1.png | Bin 973 -> 0 bytes .../Walls/cardboard_wall.rsi/wood2.png | Bin 1301 -> 0 bytes .../Walls/cardboard_wall.rsi/wood3.png | Bin 922 -> 0 bytes .../Walls/cardboard_wall.rsi/wood4.png | Bin 951 -> 0 bytes .../Walls/cardboard_wall.rsi/wood5.png | Bin 616 -> 0 bytes .../Walls/cardboard_wall.rsi/wood6.png | Bin 941 -> 0 bytes .../Walls/cardboard_wall.rsi/wood7.png | Bin 267 -> 0 bytes .../marblebricks_stone_wall.rsi/frame.png | Bin 0 -> 2029 bytes .../marblebricks_stone_wall.rsi/meta.json | 3 + .../Walls/wall_frame.rsi/crushed_low.png | Bin 1309 -> 0 bytes .../Walls/wall_frame.rsi/crushed_medium.png | Bin 1473 -> 0 bytes .../Structures/Walls/wall_frame.rsi/meta.json | 20 - .../Walls/wall_of_skulls.rsi/meta.json | 70 +- .../Walls/wall_of_skulls.rsi/skullsA0.png | Bin 1395 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsA1.png | Bin 911 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsA2.png | Bin 1391 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsA3.png | Bin 954 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsA4.png | Bin 948 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsA5.png | Bin 683 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsA6.png | Bin 1003 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsA7.png | Bin 289 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsB0.png | Bin 1459 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsB1.png | Bin 954 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsB2.png | Bin 1407 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsB3.png | Bin 1004 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsB4.png | Bin 922 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsB5.png | Bin 683 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsB6.png | Bin 978 -> 0 bytes .../Walls/wall_of_skulls.rsi/skullsB7.png | Bin 289 -> 0 bytes .../wooden.png => wooden_wall.rsi/frame.png} | Bin .../Walls/wooden_wall.rsi/meta.json | 3 + .../Walls/wooden_wall_birch.rsi/frame.png | Bin 0 -> 982 bytes .../Walls/wooden_wall_birch.rsi/meta.json | 3 + Resources/migration.yml | 9 + 106 files changed, 811 insertions(+), 1790 deletions(-) delete mode 100644 Resources/Maps/_CP14/Ships/cargo_shuttle.yml delete mode 100644 Resources/Prototypes/_CP14/Entities/Structures/Shuttle/shuttle_elements.yml create mode 100644 Resources/Prototypes/_CP14/Entities/Structures/Walls/stonebrick.yml create mode 100644 Resources/Prototypes/_CP14/Entities/Structures/Walls/wooden.yml delete mode 100644 Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallMarble.yml delete mode 100644 Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallStone.yml delete mode 100644 Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallWood.yml rename Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/{WallDirt.yml => wall_dirt.yml} (100%) create mode 100644 Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_stonebrick.yml create mode 100644 Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_stonebrick_marble.yml create mode 100644 Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_wooden.yml create mode 100644 Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_wooden_birch.yml create mode 100644 Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_wooden_palisade.yml delete mode 100644 Resources/Textures/_CP14/Structures/Shuttle/wing_big.rsi/left.png delete mode 100644 Resources/Textures/_CP14/Structures/Shuttle/wing_big.rsi/meta.json delete mode 100644 Resources/Textures/_CP14/Structures/Shuttle/wing_big.rsi/right.png delete mode 100644 Resources/Textures/_CP14/Structures/Shuttle/wing_small.rsi/left.png delete mode 100644 Resources/Textures/_CP14/Structures/Shuttle/wing_small.rsi/meta.json delete mode 100644 Resources/Textures/_CP14/Structures/Shuttle/wing_small.rsi/right.png rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksA0.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksA1.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksA2.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksA3.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksA4.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksA5.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksA6.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksA7.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksB0.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksB1.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksB2.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksB3.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksB4.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksB5.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksB6.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/bricksB7.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/full.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/bricks_wall.rsi/meta.json (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/cyan_wall.rsi/full.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/cyan_wall.rsi/meta.json (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/cyan_wall.rsi/wall0.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/cyan_wall.rsi/wall1.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/cyan_wall.rsi/wall2.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/cyan_wall.rsi/wall3.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/cyan_wall.rsi/wall4.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/cyan_wall.rsi/wall5.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/cyan_wall.rsi/wall6.png (100%) rename Resources/Textures/_CP14/Structures/Walls/{ => OUTDATED}/cyan_wall.rsi/wall7.png (100%) delete mode 100644 Resources/Textures/_CP14/Structures/Walls/bricks_stone_wall.rsi/crushed_low.png rename Resources/Textures/_CP14/Structures/Walls/bricks_stone_wall.rsi/{crushed_medium.png => frame.png} (100%) delete mode 100644 Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/full.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/meta.json delete mode 100644 Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood0.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood1.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood2.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood3.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood4.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood5.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood6.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood7.png create mode 100644 Resources/Textures/_CP14/Structures/Walls/marblebricks_stone_wall.rsi/frame.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_frame.rsi/crushed_low.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_frame.rsi/crushed_medium.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_frame.rsi/meta.json delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA0.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA1.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA2.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA3.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA4.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA5.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA6.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA7.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB0.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB1.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB2.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB3.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB4.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB5.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB6.png delete mode 100644 Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB7.png rename Resources/Textures/_CP14/Structures/Walls/{wall_frame.rsi/wooden.png => wooden_wall.rsi/frame.png} (100%) create mode 100644 Resources/Textures/_CP14/Structures/Walls/wooden_wall_birch.rsi/frame.png diff --git a/Resources/Maps/_CP14/Ships/cargo_shuttle.yml b/Resources/Maps/_CP14/Ships/cargo_shuttle.yml deleted file mode 100644 index d7c838ddd7..0000000000 --- a/Resources/Maps/_CP14/Ships/cargo_shuttle.yml +++ /dev/null @@ -1,909 +0,0 @@ -meta: - format: 6 - postmapinit: false -tilemap: - 0: Space - 2: CP14FloorMarble - 35: CP14FloorOakWoodPlanksCruciform - 1: CP14FloorStonebricks -entities: -- proto: "" - entities: - - uid: 1 - components: - - type: MetaData - name: grid - - type: Transform - pos: -0.5393677,-0.48875555 - parent: invalid - - type: MapGrid - chunks: - 0,0: - ind: 0,0 - tiles: AQAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,0: - ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,-1: - ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAQAAAAAA - version: 6 - 0,-1: - ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - - type: Broadphase - - type: Physics - bodyStatus: InAir - angularDamping: 0.05 - linearDamping: 0.05 - fixedRotation: False - bodyType: Dynamic - - type: Fixtures - fixtures: {} - - type: OccluderTree - - type: SpreaderGrid - - type: Shuttle - - type: GridPathfinding - - type: Gravity - gravityShakeSound: !type:SoundPathSpecifier - path: /Audio/Effects/alert.ogg - - type: DecalGrid - chunkCollection: - version: 2 - nodes: - - node: - color: '#FFFFFFFF' - id: CP14BrickTileStoneLineE - decals: - 5: 0,-1 - 6: 0,-2 - 7: 0,-3 - 8: 0,-4 - - node: - color: '#FFFFFFFF' - id: CP14BrickTileStoneLineS - decals: - 9: -2,1 - 10: -1,1 - 11: 0,1 - 12: 1,1 - 13: 2,1 - - node: - color: '#FFFFFFFF' - id: CP14BrickTileStoneLineW - decals: - 1: 0,-1 - 2: 0,-2 - 3: 0,-3 - 4: 0,-4 - - type: GridAtmosphere - version: 2 - data: - chunkSize: 4 - - type: GasTileOverlay - - type: RadiationGridResistance -- proto: C14IronCabinetCargo - entities: - - uid: 55 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-3.5 - parent: 1 -- proto: CP14BlueBottle - entities: - - uid: 73 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.1868525,4.558953 - parent: 1 -- proto: CP14ChairWooden - entities: - - uid: 39 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.4904509,1.7075868 - parent: 1 - - uid: 69 - components: - - type: Transform - pos: 1.4735842,3.462273 - parent: 1 - - uid: 70 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.495323,6.3642545 - parent: 1 - - uid: 71 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.4109906,5.4531674 - parent: 1 -- proto: CP14CurtainsRedOpened - entities: - - uid: 22 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-1.5 - parent: 1 - - uid: 23 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-2.5 - parent: 1 - - uid: 24 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-1.5 - parent: 1 - - uid: 25 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-2.5 - parent: 1 - - uid: 26 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-3.5 - parent: 1 -- proto: CP14FenceWoodSmallCorner - entities: - - uid: 28 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,4.5 - parent: 1 - - uid: 29 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,6.5 - parent: 1 - - uid: 30 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,6.5 - parent: 1 - - uid: 31 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,4.5 - parent: 1 -- proto: CP14FenceWoodSmallStraight - entities: - - uid: 35 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,3.5 - parent: 1 - - uid: 36 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,5.5 - parent: 1 - - uid: 37 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,5.5 - parent: 1 - - uid: 38 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,6.5 - parent: 1 - - uid: 59 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,2.5 - parent: 1 - - uid: 63 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,1.5 - parent: 1 - - uid: 76 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,1.5 - parent: 1 -- proto: CP14GreenBottle2 - entities: - - uid: 75 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.0687864,6.6510777 - parent: 1 -- proto: CP14IronDoorBankStaff - entities: - - uid: 50 - components: - - type: Transform - pos: 0.5,0.5 - parent: 1 -- proto: CP14OrangeBottle - entities: - - uid: 72 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.9675874,4.289 - parent: 1 -- proto: CP14PaperFolderRed - entities: - - uid: 58 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.2494469,2.1800027 - parent: 1 - - uid: 68 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.4349785,2.4162087 - parent: 1 -- proto: CP14PenFeather - entities: - - uid: 52 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.300046,1.6063542 - parent: 1 -- proto: CP14RedBottle - entities: - - uid: 74 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.4061184,4.289 - parent: 1 -- proto: CP14RoofStone - entities: - - uid: 78 - components: - - type: Transform - pos: -1.5,-4.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 79 - components: - - type: Transform - pos: -1.5,-3.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 80 - components: - - type: Transform - pos: -1.5,-2.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 81 - components: - - type: Transform - pos: -1.5,-1.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 82 - components: - - type: Transform - pos: -1.5,-0.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 83 - components: - - type: Transform - pos: -1.5,0.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 84 - components: - - type: Transform - pos: -0.5,-4.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 85 - components: - - type: Transform - pos: -0.5,-3.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 86 - components: - - type: Transform - pos: -0.5,-2.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 87 - components: - - type: Transform - pos: -0.5,-1.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 88 - components: - - type: Transform - pos: -0.5,-0.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 89 - components: - - type: Transform - pos: -0.5,0.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 90 - components: - - type: Transform - pos: 0.5,-4.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 91 - components: - - type: Transform - pos: 0.5,-3.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 92 - components: - - type: Transform - pos: 0.5,-2.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 93 - components: - - type: Transform - pos: 0.5,-1.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 94 - components: - - type: Transform - pos: 0.5,-0.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 95 - components: - - type: Transform - pos: 0.5,0.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 96 - components: - - type: Transform - pos: 1.5,-4.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 97 - components: - - type: Transform - pos: 1.5,-3.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 98 - components: - - type: Transform - pos: 1.5,-1.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 99 - components: - - type: Transform - pos: 1.5,-0.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 100 - components: - - type: Transform - pos: 1.5,0.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 101 - components: - - type: Transform - pos: 2.5,-4.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 102 - components: - - type: Transform - pos: 2.5,-3.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 103 - components: - - type: Transform - pos: 2.5,-2.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 104 - components: - - type: Transform - pos: 2.5,-1.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 105 - components: - - type: Transform - pos: 2.5,-0.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 106 - components: - - type: Transform - pos: 1.5,-2.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 107 - components: - - type: Transform - pos: 2.5,0.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 108 - components: - - type: Transform - pos: 1.5,1.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 109 - components: - - type: Transform - pos: 0.5,1.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 110 - components: - - type: Transform - pos: -0.5,1.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 111 - components: - - type: Transform - pos: 1.5,2.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 112 - components: - - type: Transform - pos: 0.5,2.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 113 - components: - - type: Transform - pos: -0.5,2.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} - - uid: 114 - components: - - type: Transform - pos: 0.5,3.5 - parent: 1 - - type: Physics - canCollide: False - - type: Fixtures - fixtures: {} -- proto: CP14ShuttleWingBigL - entities: - - uid: 9 - components: - - type: Transform - pos: -1.5,-0.5 - parent: 1 -- proto: CP14ShuttleWingBigR - entities: - - uid: 6 - components: - - type: Transform - pos: 2.5,-0.5 - parent: 1 -- proto: CP14ShuttleWingSmallL - entities: - - uid: 4 - components: - - type: Transform - pos: -1.5,-3.5 - parent: 1 - - uid: 5 - components: - - type: Transform - pos: -0.5,-4.5 - parent: 1 -- proto: CP14ShuttleWingSmallR - entities: - - uid: 7 - components: - - type: Transform - pos: 2.5,-3.5 - parent: 1 - - uid: 8 - components: - - type: Transform - pos: 1.5,-4.5 - parent: 1 -- proto: CP14TableWoodenCounter - entities: - - uid: 32 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,4.5 - parent: 1 - - uid: 51 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,7.5 - parent: 1 - - uid: 53 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,4.5 - parent: 1 - - uid: 54 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,5.5 - parent: 1 - - uid: 56 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,6.5 - parent: 1 - - uid: 61 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,4.5 - parent: 1 - - uid: 64 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,3.5 - parent: 1 - - uid: 65 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,2.5 - parent: 1 - - uid: 66 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,1.5 - parent: 1 - - uid: 77 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,1.5 - parent: 1 -- proto: CP14WallMarbleBrick - entities: - - uid: 12 - components: - - type: Transform - pos: 2.5,0.5 - parent: 1 - - uid: 13 - components: - - type: Transform - pos: -1.5,0.5 - parent: 1 - - uid: 20 - components: - - type: Transform - pos: -1.5,-4.5 - parent: 1 - - uid: 21 - components: - - type: Transform - pos: -0.5,-4.5 - parent: 1 - - uid: 27 - components: - - type: Transform - pos: 1.5,-4.5 - parent: 1 - - uid: 33 - components: - - type: Transform - pos: 2.5,-4.5 - parent: 1 - - uid: 34 - components: - - type: Transform - pos: 2.5,-3.5 - parent: 1 - - uid: 40 - components: - - type: Transform - pos: -1.5,-3.5 - parent: 1 - - uid: 41 - components: - - type: Transform - pos: -1.5,-0.5 - parent: 1 - - uid: 42 - components: - - type: Transform - pos: 2.5,-0.5 - parent: 1 - - uid: 43 - components: - - type: Transform - pos: -0.5,0.5 - parent: 1 - - uid: 44 - components: - - type: Transform - pos: 1.5,0.5 - parent: 1 -- proto: CP14WallmountFlagBankShip - entities: - - uid: 17 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-0.5 - parent: 1 - - type: Fixtures - fixtures: {} - - uid: 19 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-0.5 - parent: 1 - - type: Fixtures - fixtures: {} - - uid: 60 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,1.5 - parent: 1 - - type: Fixtures - fixtures: {} - - uid: 62 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,1.5 - parent: 1 - - type: Fixtures - fixtures: {} -- proto: CP14WallmountLamp - entities: - - uid: 57 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,1.5 - parent: 1 - - type: Fixtures - fixtures: {} - - uid: 67 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-3.5 - parent: 1 - - type: Fixtures - fixtures: {} -- proto: CP14WindowMarbleBrick - entities: - - uid: 45 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-4.5 - parent: 1 - - uid: 46 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-2.5 - parent: 1 - - uid: 47 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-1.5 - parent: 1 - - uid: 48 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-1.5 - parent: 1 - - uid: 49 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-2.5 - parent: 1 -- proto: CP14WoodenPalletBuy - entities: - - uid: 10 - components: - - type: Transform - pos: -0.5,-3.5 - parent: 1 - - uid: 11 - components: - - type: Transform - pos: -0.5,-2.5 - parent: 1 - - uid: 14 - components: - - type: Transform - pos: -0.5,-1.5 - parent: 1 - - uid: 15 - components: - - type: Transform - pos: -0.5,-0.5 - parent: 1 -- proto: CP14WoodenPalletSell - entities: - - uid: 2 - components: - - type: Transform - pos: 1.5,-0.5 - parent: 1 - - uid: 3 - components: - - type: Transform - pos: 1.5,-2.5 - parent: 1 - - uid: 16 - components: - - type: Transform - pos: 1.5,-3.5 - parent: 1 - - uid: 18 - components: - - type: Transform - pos: 1.5,-1.5 - parent: 1 -... diff --git a/Resources/Prototypes/_CP14/Damage/modifier_sets.yml b/Resources/Prototypes/_CP14/Damage/modifier_sets.yml index 884e9bc6c4..f8d5a82f9f 100644 --- a/Resources/Prototypes/_CP14/Damage/modifier_sets.yml +++ b/Resources/Prototypes/_CP14/Damage/modifier_sets.yml @@ -1,10 +1,23 @@ # Structures +# For any thin wooden entities +# Use if the logical “thickness” of this entity is less than the logs of a tree. +# Examples of uses: Chairs, tables, plates, wooden weapons,... +- type: damageModifierSet + id: CP14Wood + coefficients: + Blunt: 0.5 + Slash: 2.0 + Heat: 1.5 + +# For any thick monolithic wooden objects. +# Use if the logical “thickness” of the object is equal to or greater than a tree log +# Examples of use: Trees, wooden walls - type: damageModifierSet id: CP14WoodStructural coefficients: Blunt: 0.4 - Slash: 1.0 + Slash: 1.5 Piercing: 0.8 Heat: 1.3 Structural: 0.25 @@ -14,6 +27,58 @@ Piercing: 10 Structural: 10 +# For small items made of stone +- type: damageModifierSet + id: CP14Rock + coefficients: + Blunt: 0.75 + Slash: 0.5 + Piercing: 1.0 + Heat: 0.15 + Structural: 4 + +# For thick, monolithic stone structures such as statues, large stones, stone walls +- type: damageModifierSet + id: CP14RockStructural + coefficients: + Blunt: 0.5 + Slash: 0.5 + Piercing: 0.8 + Heat: 0.1 + Structural: 1 + flatReductions: + Blunt: 10 + Slash: 10 + Piercing: 10 + Structural: 10 + +- type: damageModifierSet + id: CP14Metallic + coefficients: + Blunt: 0.7 + Slash: 0.5 + Piercing: 0.7 + Shock: 1.2 + Structural: 0.8 + flatReductions: + Blunt: 5 + Heat: 5 + +- type: damageModifierSet + id: CP14MetallicStructural + coefficients: + Blunt: 0.7 + Slash: 0.5 + Piercing: 0.7 + Shock: 1.2 + Structural: 0.8 + flatReductions: + Blunt: 10 + Slash: 10 + Piercing: 10 + Heat: 10 + Structural: 10 + # Mobs - type: damageModifierSet diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Water/ice_shards.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Water/ice_shards.yml index a00260c52a..b816e58139 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Water/ice_shards.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Water/ice_shards.yml @@ -65,7 +65,7 @@ damage: types: Cold: 4 - Piercing: 4 + Piercing: 6 - type: Sprite sprite: _CP14/Effects/Magic/ice_shard.rsi layers: diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Species/zombie.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Species/zombie.yml index 9c16465867..53b04b2860 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Species/zombie.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Species/zombie.yml @@ -74,12 +74,13 @@ - type: MobThresholds thresholds: 0: Alive - 40: Critical - 120: Dead + 35: Critical + 90: Dead - type: SlowOnDamage speedModifierThresholds: 10: 0.8 - 30: 0.4 + 20: 0.4 + 30: 0.2 - type: StatusEffects allowed: - Stun @@ -122,8 +123,7 @@ path: /Audio/Effects/bite.ogg damage: types: - Slash: 5 - Structural: 6 + Slash: 8 - type: Pullable - type: SpamEmitSound minInterval: 10 diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Doors/door_frames.yml b/Resources/Prototypes/_CP14/Entities/Structures/Doors/door_frames.yml index 1417eae4da..9b9650c6f6 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Doors/door_frames.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Doors/door_frames.yml @@ -70,7 +70,7 @@ state: closed - type: Damageable damageContainer: Inorganic - damageModifierSet: StructuralMetallic + damageModifierSet: CP14Metallic - type: Destructible thresholds: - trigger: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Doors/iron_doors.yml b/Resources/Prototypes/_CP14/Entities/Structures/Doors/iron_doors.yml index c4e8cc7296..396fcddbfc 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Doors/iron_doors.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Doors/iron_doors.yml @@ -18,15 +18,17 @@ path: /Audio/Effects/door_close.ogg - type: Damageable damageContainer: Inorganic - damageModifierSet: StructuralMetallic + damageModifierSet: CP14MetallicStructural - type: Destructible thresholds: - trigger: !type:DamageTrigger - damage: 500 + damage: 75 behaviors: - !type:DoActsBehavior acts: ["Destruction"] + - !type:ChangeConstructionNodeBehavior + node: CP14IronDoorFrame - type: Construction graph: CP14IronDoor node: CP14IronDoor diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Doors/iron_doors_windowed.yml b/Resources/Prototypes/_CP14/Entities/Structures/Doors/iron_doors_windowed.yml index 0ad836bda6..1cec2f2cdf 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Doors/iron_doors_windowed.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Doors/iron_doors_windowed.yml @@ -21,15 +21,17 @@ path: /Audio/Effects/door_close.ogg - type: Damageable damageContainer: Inorganic - damageModifierSet: StructuralMetallic + damageModifierSet: CP14MetallicStructural - type: Destructible thresholds: - trigger: !type:DamageTrigger - damage: 500 + damage: 75 behaviors: - !type:DoActsBehavior acts: ["Destruction"] + - !type:ChangeConstructionNodeBehavior + node: CP14IronDoorFrame - type: Construction graph: CP14IronDoor node: CP14IronDoor diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Doors/wooden_doors.yml b/Resources/Prototypes/_CP14/Entities/Structures/Doors/wooden_doors.yml index a59ec324d2..49c07b221b 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Doors/wooden_doors.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Doors/wooden_doors.yml @@ -24,10 +24,17 @@ thresholds: - trigger: !type:DamageTrigger - damage: 250 + damage: 75 behaviors: - !type:DoActsBehavior acts: ["Destruction"] + - !type:SpawnEntitiesBehavior + spawn: + CP14WoodenPlanks1: + min: 1 + max: 2 + - !type:ChangeConstructionNodeBehavior + node: CP14WoodenDoorFrame - type: Construction graph: CP14WoodenDoor node: CP14WoodenDoor diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Doors/wooden_doors_windowed.yml b/Resources/Prototypes/_CP14/Entities/Structures/Doors/wooden_doors_windowed.yml index 67f31a252c..eddb76713d 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Doors/wooden_doors_windowed.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Doors/wooden_doors_windowed.yml @@ -27,10 +27,17 @@ thresholds: - trigger: !type:DamageTrigger - damage: 250 + damage: 75 behaviors: - !type:DoActsBehavior acts: ["Destruction"] + - !type:SpawnEntitiesBehavior + spawn: + CP14WoodenPlanks1: + min: 1 + max: 2 + - !type:ChangeConstructionNodeBehavior + node: CP14WoodenDoorFrame - type: Construction graph: CP14WoodenDoor node: CP14WoodenDoorWindowed diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Fence/big_fence.yml b/Resources/Prototypes/_CP14/Entities/Structures/Fence/big_fence.yml index 4d01959b02..b74752ee4a 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Fence/big_fence.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Fence/big_fence.yml @@ -32,9 +32,13 @@ !type:PhysShapeAabb bounds: "-0.3,-0.3,0.3,0.3" density: 1000 + mask: + - Impassable layer: - LowImpassable - MidImpassable + - HighImpassable + - InteractImpassable - type: IconSmooth key: CP14fencebig base: fence diff --git a/Resources/Prototypes/_CP14/Entities/Structures/GirderFrame/frame.yml b/Resources/Prototypes/_CP14/Entities/Structures/GirderFrame/frame.yml index b2b7827a1d..e69de29bb2 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/GirderFrame/frame.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/GirderFrame/frame.yml @@ -1,254 +0,0 @@ -- type: entity - id: CP14FrameWooden - name: wooden wall frame - parent: - - BaseStructureDynamic - - CP14BaseFlammableSpreading - description: Wooden frame for any wooden wall. - categories: [ ForkFiltered ] - placement: - mode: SnapgridCenter - snap: - - Wall - components: - - type: Sprite - drawdepth: Mobs - snapCardinals: true - sprite: _CP14/Structures/Walls/wall_frame.rsi - state: wooden - - type: PlacementReplacement - key: walls - - type: Transform - anchored: true - noRot: false - - type: Physics - bodyType: Static - - type: Fixtures - fixtures: - fix1: - shape: - !type:PhysShapeAabb - bounds: "-0.45,-0.45,0.45,0.45" - density: 60 - mask: - - MachineMask - layer: - - GlassAirlockLayer - - type: InteractionOutline - - type: Construction - graph: CP14WallWood - node: FrameWooden - - type: Damageable - damageContainer: Inorganic - damageModifierSet: Wood - - type: Destructible - thresholds: - - trigger: - !type:DamageTypeTrigger - damageType: Heat - damage: 40 - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] - - !type:PlaySoundBehavior - sound: - collection: WoodDestroy - - trigger: - !type:DamageTrigger - damage: 60 - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] - - !type:PlaySoundBehavior - sound: - collection: WoodDestroy - - !type:SpawnEntitiesBehavior - spawn: - CP14FrameWoodenCrushedMedium: - min: 1 - max: 1 - -- type: entity - id: CP14BaseCrushed - categories: [ ForkFiltered ] - parent: BaseStructure - abstract: true - description: A wall that has not resisted the flow of time and aggressive conditions. - placement: - mode: SnapgridCenter - snap: - - Wall - components: - - type: Sprite - drawdepth: Mobs - snapCardinals: true - sprite: _CP14/Structures/Walls/bricks_stone_wall.rsi - state: crushed_medium - - type: PlacementReplacement - key: walls - - type: Transform - anchored: true - noRot: false - - type: Physics - bodyType: Static - - type: Fixtures - fixtures: - fix1: - shape: - !type:PhysShapeAabb - bounds: "-0.45,-0.45,0.45,0.45" - density: 60 - mask: - - MachineMask - layer: - - GlassAirlockLayer - - type: InteractionOutline - -- type: entity ### Crushed Medium frame - id: CP14FrameWoodenCrushedMedium - name: wooden wall frame - parent: CP14BaseCrushed - suffix: CrushedMedium - components: - - type: Sprite - sprite: _CP14/Structures/Walls/wall_frame.rsi - state: crushed_medium - - type: Icon - sprite: _CP14/Structures/Walls/wall_frame.rsi - state: crushed_medium - - type: Transform - anchored: true - noRot: false - - type: Damageable - damageContainer: Inorganic - damageModifierSet: Wood - - type: Destructible - thresholds: - - trigger: - !type:DamageTypeTrigger - damageType: Heat - damage: 20 - behaviors: - - !type:SpawnEntitiesBehavior - spawn: - CP14FrameWoodenCrushedLow: - min: 1 - max: 1 - - !type:PlaySoundBehavior - sound: - collection: WoodDestroy - - !type:DoActsBehavior - acts: ["Destruction"] - - trigger: - !type:DamageTrigger - damage: 30 - behaviors: - - !type:PlaySoundBehavior - sound: - collection: WoodDestroy - - !type:SpawnEntitiesBehavior - spawn: - CP14FrameWoodenCrushedLow: - min: 1 - max: 1 - - !type:DoActsBehavior - acts: [ "Destruction" ] - -- type: entity ### Crushed Low frame - id: CP14FrameWoodenCrushedLow - name: wooden wall frame - parent: CP14BaseCrushed - suffix: CrushedLow - components: - - type: Sprite - sprite: _CP14/Structures/Walls/wall_frame.rsi - state: crushed_low - - type: Icon - sprite: _CP14/Structures/Walls/wall_frame.rsi - state: crushed_low - - type: Transform - anchored: true - noRot: false - - type: Damageable - damageContainer: Inorganic - damageModifierSet: Wood - - type: Destructible - thresholds: - - trigger: - !type:DamageTypeTrigger - damageType: Heat - damage: 20 - behaviors: - - !type:PlaySoundBehavior - sound: - collection: WoodDestroy - - !type:DoActsBehavior - acts: [ "Destruction" ] - - trigger: - !type:DamageTrigger - damage: 30 - behaviors: - - !type:PlaySoundBehavior - sound: - collection: WoodDestroy - - !type:DoActsBehavior - acts: [ "Destruction" ] - -- type: entity ### Crushed Medium stone - id: CP14WallStonebrickCrushedMedium - name: stone brick wall - parent: CP14BaseCrushed - suffix: CrushedMedium - components: - - type: Sprite - sprite: _CP14/Structures/Walls/bricks_stone_wall.rsi - state: crushed_medium - - type: Icon - sprite: _CP14/Structures/Walls/bricks_stone_wall.rsi - state: crushed_medium - - type: Transform - anchored: true - noRot: false - - type: Damageable - damageContainer: Inorganic - damageModifierSet: Metallic - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 50 - behaviors: - - !type:SpawnEntitiesBehavior - spawn: - CP14WallStonebrickCrushedLow: - min: 1 - max: 1 - - !type:DoActsBehavior - acts: [ "Destruction" ] - -- type: entity ### Crushed Low stone - id: CP14WallStonebrickCrushedLow - name: stone brick wall - parent: CP14BaseCrushed - suffix: CrushedLow - components: - - type: Sprite - sprite: _CP14/Structures/Walls/bricks_stone_wall.rsi - state: crushed_low - - type: Icon - sprite: _CP14/Structures/Walls/bricks_stone_wall.rsi - state: crushed_low - - type: Transform - anchored: true - noRot: false - - type: Damageable - damageContainer: Inorganic - damageModifierSet: Metallic - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 50 - behaviors: - - !type:DoActsBehavior - acts: [ "Destruction" ] diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Shuttle/shuttle_elements.yml b/Resources/Prototypes/_CP14/Entities/Structures/Shuttle/shuttle_elements.yml deleted file mode 100644 index a313a7f915..0000000000 --- a/Resources/Prototypes/_CP14/Entities/Structures/Shuttle/shuttle_elements.yml +++ /dev/null @@ -1,55 +0,0 @@ -- type: entity - id: CP14ShuttleWingBase - abstract: true - categories: [ ForkFiltered ] - name: airship wing - description: Giant webbed wings, capable, along with magic, of holding the heaviest objects in the air. - placement: - mode: SnapgridCenter - components: - - type: Sprite - drawdepth: FloorTiles - - type: Clickable - - type: Transform - anchored: true - -- type: entity - parent: CP14ShuttleWingBase - id: CP14ShuttleWingSmallR - suffix: Right, Small - components: - - type: Sprite - offset: 1, -0.75 - sprite: _CP14/Structures/Shuttle/wing_small.rsi - state: right - -- type: entity - parent: CP14ShuttleWingBase - id: CP14ShuttleWingSmallL - suffix: Left, Small - components: - - type: Sprite - offset: -1, -0.75 - sprite: _CP14/Structures/Shuttle/wing_small.rsi - state: left - - -- type: entity - parent: CP14ShuttleWingBase - id: CP14ShuttleWingBigL - suffix: Left, Big - components: - - type: Sprite - offset: -1.75, -1.5 - sprite: _CP14/Structures/Shuttle/wing_big.rsi - state: left - -- type: entity - parent: CP14ShuttleWingBase - id: CP14ShuttleWingBigR - suffix: Right, Big - components: - - type: Sprite - offset: 1.75, -1.5 - sprite: _CP14/Structures/Shuttle/wing_big.rsi - state: right diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml b/Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml index 92c874d129..66b378f108 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml @@ -12,7 +12,7 @@ base: wall - type: Damageable damageContainer: StructuralInorganic - damageModifierSet: Rock + damageModifierSet: CP14RockStructural - type: Destructible thresholds: - trigger: @@ -100,7 +100,7 @@ base: wall - type: Damageable damageContainer: StructuralInorganic - damageModifierSet: Rock + damageModifierSet: Rock # "Soft" - type: Destructible thresholds: - trigger: @@ -230,7 +230,7 @@ - type: IconSmooth base: wall - type: Damageable - damageContainer: StructuralInorganic + damageContainer: Inorganic damageModifierSet: Rock - type: Destructible thresholds: diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Walls/ore_veins.yml b/Resources/Prototypes/_CP14/Entities/Structures/Walls/ore_veins.yml index d98295ec78..4af53b8c79 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Walls/ore_veins.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Walls/ore_veins.yml @@ -29,8 +29,8 @@ - !type:SpawnEntitiesBehavior spawn: CP14OreCopper1: - min: 1 - max: 3 + min: 3 + max: 6 - !type:DoActsBehavior acts: ["Destruction"] @@ -64,8 +64,8 @@ - !type:SpawnEntitiesBehavior spawn: CP14OreIron1: - min: 1 - max: 3 + min: 3 + max: 6 - !type:DoActsBehavior acts: ["Destruction"] @@ -99,8 +99,8 @@ - !type:SpawnEntitiesBehavior spawn: CP14OreGold1: - min: 1 - max: 3 + min: 3 + max: 6 - !type:DoActsBehavior acts: ["Destruction"] - type: IconSmooth @@ -136,8 +136,8 @@ - !type:SpawnEntitiesBehavior spawn: CP14OreMithril1: - min: 1 - max: 3 + min: 3 + max: 6 - !type:DoActsBehavior acts: ["Destruction"] - type: IconSmooth diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Walls/stonebrick.yml b/Resources/Prototypes/_CP14/Entities/Structures/Walls/stonebrick.yml new file mode 100644 index 0000000000..1de2755d8a --- /dev/null +++ b/Resources/Prototypes/_CP14/Entities/Structures/Walls/stonebrick.yml @@ -0,0 +1,153 @@ +# Stonebrick + +- type: entity + id: CP14WallFrameStonebrick + name: stonebrick wall base + parent: CP14BaseWallFrame + components: + - type: Sprite + sprite: _CP14/Structures/Walls/bricks_stone_wall.rsi + state: frame + - type: Icon + sprite: _CP14/Structures/Walls/bricks_stone_wall.rsi + state: frame + - type: Construction + graph: CP14WallStonebrick + node: CP14WallFrameStonebrick + - type: Damageable + damageContainer: StructuralInorganic + damageModifierSet: CP14RockStructural + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 50 + behaviors: + - !type:SpawnEntitiesBehavior + spawn: + CP14StoneBlock1: + min: 1 + max: 2 + - !type:PlaySoundBehavior + sound: + path: /Audio/Effects/break_stone.ogg + params: + volume: -6 + - !type:DoActsBehavior + acts: [ "Destruction" ] + +- type: entity + id: CP14WallStonebrick + name: stonebrick wall + parent: CP14BaseWall + components: + - type: Sprite + sprite: _CP14/Structures/Walls/bricks_stone_wall.rsi + - type: Icon + sprite: _CP14/Structures/Walls/bricks_stone_wall.rsi + - type: IconSmooth + base: stonebricks + - type: Construction + graph: CP14WallStonebrick + node: CP14WallStonebrick + - type: Damageable + damageContainer: StructuralInorganic + damageModifierSet: CP14RockStructural + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 100 + behaviors: + - !type:SpawnEntitiesBehavior + spawn: + CP14StoneBlock1: + min: 1 + max: 2 + - !type:ChangeConstructionNodeBehavior + node: CP14WallFrameStonebrick + - !type:PlaySoundBehavior + sound: + path: /Audio/Effects/break_stone.ogg + params: + volume: -6 + - !type:DoActsBehavior + acts: [ "Destruction" ] + - type: CP14WallpaperHolder + +# Marble + +- type: entity + id: CP14WallFrameMarblebrick + name: marblebrick wall base + parent: CP14BaseWallFrame + components: + - type: Sprite + sprite: _CP14/Structures/Walls/marblebricks_stone_wall.rsi + state: frame + - type: Icon + sprite: _CP14/Structures/Walls/marblebricks_stone_wall.rsi + state: frame + - type: Construction + graph: CP14WallMarbleBrick + node: CP14WallFrameMarblebrick + - type: Damageable + damageContainer: StructuralInorganic + damageModifierSet: CP14RockStructural + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 50 + behaviors: + - !type:SpawnEntitiesBehavior + spawn: + CP14MarbleBlock1: + min: 1 + max: 2 + - !type:PlaySoundBehavior + sound: + path: /Audio/Effects/break_stone.ogg + params: + volume: -6 + - !type:DoActsBehavior + acts: [ "Destruction" ] + +- type: entity + id: CP14WallMarbleBrick + name: marble brick wall + parent: CP14BaseWall + components: + - type: Sprite + sprite: _CP14/Structures/Walls/marblebricks_stone_wall.rsi + - type: Icon + sprite: _CP14/Structures/Walls/marblebricks_stone_wall.rsi + - type: IconSmooth + base: stonebricks + - type: Damageable + damageContainer: StructuralInorganic + damageModifierSet: CP14RockStructural + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 100 + behaviors: + - !type:PlaySoundBehavior + sound: + path: /Audio/Effects/break_stone.ogg + params: + volume: -6 + - !type:SpawnEntitiesBehavior + spawn: + CP14MarbleBlock1: + min: 1 + max: 2 + - !type:ChangeConstructionNodeBehavior + node: CP14WallFrameMarblebrick + - !type:DoActsBehavior + acts: [ "Destruction" ] + - type: Construction + graph: CP14WallMarbleBrick + node: CP14WallMarbleBrick + - type: CP14WallpaperHolder \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Walls/walls.yml b/Resources/Prototypes/_CP14/Entities/Structures/Walls/walls.yml index ce99d5cc99..46d87a1df3 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Walls/walls.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Walls/walls.yml @@ -24,140 +24,38 @@ key: walls - type: entity - id: CP14WallStonebrick - name: stone brick wall - parent: CP14BaseWall + id: CP14BaseWallFrame + categories: [ ForkFiltered ] + parent: BaseStructure + abstract: true + description: This wall is now in an indeterminate state between existence and non-existence. + placement: + mode: SnapgridCenter + snap: + - Wall components: - type: Sprite - sprite: _CP14/Structures/Walls/bricks_stone_wall.rsi - - type: Icon - sprite: _CP14/Structures/Walls/bricks_stone_wall.rsi - - type: IconSmooth - base: stonebricks - - type: Construction - graph: CP14WallStonebrick - node: WallStonebrick - - type: Damageable - damageContainer: StructuralInorganic - damageModifierSet: Rock - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 150 - behaviors: - - !type:SpawnEntitiesBehavior - spawn: - CP14WallStonebrickCrushedMedium: - min: 1 - max: 1 - - !type:PlaySoundBehavior - sound: - path: /Audio/Effects/break_stone.ogg - params: - volume: -6 - - !type:DoActsBehavior - acts: [ "Destruction" ] - - type: CP14WallpaperHolder - -- type: entity - id: CP14WallMarbleBrick - name: marble brick wall - parent: CP14BaseWall - components: - - type: Sprite - sprite: _CP14/Structures/Walls/marblebricks_stone_wall.rsi - - type: Icon - sprite: _CP14/Structures/Walls/marblebricks_stone_wall.rsi - - type: IconSmooth - base: stonebricks - - type: Damageable - damageContainer: StructuralInorganic - damageModifierSet: Rock - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 200 - behaviors: - - !type:PlaySoundBehavior - sound: - path: /Audio/Effects/break_stone.ogg - params: - volume: -6 - - !type:DoActsBehavior - acts: [ "Destruction" ] - - type: Construction - graph: CP14WallMarbleBrick - node: CP14WallMarbleBrick - - type: CP14WallpaperHolder - -- type: entity - id: CP14WallBrownbrick - name: brick wall - parent: CP14BaseWall - components: - - type: Sprite - sprite: _CP14/Structures/Walls/bricks_wall.rsi - - type: Icon - sprite: _CP14/Structures/Walls/bricks_wall.rsi - - type: IconSmooth - base: bricksA - - type: Appearance - - type: RandomIconSmooth - randomStates: - - bricksA - - bricksB - - type: CP14WallpaperHolder - -- type: entity - id: CP14WallWooden - name: wooden wall - parent: - - CP14BaseWall - - CP14BaseFlammableSpreading - components: - - type: Sprite - sprite: _CP14/Structures/Walls/wooden_wall.rsi - - type: Icon - sprite: _CP14/Structures/Walls/wooden_wall.rsi - - type: IconSmooth - base: wood - - type: Damageable - damageContainer: Inorganic - damageModifierSet: CP14WoodStructural - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 300 - behaviors: - - !type:PlaySoundBehavior - sound: - collection: WoodDestroy - - !type:SpawnEntitiesBehavior - spawn: - CP14FrameWooden: - min: 1 - max: 1 - - !type:DoActsBehavior - acts: [ "Destruction" ] - - type: Construction - graph: CP14WallWood - node: WallWooden - - type: CP14WallpaperHolder - -- type: entity - id: CP14WallWoodenBirch - parent: CP14WallWooden - components: - - type: Sprite - sprite: _CP14/Structures/Walls/wooden_wall_birch.rsi - - type: Icon - sprite: _CP14/Structures/Walls/wooden_wall_birch.rsi - - type: Construction - graph: CP14WallWood - node: WallWoodenBirch + drawdepth: Mobs + snapCardinals: true + - type: PlacementReplacement + key: walls + - type: Transform + anchored: true + noRot: false + - type: SpriteFade + - type: Physics + bodyType: Static + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.5,-0.5,0.5,0.5" + mask: + - FullTileMask + layer: + - WallLayer + density: 1000 - type: entity id: CP14WallWoodenPalisade @@ -183,7 +81,7 @@ thresholds: - trigger: !type:DamageTrigger - damage: 300 + damage: 100 behaviors: - !type:PlaySoundBehavior sound: @@ -199,49 +97,6 @@ graph: CP14WallWoodenPalisade node: CP14WallWoodenPalisade -- type: entity - id: CP14WallCardboard - name: cardboard Wall - description: A thin, flimsy wall made of paper and cardboard. Popular in warm countries. - parent: - - CP14WallWooden - - CP14BaseFlammableSpreadingStrong - components: - - type: Sprite - sprite: _CP14/Structures/Walls/cardboard_wall.rsi - - type: Icon - sprite: _CP14/Structures/Walls/cardboard_wall.rsi - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 50 - behaviors: - - !type:PlaySoundBehavior - sound: - collection: WoodDestroy - - !type:SpawnEntitiesBehavior - spawn: - CP14FrameWooden: - min: 1 - max: 1 - - !type:DoActsBehavior - acts: [ "Destruction" ] - - type: CP14WallpaperHolder - -- type: entity - id: CP14WallCyan - name: cyan wall - parent: CP14BaseWall - components: - - type: Sprite - sprite: _CP14/Structures/Walls/cyan_wall.rsi - - type: Icon - sprite: _CP14/Structures/Walls/cyan_wall.rsi - - type: IconSmooth - base: wall - - type: CP14WallpaperHolder - - type: entity id: CP14WallSkulls name: skulls wall @@ -253,10 +108,20 @@ sprite: _CP14/Structures/Walls/wall_of_skulls.rsi - type: IconSmooth base: skulls - - type: RandomIconSmooth - randomStates: - - skulls - - skullsA - - skullsB - - type: Appearance + - type: Damageable + damageContainer: StructuralInorganic + damageModifierSet: CP14RockStructural + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 100 + behaviors: + - !type:PlaySoundBehavior + sound: + path: /Audio/Effects/break_stone.ogg + params: + volume: -6 + - !type:DoActsBehavior + acts: [ "Destruction" ] - type: CP14WallpaperHolder \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Walls/wooden.yml b/Resources/Prototypes/_CP14/Entities/Structures/Walls/wooden.yml new file mode 100644 index 0000000000..b9a9898123 --- /dev/null +++ b/Resources/Prototypes/_CP14/Entities/Structures/Walls/wooden.yml @@ -0,0 +1,136 @@ +# Wooden + +- type: entity + id: CP14WallFrameWooden + name: wooden wall frame + parent: + - CP14BaseWallFrame + - CP14BaseFlammableSpreading + components: + - type: Sprite + sprite: _CP14/Structures/Walls/wooden_wall.rsi + state: frame + - type: Icon + sprite: _CP14/Structures/Walls/wooden_wall.rsi + state: frame + - type: Construction + graph: CP14WallWooden + node: CP14WallFrameWooden + - type: Damageable + damageContainer: StructuralInorganic + damageModifierSet: CP14WoodStructural + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 50 + behaviors: + - !type:SpawnEntitiesBehavior + spawn: + CP14WoodenPlanks1: + min: 1 + max: 2 + - !type:PlaySoundBehavior + sound: + collection: WoodDestroy + - !type:DoActsBehavior + acts: [ "Destruction" ] + +- type: entity + id: CP14WallWooden + name: wooden wall + parent: + - CP14BaseWall + - CP14BaseFlammableSpreading + components: + - type: Sprite + sprite: _CP14/Structures/Walls/wooden_wall.rsi + - type: Icon + sprite: _CP14/Structures/Walls/wooden_wall.rsi + - type: IconSmooth + base: wood + - type: Damageable + damageContainer: StructuralInorganic + damageModifierSet: CP14WoodStructural + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 50 + behaviors: + - !type:PlaySoundBehavior + sound: + collection: WoodDestroy + - !type:SpawnEntitiesBehavior + spawn: + CP14WoodenPlanks1: + min: 1 + max: 2 + - !type:ChangeConstructionNodeBehavior + node: CP14WallFrameWooden + - !type:DoActsBehavior + acts: [ "Destruction" ] + - type: Construction + graph: CP14WallWooden + node: CP14WallWooden + - type: CP14WallpaperHolder + +# Wooden birch + +- type: entity + id: CP14WallFrameWoodenBirch + parent: CP14WallFrameWooden + components: + - type: Sprite + sprite: _CP14/Structures/Walls/wooden_wall_birch.rsi + - type: Icon + sprite: _CP14/Structures/Walls/wooden_wall_birch.rsi + - type: Construction + graph: CP14WallWoodenBirch + node: CP14WallFrameWoodenBirch + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 50 + behaviors: + - !type:SpawnEntitiesBehavior + spawn: + CP14BirchWoodenPlanks1: + min: 1 + max: 2 + - !type:PlaySoundBehavior + sound: + collection: WoodDestroy + - !type:DoActsBehavior + acts: [ "Destruction" ] + +- type: entity + id: CP14WallWoodenBirch + parent: CP14WallWooden + components: + - type: Sprite + sprite: _CP14/Structures/Walls/wooden_wall_birch.rsi + - type: Icon + sprite: _CP14/Structures/Walls/wooden_wall_birch.rsi + - type: Construction + graph: CP14WallWoodenBirch + node: CP14WallWoodenBirch + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 50 + behaviors: + - !type:PlaySoundBehavior + sound: + collection: WoodDestroy + - !type:SpawnEntitiesBehavior + spawn: + CP14BirchWoodenPlanks1: + min: 1 + max: 2 + - !type:ChangeConstructionNodeBehavior + node: CP14WallFrameWoodenBirch + - !type:DoActsBehavior + acts: [ "Destruction" ] \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Windows/windows.yml b/Resources/Prototypes/_CP14/Entities/Structures/Windows/windows.yml index 149be6dd56..1c10ff1956 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Windows/windows.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Windows/windows.yml @@ -13,6 +13,9 @@ base: window - type: PlacementReplacement key: walls + - type: Damageable + damageContainer: Inorganic + damageModifierSet: Glass - type: Destructible thresholds: - trigger: @@ -50,6 +53,9 @@ - type: Icon sprite: _CP14/Structures/Windows/stone_bricks_window.rsi state: full + - type: Construction + graph: CP14WallStonebrick + node: CP14WallStonebrick - type: entity id: CP14WindowMarbleBrick @@ -62,6 +68,9 @@ - type: Icon sprite: _CP14/Structures/Windows/marble_bricks_window.rsi state: full + - type: Construction + graph: CP14WallMarbleBrick + node: CP14WindowMarbleBrick - type: entity id: CP14WindowWooden @@ -71,16 +80,13 @@ name: wooden window description: A wooden wall with a glass window in it. components: - - type: Damageable - damageContainer: Inorganic - damageModifierSet: CP14WoodStructural - type: Sprite sprite: _CP14/Structures/Windows/wooden_window.rsi - type: Icon sprite: _CP14/Structures/Windows/wooden_window.rsi - type: Construction - graph: CP14WallWood - node: WindowWooden + graph: CP14WallWooden + node: CP14WindowWooden - type: entity id: CP14WindowIceBlock @@ -108,9 +114,6 @@ soundGroups: Brute: collection: GlassSmash - - type: Damageable - damageContainer: Inorganic - damageModifierSet: Glass - type: InteractionPopup interactSuccessString: popup-cp14crystal-ding messagePerceivedByOthers: popup-cp14crystal-ding diff --git a/Resources/Prototypes/_CP14/ModularCraft/Blade/pickaxe.yml b/Resources/Prototypes/_CP14/ModularCraft/Blade/pickaxe.yml index 45289bc18e..fea8644c57 100644 --- a/Resources/Prototypes/_CP14/ModularCraft/Blade/pickaxe.yml +++ b/Resources/Prototypes/_CP14/ModularCraft/Blade/pickaxe.yml @@ -2,16 +2,17 @@ id: BaseBladePickaxe modifiers: - !type:EditMeleeWeapon - attackRateMultiplier: 0.75 + attackRateMultiplier: 0.55 angleMultiplier: 1.2 bonusDamage: types: - Piercing: 9 + Piercing: 10 + Structural: 6 - !type:EditIncreaseDamageOnWield bonusDamage: types: - Piercing: 4 - Structural: 14 + Piercing: 8 + Structural: 17 - !type:EditItem newSize: Normal adjustShape: 1, 1 diff --git a/Resources/Prototypes/_CP14/Procedural/Demiplane/Modifiers/Reward/ores.yml b/Resources/Prototypes/_CP14/Procedural/Demiplane/Modifiers/Reward/ores.yml index a19196a45a..6ae8987689 100644 --- a/Resources/Prototypes/_CP14/Procedural/Demiplane/Modifiers/Reward/ores.yml +++ b/Resources/Prototypes/_CP14/Procedural/Demiplane/Modifiers/Reward/ores.yml @@ -17,9 +17,9 @@ entityMask: - CP14WallStone entity: CP14WallStoneIronOre - count: 5 - minGroupSize: 10 - maxGroupSize: 15 + count: 20 + minGroupSize: 1 + maxGroupSize: 5 - type: cp14DemiplaneModifier id: IronOreUnderground @@ -38,9 +38,9 @@ entityMask: - CP14WallStone entity: CP14WallStoneIronOre - count: 10 - minGroupSize: 10 - maxGroupSize: 15 + count: 30 + minGroupSize: 1 + maxGroupSize: 5 - type: cp14DemiplaneModifier id: CopperOre @@ -80,7 +80,7 @@ entityMask: - CP14WallStone entity: CP14WallStoneCopperOre - count: 20 + count: 10 minGroupSize: 5 maxGroupSize: 7 @@ -89,7 +89,7 @@ - type: cp14DemiplaneModifier id: GoldOre levels: - min: 3 + min: 5 max: 6 name: cp14-modifier-gold-ore unique: false @@ -102,10 +102,10 @@ - !type:OreDunGen entityMask: - CP14WallStone - entity: CP14WallStoneGoldOre # Hellish gold 666 - count: 6 - minGroupSize: 6 - maxGroupSize: 6 + entity: CP14WallStoneGoldOre + count: 10 + minGroupSize: 1 + maxGroupSize: 5 - type: cp14DemiplaneModifier id: GoldOreUnderground @@ -123,10 +123,10 @@ - !type:OreDunGen entityMask: - CP14WallStone - entity: CP14WallStoneGoldOre # Hellish gold 666 - count: 10 - minGroupSize: 6 - maxGroupSize: 6 + entity: CP14WallStoneGoldOre + count: 20 + minGroupSize: 1 + maxGroupSize: 5 - type: cp14DemiplaneModifier id: MithrilOre @@ -145,9 +145,9 @@ entityMask: - CP14WallStone entity: CP14WallStoneMithrilOre - count: 5 - minGroupSize: 4 - maxGroupSize: 8 + count: 10 + minGroupSize: 1 + maxGroupSize: 5 - type: cp14DemiplaneModifier id: MithrilOreUnderground @@ -166,6 +166,6 @@ entityMask: - CP14WallStone entity: CP14WallStoneMithrilOre - count: 8 - minGroupSize: 4 - maxGroupSize: 8 + count: 20 + minGroupSize: 1 + maxGroupSize: 5 diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Doors/iron_doors.yml b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Doors/iron_doors.yml index 190f60e4f1..d854572540 100644 --- a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Doors/iron_doors.yml +++ b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Doors/iron_doors.yml @@ -18,11 +18,11 @@ - to: start completed: - !type:SpawnPrototype - prototype: CP14IronBar1 + prototype: CP14ScrapIron amount: 2 - !type:DeleteEntity {} steps: - - tool: Prying #TODO - new tool + - tool: Prying doAfter: 5 - to: CP14IronDoorFrameMirrored steps: @@ -46,13 +46,16 @@ entity: CP14IronDoorFrameMirrored edges: - to: start + conditions: + - !type:Locked + locked: false completed: - !type:SpawnPrototype - prototype: CP14IronBar1 + prototype: CP14ScrapIron amount: 2 - !type:DeleteEntity {} steps: - - tool: Prying #TODO - new tool + - tool: Prying doAfter: 5 - to: CP14IronDoorFrame steps: @@ -76,46 +79,58 @@ entity: CP14IronDoor edges: - to: CP14IronDoorFrame + conditions: + - !type:Locked + locked: false completed: - !type:SpawnPrototype - prototype: CP14IronBar1 + prototype: CP14ScrapIron amount: 2 steps: - - tool: Prying #TODO - new tool + - tool: Prying doAfter: 5 - node: CP14IronDoorMirrored entity: CP14IronDoorMirrored edges: - to: CP14IronDoorFrameMirrored + conditions: + - !type:Locked + locked: false completed: - !type:SpawnPrototype - prototype: CP14IronBar1 + prototype: CP14ScrapIron amount: 2 steps: - - tool: Prying #TODO - new tool + - tool: Prying doAfter: 5 - node: CP14IronDoorWindowed entity: CP14IronDoorWindowed edges: - to: CP14IronDoorFrame + conditions: + - !type:Locked + locked: false completed: - !type:SpawnPrototype - prototype: CP14IronBar1 + prototype: CP14ScrapIron amount: 2 steps: - - tool: Prying #TODO - new tool + - tool: Prying doAfter: 5 - node: CP14IronDoorWindowedMirrored entity: CP14IronDoorWindowedMirrored edges: - to: CP14IronDoorFrameMirrored + conditions: + - !type:Locked + locked: false completed: - !type:SpawnPrototype - prototype: CP14IronBar1 + prototype: CP14ScrapIron amount: 2 steps: - - tool: Prying #TODO - new tool + - tool: Prying doAfter: 5 diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Doors/wooden_doors.yml b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Doors/wooden_doors.yml index d94fe351c2..d86b17a152 100644 --- a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Doors/wooden_doors.yml +++ b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Doors/wooden_doors.yml @@ -8,7 +8,7 @@ edges: - to: CP14WoodenDoorFrame steps: - - stackGroup: WoodenPlanks + - material: CP14WoodenPlanks amount: 2 doAfter: 2 @@ -22,22 +22,19 @@ amount: 2 - !type:DeleteEntity {} steps: - - tool: Prying #TODO - new tool - doAfter: 5 + - tool: Prying + doAfter: 4 - to: CP14WoodenDoorFrameMirrored steps: - tool: CP14Hammering doAfter: 1 - to: CP14WoodenDoor steps: - - stackGroup: WoodenPlanks + - material: CP14WoodenPlanks amount: 2 doAfter: 2 - to: CP14WoodenDoorWindowed steps: - - material: CP14Nail - amount: 1 - doAfter: 1 - material: CP14WoodenPlanks amount: 2 doAfter: 2 @@ -47,10 +44,13 @@ edges: - to: start completed: + - !type:SpawnPrototype + prototype: CP14WoodenPlanks1 + amount: 2 - !type:DeleteEntity {} steps: - - tool: Prying #TODO - new tool - doAfter: 5 + - tool: Prying + doAfter: 4 - to: CP14WoodenDoorFrame steps: - tool: CP14Hammering @@ -62,9 +62,6 @@ doAfter: 2 - to: CP14WoodenDoorWindowedMirrored steps: - - material: CP14Nail - amount: 1 - doAfter: 1 - material: CP14WoodenPlanks amount: 2 doAfter: 2 @@ -73,30 +70,58 @@ entity: CP14WoodenDoor edges: - to: CP14WoodenDoorFrame + completed: + - !type:SpawnPrototype + prototype: CP14WoodenPlanks1 + amount: 2 + conditions: + - !type:Locked + locked: false steps: - - tool: Prying #TODO - new tool - doAfter: 5 + - tool: Prying + doAfter: 4 - node: CP14WoodenDoorMirrored entity: CP14WoodenDoorMirrored edges: - to: CP14WoodenDoorFrameMirrored + completed: + - !type:SpawnPrototype + prototype: CP14WoodenPlanks1 + amount: 2 + conditions: + - !type:Locked + locked: false steps: - - tool: Prying #TODO - new tool - doAfter: 5 + - tool: Prying + doAfter: 4 - node: CP14WoodenDoorWindowed entity: CP14WoodenDoorWindowed edges: - to: CP14WoodenDoorFrame + completed: + - !type:SpawnPrototype + prototype: CP14WoodenPlanks1 + amount: 2 + conditions: + - !type:Locked + locked: false steps: - - tool: Prying #TODO - new tool - doAfter: 5 + - tool: Prying + doAfter: 4 - node: CP14WoodenDoorWindowedMirrored entity: CP14WoodenDoorWindowedMirrored edges: - to: CP14WoodenDoorFrameMirrored + completed: + - !type:SpawnPrototype + prototype: CP14WoodenPlanks1 + amount: 2 + conditions: + - !type:Locked + locked: false steps: - - tool: Prying #TODO - new tool - doAfter: 5 + - tool: Prying + doAfter: 4 diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallMarble.yml b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallMarble.yml deleted file mode 100644 index d57a1dad8a..0000000000 --- a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallMarble.yml +++ /dev/null @@ -1,16 +0,0 @@ -- type: constructionGraph - id: CP14WallMarbleBrick - start: start - graph: - - node: start - edges: - - to: CP14WallMarbleBrick - completed: - - !type:SnapToGrid - southRotation: true - steps: - - material: CP14MarbleStone - amount: 3 - doAfter: 2 - - node: CP14WallMarbleBrick - entity: CP14WallMarbleBrick \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallStone.yml b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallStone.yml deleted file mode 100644 index 1eedfcf489..0000000000 --- a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallStone.yml +++ /dev/null @@ -1,16 +0,0 @@ -- type: constructionGraph - id: CP14WallStonebrick - start: start - graph: - - node: start - edges: - - to: WallStonebrick - completed: - - !type:SnapToGrid - southRotation: true - steps: - - material: CP14Stone - amount: 3 - doAfter: 2 - - node: WallStonebrick - entity: CP14WallStonebrick \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallWood.yml b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallWood.yml deleted file mode 100644 index 8b09764110..0000000000 --- a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallWood.yml +++ /dev/null @@ -1,88 +0,0 @@ -- type: constructionGraph - id: CP14WallWood - start: start - graph: - - node: start - edges: - - to: FrameWooden - completed: - - !type:SnapToGrid - southRotation: true - steps: - - stackGroup: WoodenPlanks - amount: 2 - doAfter: 2 - - - node: FrameWooden - entity: CP14FrameWooden - edges: - - to: start - completed: - - !type:SpawnPrototype - prototype: CP14WoodenPlanks1 - amount: 2 - - !type:DeleteEntity {} - steps: - - tool: Screwing #TODO - new tool - doAfter: 1 - - to: WallWooden - steps: - - material: CP14WoodenPlanks - amount: 2 - doAfter: 1 - - material: CP14Nail - amount: 2 - doAfter: 1 - - tool: CP14Hammering - doAfter: 2 - - to: WallWoodenBirch - steps: - - material: CP14BirchWoodenPlanks - amount: 2 - doAfter: 1 - - material: CP14Nail - amount: 2 - doAfter: 1 - - tool: CP14Hammering - doAfter: 2 - - to: WindowWooden - steps: - - material: CP14GlassSheet - amount: 2 - doAfter: 1 - - - node: WallWooden - entity: CP14WallWooden - edges: - - to: FrameWooden - steps: - - tool: CP14Hammering - doAfter: 2 - - - node: WallWoodenBirch - entity: CP14WallWoodenBirch - edges: - - to: FrameWooden - steps: - - tool: CP14Hammering - doAfter: 2 - - - node: WindowWooden - entity: CP14WindowWooden - - -- type: constructionGraph - id: CP14WallWoodenPalisade - start: start - graph: - - node: start - edges: - - to: CP14WallWoodenPalisade - completed: - - !type:SnapToGrid - steps: - - stackGroup: WoodenPlanks - amount: 4 - doAfter: 2 - - node: CP14WallWoodenPalisade - entity: CP14WallWoodenPalisade diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallDirt.yml b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_dirt.yml similarity index 100% rename from Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/WallDirt.yml rename to Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_dirt.yml diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_stonebrick.yml b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_stonebrick.yml new file mode 100644 index 0000000000..41545a4a52 --- /dev/null +++ b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_stonebrick.yml @@ -0,0 +1,52 @@ +- type: constructionGraph + id: CP14WallStonebrick + start: start + graph: + - node: start + edges: + - to: CP14WallFrameStonebrick + completed: + - !type:SnapToGrid + southRotation: true + steps: + - material: CP14Stone + amount: 2 + doAfter: 2 + + - node: CP14WallFrameStonebrick + entity: CP14WallFrameStonebrick + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: CP14StoneBlock1 + amount: 2 + - !type:DeleteEntity {} + steps: + - tool: Prying + doAfter: 2 + - to: CP14WallStonebrick + steps: + - material: CP14Stone + amount: 2 + doAfter: 2 + - to: CP14WindowStoneBrick + steps: + - material: CP14GlassSheet + amount: 2 + doAfter: 2 + + - node: CP14WallStonebrick + entity: CP14WallStonebrick + edges: + - to: CP14WallFrameStonebrick + steps: + - tool: CP14Hammering + doAfter: 2 + completed: + - !type:SpawnPrototype + prototype: CP14StoneBlock1 + amount: 2 + + - node: CP14WindowStoneBrick + entity: CP14WindowStoneBrick \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_stonebrick_marble.yml b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_stonebrick_marble.yml new file mode 100644 index 0000000000..63af925959 --- /dev/null +++ b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_stonebrick_marble.yml @@ -0,0 +1,52 @@ +- type: constructionGraph + id: CP14WallMarbleBrick + start: start + graph: + - node: start + edges: + - to: CP14WallFrameMarblebrick + completed: + - !type:SnapToGrid + southRotation: true + steps: + - material: CP14MarbleStone + amount: 2 + doAfter: 2 + + - node: CP14WallFrameMarblebrick + entity: CP14WallFrameMarblebrick + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: CP14MarbleBlock1 + amount: 2 + - !type:DeleteEntity {} + steps: + - tool: Prying + doAfter: 2 + - to: CP14WallMarbleBrick + steps: + - material: CP14MarbleStone + amount: 2 + doAfter: 2 + - to: CP14WindowMarbleBrick + steps: + - material: CP14GlassSheet + amount: 2 + doAfter: 2 + + - node: CP14WallMarbleBrick + entity: CP14WallMarbleBrick + edges: + - to: CP14WallFrameMarblebrick + steps: + - tool: CP14Hammering + doAfter: 2 + completed: + - !type:SpawnPrototype + prototype: CP14MarbleBlock1 + amount: 2 + + - node: CP14WindowMarbleBrick + entity: CP14WindowMarbleBrick \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_wooden.yml b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_wooden.yml new file mode 100644 index 0000000000..f0d93457a2 --- /dev/null +++ b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_wooden.yml @@ -0,0 +1,52 @@ +- type: constructionGraph + id: CP14WallWooden + start: start + graph: + - node: start + edges: + - to: CP14WallFrameWooden + completed: + - !type:SnapToGrid + southRotation: true + steps: + - material: CP14WoodenPlanks + amount: 2 + doAfter: 2 + + - node: CP14WallFrameWooden + entity: CP14WallFrameWooden + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: CP14WoodenPlanks1 + amount: 2 + - !type:DeleteEntity {} + steps: + - tool: Prying + doAfter: 2 + - to: CP14WallWooden + steps: + - material: CP14WoodenPlanks + amount: 2 + doAfter: 2 + - to: CP14WindowWooden + steps: + - material: CP14GlassSheet + amount: 2 + doAfter: 2 + + - node: CP14WallWooden + entity: CP14WallWooden + edges: + - to: CP14WallFrameWooden + steps: + - tool: CP14Hammering + doAfter: 2 + completed: + - !type:SpawnPrototype + prototype: CP14WoodenPlanks1 + amount: 2 + + - node: CP14WindowWooden + entity: CP14WindowWooden \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_wooden_birch.yml b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_wooden_birch.yml new file mode 100644 index 0000000000..1c71853839 --- /dev/null +++ b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_wooden_birch.yml @@ -0,0 +1,52 @@ +- type: constructionGraph + id: CP14WallWoodenBirch + start: start + graph: + - node: start + edges: + - to: CP14WallFrameWoodenBirch + completed: + - !type:SnapToGrid + southRotation: true + steps: + - material: CP14BirchWoodenPlanks + amount: 2 + doAfter: 2 + + - node: CP14WallFrameWoodenBirch + entity: CP14WallFrameWoodenBirch + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: CP14BirchWoodenPlanks1 + amount: 2 + - !type:DeleteEntity {} + steps: + - tool: Prying + doAfter: 2 + - to: CP14WallWoodenBirch + steps: + - material: CP14BirchWoodenPlanks + amount: 2 + doAfter: 2 + #- to: WindowWooden + # steps: + # - material: CP14GlassSheet + # amount: 2 + # doAfter: 2 + + - node: CP14WallWoodenBirch + entity: CP14WallWoodenBirch + edges: + - to: CP14WallFrameWoodenBirch + steps: + - tool: CP14Hammering + doAfter: 2 + completed: + - !type:SpawnPrototype + prototype: CP14BirchWoodenPlanks1 + amount: 2 + + #- node: WindowWooden + # entity: CP14WindowWooden \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_wooden_palisade.yml b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_wooden_palisade.yml new file mode 100644 index 0000000000..8f2c542b25 --- /dev/null +++ b/Resources/Prototypes/_CP14/Recipes/Construction/Graphs/Structures/Walls/wall_wooden_palisade.yml @@ -0,0 +1,15 @@ +- type: constructionGraph + id: CP14WallWoodenPalisade + start: start + graph: + - node: start + edges: + - to: CP14WallWoodenPalisade + completed: + - !type:SnapToGrid + steps: + - stackGroup: WoodenPlanks + amount: 4 + doAfter: 2 + - node: CP14WallWoodenPalisade + entity: CP14WallWoodenPalisade diff --git a/Resources/Prototypes/_CP14/Recipes/Construction/walls.yml b/Resources/Prototypes/_CP14/Recipes/Construction/walls.yml index 0b33eea948..b1d074d473 100644 --- a/Resources/Prototypes/_CP14/Recipes/Construction/walls.yml +++ b/Resources/Prototypes/_CP14/Recipes/Construction/walls.yml @@ -3,9 +3,9 @@ name: wooden wall description: Sturdy enough to cover you from threats or cold winds. id: CP14WoodenWall - graph: CP14WallWood + graph: CP14WallWooden startNode: start - targetNode: WallWooden + targetNode: CP14WallWooden category: construction-category-structures icon: sprite: _CP14/Structures/Walls/wooden_wall.rsi @@ -21,9 +21,9 @@ name: wooden birch wall description: Sturdy enough to cover you from threats or cold winds. id: CP14WoodenWallBirch - graph: CP14WallWood + graph: CP14WallWoodenBirch startNode: start - targetNode: WallWoodenBirch + targetNode: CP14WallWoodenBirch category: construction-category-structures icon: sprite: _CP14/Structures/Walls/wooden_wall_birch.rsi @@ -57,9 +57,9 @@ name: wooden window description: A wooden wall with a glass window in it. id: CP14WindowWooden - graph: CP14WallWood + graph: CP14WallWooden startNode: start - targetNode: WindowWooden + targetNode: CP14WindowWooden category: construction-category-structures icon: sprite: _CP14/Structures/Windows/wooden_window.rsi @@ -72,7 +72,7 @@ - type: construction crystallPunkAllowed: true - name: earth cliffs + name: earth wall description: A tall pile of dirt. Can a house be built from it? id: CP14WallDirt graph: CP14WallDirt @@ -95,7 +95,7 @@ id: CP14WallStonebrick graph: CP14WallStonebrick startNode: start - targetNode: WallStonebrick + targetNode: CP14WallStonebrick category: construction-category-structures icon: sprite: _CP14/Structures/Walls/bricks_stone_wall.rsi diff --git a/Resources/Textures/_CP14/Structures/Shuttle/wing_big.rsi/left.png b/Resources/Textures/_CP14/Structures/Shuttle/wing_big.rsi/left.png deleted file mode 100644 index e15c8aeea7e033473369611aa92cd711e9d60aec..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1529 zcmVPx)vq?ljRCt{2oxN@wITS{(0vCn>xiF>*U>Hb~N_l`ZLaOyUBr3LWyDzex+bw0k z!*+(6eE_T4#(-hKmEghx3>N{kMV1n!;mq)#m*jV1rO+N^O^V730K6h|P7bT&TOiX^8|7a#l& z7jQvtU1#GHdRo1<<#S;QLU%cqad@B977x6Wgeub*l1^>gdzw>NjzDWtm-4S^i--HQ4|QK1q?ey`h` zJ0jYp5K;S9hCse2CcwQg&-fC?R1_CP3O%mg>7qGqiPU#9bqL&zAHYQzxrOy5MQB6{ z5#e!;D7Z)?C(G^4U2=J3mjC>_UCjG>pbRbSe{7{0YDM=C&ujz|_}qZ3TA-oZ04idx zT|%PzJLFcUOLYQ?q|p_p6k&)c$a<_AflOMI4{5~N%uPVwEwy-obj0CSdTY+4}sVN~slbt|F9CJdR zFxd#yw`S|T4($tm^pti|$s_*o z)SrLSp~iGeo9*n7e2KmENjq6+O5>rHfNL!365s z08AxLtqBnt?*jQ02Sv9h*4%j$sODBxv*=zn5)b9U&T&0>Z($tI!kQBzG|mYmr;pD9 zq3HI+oI5u6!g8f{(VYYel|CRJicg^06CyO$0)yGeko=5uh$jtEbbC_Hot8l2OVfzL$deNgeIG4>LZ=VNm*TF% zkPvZUArOjgPwKfF6bP5^J5m>mBP=P&?+=|5!11>N@J#m)&+H$d zM?$2hl|Z4>2SvAsT2p;SSg#Z7LFI?v?+XM;;*J5!5 z0s$wo6bK2yhiG5>-Bt9{lYlQO&vlS@zBOG1g93GD?66a!ZgnbJe z5)GuqsfC#oS0tQ`5SLfiBauW%2woTqp7h<Gal2`RP9 zduJz5ZOj+TQLHtX&F_66s^_d80`p)F5(w;JdJ;h(0DvD3ZxiW&1Ofm60000000000 f000000HyLD)!hX?*Jc`#00000NkvXXu0mjf+R3MA diff --git a/Resources/Textures/_CP14/Structures/Shuttle/wing_big.rsi/meta.json b/Resources/Textures/_CP14/Structures/Shuttle/wing_big.rsi/meta.json deleted file mode 100644 index ec2a722889..0000000000 --- a/Resources/Textures/_CP14/Structures/Shuttle/wing_big.rsi/meta.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-4.0", - "copyright": "Created by TheShuEd (Github) ", - "size": { - "x": 144, - "y": 128 - }, - "states": [ - { - "name": "left" - }, - { - "name": "right" - } - ] -} diff --git a/Resources/Textures/_CP14/Structures/Shuttle/wing_big.rsi/right.png b/Resources/Textures/_CP14/Structures/Shuttle/wing_big.rsi/right.png deleted file mode 100644 index 2989bd99097e75d8681ea898c28ee8e16036d6ff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1578 zcmV+_2G#kAP)Px)9(!v4oHuSp*;(X|FLkd|RsSbhGiuxI)~V0`slFK^0000000000 z{^;qv>E>*>s#`vu%(T`A;zen|%i=6Q{{8k`(cjtpA0p+0)IisXb6o7wL4S{kh~7Rv z>1FvvL=Y)AItN(DQzy>r@|}o?j*5LEsuu|orOi(FOV;w#i6bbBbkN`1h*VA^kS4#i zJy~vD2mL*IUA}M0Q${>5M60d?q(`ejM8DEUmE&S}YoZO(qfwx`^pOQAln<>5q?`LNAS9Qr=wzjvsYG4q0^H?n$8#4ON*S~yGi%A7pv)fv9%mx#X+Y)Zy%p@ zRO~CK&{45ZZy%r98-~**anLGI(cht$<=3|fu?jAZ1wkxcG>-0gGV6)KQcWS#^wFVi zjzvWD$6xb9qviYh{t zzd(>_jg~-lt!eh-r}4&wKv$@nv*8M-V=SJ^5N&HZU$ALmI_L;hK2(sKOr6&Qslcs; z2^mc0Jy+M~n}-ZHXTw!am#+jrnHm#SiQ3w>kSO&;f`?5 zb*Z*Cs{(N(gw#2Sl)OM8$w4FtWQa_{r7V(lfpVM&$&#W-StJlQsoO-lzrBb`q$~vD zN(v%DAPbl#T-zZ4?yb#w=~SSUT83|QYv)^} z>=Gy!seQG!>;%er&0K_Ca@lyF`I%Bi5XaaB88DU@vjL25f>D-f`gLJ-Iixg?x7fpRIR3tZODG=;KG zAV_Ua)&c=@Ado|1NjQ@>=2f6r3d#|#waY$%xDHG#WG@g{qua(HkYi#>xYLuv%|jON z0>xBNZn&=9biUX;WI+NEq!wIVpKlWA{`Nwujp1j0!8cTYEFKBufs_+2h(IY9)HU2{ zhXnc`ZUYkv)!lgr1dM<{o=7#}f(evrL4Clfc1WNSoCYQ&D)S%+1dM<{9!W9bf(n#k zL4Cocc1WNKTm~jIvhyGa1dM<{o=Gj?f(w*dL4CrZcEJVW2#0}*1qcKhk(o$Cpa7(l za4ZB$si3|IT{{*6aU}G>!~(8~2CaO%#b+|xdL9WBh*%PCI2vqj^{Jakvk@qkf^x)l z?b>cQWFrtqAoZHI8xA25FaiPvB!z@yB~S_l4MnKmQDh|$M<8`O5C|9nfdUhI!m&FN zeRX|KPmj;^^!V)L52VG)<=sQCZu#GT{=S)$gs2@7NP>_lae4R9Ym!Iid0RA1q#+Pv ze28HRyB3xsb*)EL9`SmS4l3_2w?S1{CXlU`;Va&4W3tWT$xQjZqE0%Wn@j?A%@gXD zt9m!i&$ZtBt5Zndk*FDR|v`b>iH{HrV<*?zU(Xsf<&B+6rsZce~bY zx?YuSv$Y-L$*jjsBBE`PL<-%U4OipItY=*y*@Bi|*A|y`EyH!p%YOSpx0@z(=0ROF z)x?TGriGLpFdLtxLUp@DN^lh?1V#ecE@YcXAqNe@{GvK%)837DS=8#fa~VJvt;aQ5 z0{Ixw%e#kOj0MdNmIo3!1F6@DIw%Q*;(;niAmA5{2fIKxkU#(c000000000000000 c03cQV13veA$!8qWhX4Qo07*qoM6N<$f+!lsPXGV_ diff --git a/Resources/Textures/_CP14/Structures/Shuttle/wing_small.rsi/left.png b/Resources/Textures/_CP14/Structures/Shuttle/wing_small.rsi/left.png deleted file mode 100644 index c8b3d7a55dc4c12c29612f720f4a314e5d9960a2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1041 zcmV+s1n&EZP)Px&%Sl8*RCt{2oV`k8K@`XTE-6Gv3b~aK1e>km18gH(={xLNSlId^cD9yD-oY-| z>;sr;8$krCi-iHP5VD1P;`L_c-kG`co%5?CHzx7?&d1Co5nvdGVHk$lM7Bb|fD}1B z8ZAY)k8kJN@niuSR0Cfw-oIQc`n}c9IwDwr0;0h07u(qF?*IUv7q56I-vH=~U;!;q z@I`@tEMEWs!(sqHETT<9ujwN5LAiJr2A-&j*zNDEL{zIm#y9&fHy^64XSctD$MR(@ z_*LjSiK;(_2o}%+Wxp=_#rE2u7Qq4}h_YW5oho1f4VY#>p;84rgwdR#y4g=WmM<6< zgVm}?#>NR~8;ZWkUcl+mXnASsblzn9NhP*dP#Jsd!%;1g5@59J&7 zi|tjQRSx6Yh+cqf6=T{`bfH;50TqepavUA4fY5;#J*P+nVfuzlbOL0pCPd(6uVMb@ zFYfN2l$W_pL?giF4wd@94{7zGuS*mHbO&r`DEn;;_~56Z_29=Ca1mWw4-vEiWWi5G zf(?RIfUC^++5c@2L_n%-2e2>LyMUB~?*eZ#;PUKv8N;S3HoR2;E!_wg!B4IK1D*t2 zo*gfNPYEdnsEP~0&IOzvjh5Byx3PK238w<81GnCSm=Bx{Vc)Br6#GBmr~-0aYPu3^ zT>uSSB8T9+#OVy+;J0IK2GB;!=25LGsrG*$g5&5Ea4FcD0AA~xVZ8!UYy%;&B7l~i zw%#SuA?5xL@C<0hwcySIs++DHWm;%`*VRSATUM( zV#xj+`ai%GAjOwp?bA@x>_0ibl743X=K3P4@9z4<>F0u)f-bw?rpeG2(DufwkRLz>A>A^j#G`1#1ZqWxtES%bp|0_N286qPHBW3VZ~=itp$1 zfzc2i-_Ezjw{zRCMTwmHKM=`x#B3m|4&AopTd=kOlm8CulD4)~zaHBhNxA||WPc?{L zXNwNW35aD5*&;asuJJ9H1q6l#SVp&kSOAj`CjWGbD}Z4bW^?%m^&R|-!n&tb00000 LNkvXXu0mjfK)30r diff --git a/Resources/Textures/_CP14/Structures/Shuttle/wing_small.rsi/meta.json b/Resources/Textures/_CP14/Structures/Shuttle/wing_small.rsi/meta.json deleted file mode 100644 index c926510c06..0000000000 --- a/Resources/Textures/_CP14/Structures/Shuttle/wing_small.rsi/meta.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-4.0", - "copyright": "Created by TheShuEd (Github) ", - "size": { - "x": 96, - "y": 80 - }, - "states": [ - { - "name": "left" - }, - { - "name": "right" - } - ] -} diff --git a/Resources/Textures/_CP14/Structures/Shuttle/wing_small.rsi/right.png b/Resources/Textures/_CP14/Structures/Shuttle/wing_small.rsi/right.png deleted file mode 100644 index 2d739a528421ced690c988b620a30aec91dcab62..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1069 zcmV+|1k(G7P)Px&=Sf6CRCt{2oV{u)K@@?#wuUXFVT;{Or2w`OcX$Gf@E;hG7_nVNQ{n$&H4c zbR+xwV4GD*ym!CJg|Pi(m=GoRy#QKlrl1Bch1Q`o&g+SPhJvUquJSq35!G0bh&N zLGVTJIEu<%gE^#70KhK$b-7N?4;nRdNUi``_N&5GpiW^0m}Wo1RZvc8m(b5 zpS^~vgSZyx54s1(pPyb!ukmnyx0%f5+uy4ur0~fMJLyJTgsD~mWMIhNdA>HiHGJXGm$!xxNjj~~jnh58c zamNS%*acj-hfopWbUXUk-~$v3ke!E6nMFDIhm4KDBdP+j=VzOEtRjpTVi<7oiKgwA zwFhQOUK7XUiA_Z5Zm5j@pu7EY4c>>!nn8tOC*8!fIcOw6ByG0}=jx$I+pWR`iABQE z0stVo;OCJQ5`zRQ0%8U$0fQf#1QG&l_koxsSP@`5Kt6~?0*MN6MGO*7S^$7t!o&TY zHxXn6xE$t03BIS))&x-O10wxFcQ5$9s(?%d_yD(3P=t@3zydO4halGyND1&U%*nPe zTuQJifO;Pg@g;#&1^6Z_!9`JLpCCffZp|1*E5;GJFJIc7Ip_y8o=Hgn-b~-QH+iGkx=)mmx@{QRb1C(Jp5u zK8dae=uQ)367l#pt&wcP$Bf&((YO|q1YN8MFdZgrHB7ut=r`N}=)V#Cs3u%C&lZp4 z1H(q?d$tlQ#sYK#NPU=aiID)4>=kdr*}tO_>i{IS58_b4s{o1ta!sWwfFfD~ID_rO n6+n#`7CTjfD}Z4b=5+Z7;$kNorJwNf00000NkvXXu0mjfM}Xxs diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA0.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA0.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA0.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA0.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA1.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA1.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA1.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA1.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA2.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA2.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA2.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA2.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA3.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA3.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA3.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA3.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA4.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA4.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA4.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA4.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA5.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA5.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA5.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA5.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA6.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA6.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA6.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA6.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA7.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA7.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksA7.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksA7.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB0.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB0.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB0.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB0.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB1.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB1.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB1.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB1.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB2.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB2.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB2.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB2.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB3.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB3.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB3.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB3.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB4.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB4.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB4.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB4.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB5.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB5.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB5.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB5.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB6.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB6.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB6.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB6.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB7.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB7.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/bricksB7.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/bricksB7.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/full.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/full.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/full.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/full.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/meta.json b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/meta.json similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/bricks_wall.rsi/meta.json rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/bricks_wall.rsi/meta.json diff --git a/Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/full.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/full.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/full.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/full.png diff --git a/Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/meta.json b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/meta.json similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/meta.json rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/meta.json diff --git a/Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall0.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall0.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall0.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall0.png diff --git a/Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall1.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall1.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall1.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall1.png diff --git a/Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall2.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall2.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall2.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall2.png diff --git a/Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall3.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall3.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall3.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall3.png diff --git a/Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall4.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall4.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall4.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall4.png diff --git a/Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall5.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall5.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall5.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall5.png diff --git a/Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall6.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall6.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall6.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall6.png diff --git a/Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall7.png b/Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall7.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/cyan_wall.rsi/wall7.png rename to Resources/Textures/_CP14/Structures/Walls/OUTDATED/cyan_wall.rsi/wall7.png diff --git a/Resources/Textures/_CP14/Structures/Walls/bricks_stone_wall.rsi/crushed_low.png b/Resources/Textures/_CP14/Structures/Walls/bricks_stone_wall.rsi/crushed_low.png deleted file mode 100644 index ced0259f6807998c33cb878f84097d41b8b47636..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1806 zcmV+p2l4ocP)Px*$Vo&&RA_2ZhI!#*+X*id!b$Re%1R`zXBGtpam`H z|4d6iN9fbt&mNM$^R8#UdtqR{zrXtDf7PG;ImVL)g%GKIvA+kv+1FqFBz+&{z~S+W z2O$JfN`w#y;StC29N$)@!WrpE*4z~e7|P&{N~rcN=2&fSEn@~gol*U7*7^h-LD$w z!cdqHYA2-(n5AAAm?&A6MI6Wc;ZJ`~?E_?$L1k=O;a;k+^ob9SP6)%cNsp9r;(Q`n zQoi?F2#=ke?P(26oLD+Me(|ugvu#3J_p7P=2R~i|VCQmXeYRG5VL;UHo3$iw^2AZU zKeuO6U|AN&&!18EtCY)SGMNmQ7w1MGlUZgZtJrhvPXHK>M#hP}tDODi{viOFOvV@) zkH-ughu5`lQ}rdKR1WA${r&HLYlNaGGRl>bd&c9K+^R)?Fh6{HVSx9z!eB5^QLt@g zcrc*b?V8Bwbfg^6#c^vX6T1Sx)PSo7)A$8n5hS!xadBx|4- z1~`smgga40CyMCzBScxynM9^w+W@q}cg9E@53sD&IY*{75+L^Xh~t)^8av%)b zCMoiv64a)mYH1W0VR#Kz{+No3#g`qg(z z?@W6y>FZU`fW~dzgjk1AS8b;qQvcT#0L5YfXR_aEHWJ3+_T~q~W7R3H`v`#VzkSL2 z##ZW(FlobH7*L-~u3i|hY8NRMi{zamb-zj{5ea~e$|sacWwqA4qflC>(`*nAM@DfJ zHqH0_{n*ru5MmN>IW5A2qZ8ALjUV4qa5S@r>#Et`i6S;CpRl!4PUW#wD${JS^i zS+KGB6vwe~AFZY2!gnnk$EMqzc8!kq#rdha3p8l3EGu==-M!CoAFY{dR-e|k3#pdM z71pR!e!)t1C1rd#8Uk=teM!{s<2{~7PFbCoRt$&D({-lacthTTD043Be!Z7k#`agQdhn2*Cv2u(wp_`YkFb8IOk9(77?P%Xmn4j z)iTO9o@`D}IDR1N_lf$qJlu}~Xx;@Bi>iwN+U+)jNIBEEt+PMDk^sJ6o6Z49_ot@K zr#t-c$~V`ob|7rZIT#0+>WAr7tw%YK8eXOd4WLL|liH!nm;YdSd6`mqok7$l9**dD zTB*WK%4o&r$|a32XTgiX14)3X;F%gu0HyM}+3R;&M$w04X7@nBx+Fx?Ys(sv=|xcB z^7#2P@~%h0wh820R|&F=O#zF)(#ths%Sj`a)xH3zcVBaPcNO(FL*mm29xDO3EGWg%t2@X#=zG1u28nd-7 zK88N@&xsH5X{=~o$Di(g_E4JOe2sX^<@BAeF@B@bz;T?^o(8W;nIwPmrK};Ire@7B27>{%ZKvdBjV7rV2C56j<9m{SXQ|umnouUEnEnkQZ(ak;Ic+Ya wW+SCve=p7c$7?|gTF`Px&6G=otRA_3h zfrJo0p&5!m9T^a1X^R}}4yinx)RG#x0funb^Z9JwxgqJ`PqK7+_wIY&JHK~#*S0p- z|6q==0H9H~5)(@cNt+IS{yNw84NlIHh@uLtB25!0+w%l*Z_|v^h-IF9FctyaVSZ*Ran93CCR8U!H*!H>BJ002w%Zkwq9ApYol{NyPBpiLZZ zJ8(S!z{?lUV~cwa9{~XRZ(qmkx*T*Aq3SeNpV_r4U)UxN?r&^hdHDwa$ZZE!1t9kx z;Pa=CJb16$!5!iN^;LZT`o)+djDAl}LiSc~69>)ag=!Jaro%I8HEi^{9Wa4-Y5)Ly;$eULy)j2ZKw1Hbwrzz?9Gh?e zSLs1AFT{R9T9vb^7UzB6yQl%7>PlcI9pwt{@9gGwK^{j!0IOhC5&6V3>H-~( zgn+zb6e!*WDh@y@!nB3D^F=sf0@999-T5LMh3^8~|V2bD{(yCxOihy8p4)nSm0F!YM4laN_O#3^#JPR4(AtL)< jhNDD@5+zEMC{f}s+mRAX+55)I00000NkvXXu0mjf+QfiV diff --git a/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/meta.json b/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/meta.json deleted file mode 100644 index 0bed3cf247..0000000000 --- a/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/meta.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 64 - }, - "license": "CC-BY-SA-4.0", - "copyright": "Created by TheShuEd (Discord) ", - "states": [ - { - "name": "wood0", - "directions": 4 - }, - { - "name": "wood1", - "directions": 4 - }, - { - "name": "wood2", - "directions": 4 - }, - { - "name": "wood3", - "directions": 4 - }, - { - "name": "wood4", - "directions": 4 - }, - { - "name": "wood5", - "directions": 4 - }, - { - "name": "wood6", - "directions": 4 - }, - { - "name": "wood7", - "directions": 4 - }, - { - "name": "full" - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood0.png b/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood0.png deleted file mode 100644 index 690628172d303d313481201cb5907ba6694b078f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1299 zcmV+u1?>8XP)Px(%}GQ-RCt{2oI#5tMHI*X>trY5njtKMf+o=D9ArQ}31je(Lq38G>|rmuU%|u9 z2hcAeA}B0+_GXYAmaO1qS5Q0zY3xQ&!qRN-%xorU;$f`bN~bgF%6mz@P1oA+HlS?2m z0++HD%5hH;97R2Z0GxwsW&(_wj7y)#~Ns@{%P7++-*}3xH6hsP;Wt=2N z*G&*BfNtDBQ3L>Zy;{FA;9TqG85OYGK|xBK!^ZE;WAq1CHB9#BAZ(KXAvU+ zz_+|LL5u)4j0XVHUiyCuFUgLN4pFV{q{cpeG9vHisfc+4Y~cj3(Wxzup9k6V93LHW zjKdma0d%K!6_TF14omFG8kZGh*?pU=Wh7Fcb{=E_DBtf+M}JehCqowCr$>KrjKdma z0iv@p$2hD(7U1JgKSB52H#67n+&uvR9C*$2+Q1J00AGIbd3sHPc;t2XqhET{Zm*w; zaOds`4!kBBjpkh2Fbpv8gH(j*Y>Wqg3|{QLK%>z_r`^JS?eb+>WV~vt-U`*;HmpnG zqDHB9^;fQQcE1uV0_abC;0Fl9Ah(^G0+JxVhrRoK_?l6^AHeqmc;5Up@P!!KF{?xBMbu^cufra01v61GQ#4CbVC<8!9|YIHtvIn?E%<^WeVtC zU-$A^ACSE-fwe|~tg)qv0=Y|JFDP#m$hMOLyAxbyq%;xO1z5BUE_#2{un3Ti0;Syx z4C6_my}&S@V82!o@j=8&6p#d2fG`Zu?e#H?Cy36*g`$9jC$At2(CzgBJU2@Hf7y0e zk_Zlm!{Kl^91e%W;cz(01^IlA?fic#EN6vvOpd`melntVPlo-ZlH_y2d5}l9>|k`! zf(W)CkL2w)Un|`9*FP`M24@o`ZNhR^IGfs@C5SE%J$;6E8+)nGkaD7&la~Nl0RP{(P`k@?_&sWO?2rYB&(90x_>YqW@x>H3A?qzzizix?*T2kH*nlj6 zGWM!`f60&qSeDYxQRQKstThw&Q&Yg? zPmpYIQ^58BY$HYhTfRZYraXg5O#(xIF^4DtPDhiuZ;b0kga9f6n0!9lx|*VZ*|);2 zsVQ2m?ihVnQ`FpMXK6R!4a6?EDymi!~@OJVi&O=}NuVO;@yKlKw(mQ;OlR{%WY?hC;?1r4{-SaQ39CM9^je+qI`f2N-uz@DPU52APj@;^8qHc z2fDrf_C|pswFgQS1%P?4zm-wIM(qJn0@$cMAW8s}y#SXO)_p*9Hcq$0Cbb7j8wC_w z6$MtQJ<#p-(P_8HeTxua)!GB9y~E*fI2;a#!{Kl^91e#G{{hU*V|T65t}6fl002ov JPDHLkV1h#rUz7j< diff --git a/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood1.png b/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood1.png deleted file mode 100644 index 81b48b283c02b1f7de8804122eecc5bfd5fde912..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 973 zcmV;;12X)HP)Px&heI`yVlyjXYG|z;`F@R6L3E%|BCtu7!@PI z1aC`%x`1a-9;vpkE?|2<006Xq-<}I|4@9|cAnF1PCcwCeenAftH7@D`cEe-U_SFR( zot)tQ?A21(xwshnZz<{mlEj0u9c(|G5nuv5XtkoUg?zrJJYHslbW-aWEadZ1R*MHe z2BH|$1pttybx{n?Z-vu_0<=4zjg1_jI)|l9{Rp4{?G9)o-U(LACDHYpTYJ(jh!6`H zbf#zX*eXp@>t&kfcs3FDYSdF(n0h1xzIpu$0MI(?NSn5Tcpv_4yM9@#HzEnE zYwK9_iYOF{J$1t{K+_K*2>|fv>;C_JFHk5Hu~J#WeC}#64GP}WHKSramx)G-CRVq? zMuM$+lfa6A_&eV81B7AFx1N~-hRX7ijpjv&--`N|2K-o1z8}E%19)EVG>F#&fVb~I zNShZU7EoDULg)q9`M3c9@Vx7J9v>ND7+}#WqUi_N`CGP9xdS5rxEbi6Bsgl>q?!8j z0965llI0|^G6mv+#It-d2PB_w`gcIUZL2^sz~m~Be5^rgt3cnauoq14Dv+$#@398f zli;wRTnIXjbpgXNy9=2=juipPRbbS60T-~k3LLh(Bi#!ew!4_mWt|5Eth;Yl~>+GmDUMu1D78&;bFu1HW3;L}*0sx(4=#&5roDsl{kP;N2-GMk$yAk46 vm=Hn;A%qY@2qAPx(&q+iQ!R3eaKf{3!a@!G;YY)6qLd9Cq#_Pkj0J0;S1 zXWn0$_h!VrcL|0$JlLO7e*f$Jzb{dKU!nY%i>o`;%(dguWG#J*5FkmO;a95JVR8v1 zMgU!d@CC<0<*SwTD@K4M<0y(n7)KENHdNi zt?N376(DKcvmgKfyjQPh?okmT!0~7@6W5i&c_`yAYNLY)0gA$9bdtB&|KgIYYwe## zi~s=N@>T~i0+=u!07!f3|0%pAJ3QD&wYn7>`~1a-yq~8c<_$1~6~IKNraXQgWY2SW zu+K3LV~_<%I<xpwRJ5ddJ%X~x$Et_J}4{=0AEYZAmGufrcb=uNx5 zek{VR+eg@QnrJkdnYO;~Vc>eP2*Jr1_Z|=4?7cvv(L|@+!fx&SWtwNaYOCG~)!sC$ zOW~qMsdn{uE^~Ij6f6QHpZLJ_;QL-~J2eF)L4FT=cl&S?M!BvB*Y)5y*=gVkGag_N zpnbgs-|_J9w>tm;$9X-^lW&Iad)RZD7`PrDQafdY#ScSw zko5XVFQ4`S>H88`X%t8sTdF9KyA*c3@r*cb*QvL+y?ovH;=fX`vkdaTFmuo8l^Dy#*`rMDx#Gk`l+tI8mj0yZ+69pG^Z}mw0VEC&_NO^D z1$6!d$p$+GOb@^`VgxYd8)R(CQ|Qzr(DWA>Lns0g6*`E28AiUNAy z3OA;vXtlbf^<9x0;{puBiP0Ja#sx5aWY)LAqV|9&0d)2PTw)ma0l~>Q-VW>39w==T zP;68bSf=(sx7SCf-6HobLV#s!52*GQi^XEGSS%Kc#bU8oEIRxL+#_JFanA1!00000 LNkvXXu0mjfEQDdo diff --git a/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood3.png b/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood3.png deleted file mode 100644 index aa09399d68bb01bd12ea93c838b0c7f7f8d53aab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 922 zcmV;L17-Y)P)Px&R7pfZRCt{2oXtubVHAd6t2R&(vXBaG0z>O6i>`xo;i8vNasjP3p%>8JM0Z^X zuDi@4g^~(xYz5mzC<8MHf=DoGv5DA)eB(4fns~nPoHFmT()s(&dGh_|X9~*Hs+CL0 z{hM2RQH-`t!L*2BN#7=FQq%?P#>cAVs|z?fIl=7o z)lk^IxS05FDe40HNhjqy*cJ;>C#P;or6!m-R+7k+8b9j-{ZC zQmH&}Z5&5vg;64*eb&X-pRNCUEl?_z@oHrm3-ec%X;kv=T30LF_1buy3XhwVyRP_X z)@Si|!i#|PE8Yqt#BntAI@bg&A+CpwFHMB0q{1*l7)A(!!DbK|OCInbVCCg9;vmA# zrwsr=5L~zObj^t42und3tuVrlv`~+D>50;bj_L$Qb&T5Nem@}h0=zVVbg!T8<@@`9 z{__^dbQI`MHdmv-(5Y|`<#!b5zs?HYJHgwMv?js3fKk)nanIj3UIg@y0=Zoa9CmtR ztpyG{JuJ-6nAi|e83imM77)h~>WwB2J3X||x?_z37G8OWSU|ne1aO^{`~SA(uq6qE z5JCtcgb+dq$rtzfeSuoFl6o)&T7Qw4ng)0JNb1?Eth<5nyE<04NBslssVIH$-aH%H@zff=M31-w=^t zLV%kVYcvlN0yLoj?EoBFt3xvav@j(=qZXJFpn(|yS~Em50<Px&aY;l$RCt{2oIz_7K^TVL+SY)QQc6+K1QzYZ925j0^pry`{((Rbz4b46XnuhH z2@f8;=x^wuUaH_lEa)Z3!Y)FghhS(+OhP@>T{g*XvdL`vPLuaJO?PH9-}mn9_stBm zT>_a}xpcX)mcv=Q3jk=hd-(X}$0R?oWYYgFlbh!O3BWdhjWq(?&8<-SwMGCIRtdlu z1y%{bz$yWPxxjT|l>iK^5P;FNnT>zV$2Z*nLEpq|I0JZ^a z7Je!$gb+dqA%qY@2qA!`Q0F5AT`%z^7wV6O1qx;OkE>EVurSj)(c%)OZ(5 zrsFcs!Kf(X1Y%$;z_I@)3p;2S3(&f_K&RKk>he`OoV3iw_@rp3*GqLRxSmwU!dQTl zW)r}$b8(KIG@FU-Sm%bKw`TR+^7TDXbW6LR`P$&+y^L-Bu*9%3c?(Cvk*~YUMm7Bd5*xRpTGk-M@ zlbi>DLZKLrip~5As+H};wv#{?AnH^a(zZ(rU4SSJ*MskSv30>K5Rk>w2P_DJ2Zu*t z*>yd*t_Q~%cFuMCg?ab>Lu|WAp$p(RMSP2tgI6N@gni$`mQzH-^}@DU#Q?eh(R7y- z1k+xd26_z0%8_ZI3&4i{3PhuRQj`zcMC*Oun~xZflm!|CQGYNC92_3aZx)E13OnB7 zW&vP0Sk7e@80XY1G6r3MC`r@cwDr?ql>n2h1+o%@9s>eSTisM^fzwtOoB5Ub$pXtBdA&Csh_`o_E6gs+Dcy{^DFN6?62qA*0002ovPDHLkV1lu=xlsTB diff --git a/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood5.png b/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood5.png deleted file mode 100644 index 261754dc439fcdc0e1f828756a03620802cf3964..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 616 zcmV-u0+;=XP)Px%B1uF+RCt{2+(AzhK^VsI2aC>u&_fR%^rp8SIQNtEL-H-SnRq0@lZi$>0H$eZ z8(e8q4?4I7f{<v` z&$|5bHVpbnlC)@+S~Sb>`t|@MUBCMdzRG_%-t{(n00(bgZ5)66b{1OS9>Dt#Uo`u< zzCQkRHVdt94?vRkUvyf?JFy3F{Pkkvcru@d*0%>Rna}mS*R$2P2OvpTtCg*G5doY| zr?%QfTnIV&mfyeD|NfDC{omgO+z7yZ0&d$_1FUnntLjGp0k}`VE%ZuoJR075?UDEY zwl4fqc+gMwyFhK0Dd4;ZcvJOjfGvPhMu9DWMYB}X`0fK_OaWKn>Zd>{!UHJj8bC6Q zfRaL}ehL5p00000000000Dz}2bicrOG*n8z_XzH#-P|jn-u(i(cYss%kI2{_)+^;f zsn7rh{iL_AUv9p5bR2mKw}b|8baJlG-+xH*ZkcbhO@VgP1gFpdqI&~8MED4pU0&*H zwX*gMXbb-sboL6kOK1S6)2X#rz+G&MU@0Sky~EDpB_IIz3AmMTJxUJ|CjxMvfSY~y zqPwSnJ%D_ZG>hI(Y!Be(7TV|l>}!Cln`~weK=N*+wg-@heARu0om0TR2xfU2RQD;6 zxkf<|Q=sZa(5;97O8Gw_00000000000001ZntlO^n2bHV=*hMK0000Px&XGugsRCt{2oIh*ZKp4i~G)@f-E}@tf+89LZp?GMgg5$}9KZ7AdwtR&S@ds$X zM28Mtn$OUoUD`mG(m=YHB9JHqLJ={EQ7z*Rj)ZJWw&auZ9M}hS_puI0-y~*lY0S_*3vhOk``>&YvQl{w~Gb&d+EyY z$ypXQEKTlP00lrBfCeT2YT`2uTfl8sh}-~;f-L}T02+t@I&}lK0JH&UU;^mU4Q^ck zT_!+2>;h;52qAU__cN`I!buP-$bH|A-k7A{t&OX}NnfUEHzXBVU=2pKQUZD+3ll#-+6aZ}i8Xe}Q z&=`{Y7C-^e2B3lOQnc$erTbI<|L6>G0Uq2h&dp!-))`y?ky$6h+h<9(+*E)IFwglU z>8ij5c=7Zxw0^h%KY#y$)(;n;d)|lE4;Mg0War*iaD8~x5fPE9Q3=wz=6L7%-P<=4 z_qFy9-+sB2>|G=+mlU`FVY;Rzwrxe``CY&#i?=VL zNf+=jO-oGE62q8v&NL^5dH>;KWVy6xC4ga6g6JQ9!?tZn)u>3qd??T*s$_D3W&@` z{k0qg7CDub(_yp{AZ{9*G=CYi5+Kc5AS*H8F~GSV1k2$hYk`ZNC*@KhzoUT9T8#o1 zJx`qLL84K>xgLnfcplJdHk9kuLV&PSBC>EfJYAj;LI@#*5JCtcBn|%oM-wk3jyxPL P00000NkvXXu0mjfGlinx diff --git a/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood7.png b/Resources/Textures/_CP14/Structures/Walls/cardboard_wall.rsi/wood7.png deleted file mode 100644 index d5cbf40e2b7603a2b75b09b44791d8765e9fc319..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 267 zcmeAS@N?(olHy`uVBq!ia0vp^4nW+%!3HFEH|A#nDaPU;cPEB*=VV?2IY&KR978JR zyuD+{)nFjP>iGEY`!&7hKUzZPyln12s@A%0aXIh#^(P+||M+lTc!691E-Za_sr<{@ zx>w)x8yLPe%)*X=_JKje-5UJ>yFa`vE7-5#!k2dcIQ*Z*o9PO377h$Et!y`At|v>a SwhxaiNXXOG&t;ucLK6VY`d-Qa diff --git a/Resources/Textures/_CP14/Structures/Walls/marblebricks_stone_wall.rsi/frame.png b/Resources/Textures/_CP14/Structures/Walls/marblebricks_stone_wall.rsi/frame.png new file mode 100644 index 0000000000000000000000000000000000000000..e18eef2d90a813ea91a63a7fac6e90b1ab777494 GIT binary patch literal 2029 zcmVPx+r%6OXRA_ zjaJG(kbj~7QKddrQSy+72nS)MYDfYULb(NO1HR0RJsw}C59SPK?18N|()OWzCCm2j z{4VErncw-Hf&X^|er@cmB?!1T-%04uLoG0f7(M?ff!ga=)( zBH_UvKEo_AJNFgwSd?N#2OyhS__zqj#)W6Xz{=}YkGC@9O$2|b@rREdJF|0N0iCeM zV^QL&wOYJ+ zwS*GVD3v2Y%9^(ujfj~+WBj3RgKCRD2i&1Ms`TA|%;jH zBV(iF_V!7QjdrX#&WTHbPF?q@{SXKc3WaF38~mofpSkb8WqfqRQx~4cFdmCy8V2R! z5#>?|%d)7|sthF(s24O^?KanMd;!3RogEr>lZI_kHBBt5Mtpb}^+F%x7srqHA~xVq zE|$)m)6g^x(`wK-Dr1->HnulUQqbKp zwZ1;IzCQFynP_YPfM(O?s8B#rRGLlOrERXS5seKHjSaZ;_2st=r$*`P>n9Wn5DrI( z#s-*~opGHJ$FTyivAszoJV@cVTMZ|@p_U7I{bmKTh|cq)~2KLTRZhE5lijmjf> zJQii{&a7McvNK{-SNv`<@})xLs#wu6%u>(nFK#>Zd_}0`%|j;*qB(^or>_0wlZkP%nFRo5W;;{w z;Ze~wY&R_IhJ{`<2@giG>bASKxv>s_UNlLJ413n>hQ;2_E_%`AFn>s5WVoX{f5>6} zu=9eV`vt?#-4V|!JikKqla+NS0Jm=6@)cNKT62p_AoC*2_(Ynq@eyBsVW9gaEM#R{ zi!T>DMYy+{>tWv8&AA0BAPTZv)O}?J;!)3$D?`-9^3s|s>)Q#%V!5dI2>WevY(DKpN!nBgq^^H?|*W}C(^1t1*l_vM#2)h)aDas#fkY^mjdX8F zgtA=JJ$&N#?#_0Pk#bRY^S!&X?JMUN;W^H6j&q#j9OpR4{|f&BoHU|Io{tPM00000 LNkvXXu0mjf1T*3n literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Structures/Walls/marblebricks_stone_wall.rsi/meta.json b/Resources/Textures/_CP14/Structures/Walls/marblebricks_stone_wall.rsi/meta.json index 9d72dff925..f491ac82e8 100644 --- a/Resources/Textures/_CP14/Structures/Walls/marblebricks_stone_wall.rsi/meta.json +++ b/Resources/Textures/_CP14/Structures/Walls/marblebricks_stone_wall.rsi/meta.json @@ -7,6 +7,9 @@ "y": 64 }, "states": [ + { + "name": "frame" + }, { "name": "full" }, diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_frame.rsi/crushed_low.png b/Resources/Textures/_CP14/Structures/Walls/wall_frame.rsi/crushed_low.png deleted file mode 100644 index bc08c28406ded43c242e67bc229c1f710df9b004..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1309 zcmV+&1>*XNP)Px(*GWV{RA_f}LV zQ~fWKNx0|4v>F2r+;1Hf<` zYTl`PtWU|DMEe`-Rr5sye^v(y5Dnm!W5j1O7avUdN3qTPc!*L8j zfm1Sf(0j}}fU_w2=Hs)G7F(Xcm-H4u5tY&99NnW%ZmRI>FUL7hC`6udk4+VAkh29w zGDACX)fxflQE7q#O(sjU0~fyQ!c@(K@0Q%nRFt!YMpl@q6Ykg1kETj4Ia?@CM>0du z*hHM&K1e`$%#24<9cPG;3%Ft_qAQX}M=lf$zFX0ZxJwQQF%U2F;qr zmcxvA6SfQh3RQUZ6#NC@dm{WPI1aS&AM*`DZzu=1_1yUSBpZH6;nA|;M4UD0O04> z+xM#6Xw}cFV5S=p?nhI+JA9=oF93+MC~|^kCnw1c_I&N!`_U9~w!p!j58(b0RHZ33 z9omCHYG1{-IEx}j5aXa(Lz1Qdd~GAj4sM87v*H_|;dz<^{b;JPiSk~~7Wn;if|IaS zW&v-c6T+ei$E?rCVAI8A2?jCi^;^fm`t4B`9Q4~?Vt3Z1IoxJ zwiF{=QX)Z~kqS@kBQ)?h-J?#<3rn2k@Lfj@kc38k1Ihdjjrs<9f8XHK^$obJHgKh? z)>e)}d{CidqG#Q=+W@xl;iH$Igf0B`$EgF@$Mnm_U-(!qlcnk%Rt0R$ z11LOssrgWwi0-|lj%65oiF?6t9IKuIK))A|f$Ew5>Bg(}Fl$ROkg$3WRA<3+VP=sc zKp?r^AMUCV+;(xbWdtFa-)S=+P>${WXsZ2SagP8G8u}Px)dr3q=RA_RM>yORzLZKA0 zg(VR8VFTH<3FNL=wjw$1x)0JBpBath1eU(k-;+Jk%y({cF0%HvyE9QOf#8P^_~Y-7 z7XBmH-OY-!;5in=o1NMB>t(rCtvo9{B)tEEn_-N;KLG%AH!Fzae{eJyLe!IU@|3b` zu8na#1psUa2ZQr_dsHEGp_{X_42h75U8838k5HVnB!Mej|Ucdp3|>>%)^<0BL|S zR}dEoCS4$^B^kMV1NW)P0>NaeSU@K-ok=$ZNUx!&mf$&-Bop;=uDSCp5=>^fdq_DF zA~~a^T7ZLYfv!!Wk&(j){g!Z$A~ydcs-;Yz0Eu=7fAw;MVW-ua@f<*V$RgYgx|NI; z=rlb9lbK?+{Wm+A+d`nsNqarV(p*)N0&oFy1)w`CH5f%ngy&%0`&Rk?F->fuT9Sfs zWP-5oPvpHNLZ0JJGI*`cEuJ0rf9ZY4}A4Lio7lz_1BLL50 zoLJP$=rlb5p7Q+c8rW*AX57RBSGtnb0iDY>WxeD66#(E>dmX^M@%ZUQ677d4xAGYW z9o!ZU+QLyV5lpjtn0wrsb#`-xVgg=VV77jLqBNeW>Htg{JOU9IE*LRtS4dXbCh3w&^vF>Yb zey$K#*lvHP1{VPQd7?%)kc|gUrY9|~2*>Wr~YPPQ!^e7cHcdZyr{YnRtW=V{NmWKYOJxjT$wY&BNpq(p>zq0#F> z9+WFuE$9i~zSux(vm&QnuI>I0E%_b=U9TTXckxb$$}!KBIurqTPdF!VaWjmizw<`* z{U0|0B#~b<5$E=Vo@2?L;Ak*Zt_#J=s`SRfXdGd~yjDTz`a4w}QmPAjO3p~eB zg3+{3p9?s?%3Poq9a=LH>I&GVhk3P|!_@7X+AzM(Yl||Nn6PL#*SA{$l1kPPHSDIp!+S47O2kFTwSZD$nJa!jVpptRJSg(s zPmhPf$!O7B@K`)~E+B%uto1b}W8K|$a8l$ZY|SYnAK b{=fJaa_Mdm{g`QR00000NkvXXu0mjfDrUy> diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_frame.rsi/meta.json b/Resources/Textures/_CP14/Structures/Walls/wall_frame.rsi/meta.json deleted file mode 100644 index 274ab41a56..0000000000 --- a/Resources/Textures/_CP14/Structures/Walls/wall_frame.rsi/meta.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 64 - }, - "license": "CC-BY-SA-4.0", - "copyright": "Created by TheShuEd & Jaraten , modified by vladimir.s", - "states": [ - { - "name": "wooden" - }, - { - "name": "crushed_medium" - }, - { - "name": "crushed_low" - } - ] -} diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/meta.json b/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/meta.json index 544305558a..74883535a1 100644 --- a/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/meta.json +++ b/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/meta.json @@ -7,6 +7,9 @@ "license": "CC-BY-SA-3.0", "copyright": "Created by Skilets (Discord) ", "states": [ + { + "name": "full" + }, { "name": "skulls0", "directions": 4 @@ -38,73 +41,6 @@ { "name": "skulls7", "directions": 4 - }, - { - "name": "skullsA0", - "directions": 4 - }, - { - "name": "skullsA1", - "directions": 4 - }, - { - "name": "skullsA2", - "directions": 4 - }, - { - "name": "skullsA3", - "directions": 4 - }, - { - "name": "skullsA4", - "directions": 4 - }, - { - "name": "skullsA5", - "directions": 4 - }, - { - "name": "skullsA6", - "directions": 4 - }, - { - "name": "skullsA7", - "directions": 4 - }, - { - "name": "skullsB0", - "directions": 4 - }, - { - "name": "skullsB1", - "directions": 4 - }, - { - "name": "skullsB2", - "directions": 4 - }, - { - "name": "skullsB3", - "directions": 4 - }, - { - "name": "skullsB4", - "directions": 4 - }, - { - "name": "skullsB5", - "directions": 4 - }, - { - "name": "skullsB6", - "directions": 4 - }, - { - "name": "skullsB7", - "directions": 4 - }, - { - "name": "full" } ] } \ No newline at end of file diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA0.png b/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA0.png deleted file mode 100644 index ccc41deb7eccb565ec6c95517190f9731087b190..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1395 zcmV-(1&sQMP)Px)ElET{RCt{2oxN@wIS|Lkhcs4UJ5mIHz}4BXRQQmqU z?~TUU((^j5uKwAgDjNX63(6ml0j&J}{g+Gc+s|Bx7XT}NGI=Q98;vu@5-lTM028eE z`7CEH$rH5_0N}CmlVr+WjFQ?3006L9WRN7>rFf*40&H(Lq21o|vQ1OkveZ%lZ2`>W z`8UY(Z`{QI0DwQZ3s85&w*Z`aj>cJZGa!H(2;f=;QxB}0pj{9%DgZMo05d88Go-%m z9~8cZ-EMEmeLR^wko)7g(H6jr3cyTM>i~O^6w}5D732c6T4!FK$0V6TyS-Prg(wwr z0kBei@U@c!xd8Twgmw7ZNrGH}O}Z1)ZZdh$G2l5E4DP%taz4vf>|)wHr-EDnU-xfp zZsJgo3$R#Zu(NygQ@gKU|6j4w7Vr$5|8?#;xcb`3f?R;%?S1)Ac1<(!vm}|W*wvv0 zkUP2>jaS9?_R~MxT$Gvp{$i1VZI>idNYfk9&N%WGV4uOMT5Kf=IPGHEKBOR+FUVE# zuCAtTtKp!o2-hGx8fWF_>+Gb$?usx!t5d}z2ro$6&xk!>fBHOxzh9qF7m*e6b3v}1F4r^K;eB2d=hNpQbrD$!dM?PG=U2`9 zQ3Pxa{r)v=!59fT2oG=X;pFsj*9-skJG+gQn=8ZHdwBEaycFW(^a#@QhPtRM1RI18 z51KHa<#2e=gu&nrI-TQ{7Jzor`+bw3XG1%k>7GDzhjaCk-ZSGHseG}>0KhM#yd;9(6Rskb zaPpzi7QhU-0Gq|?|C6*VF`{8BnbEM7%tR$X9m7^?7sQMTz>EsOj0(VvXkR-3z}vU) z3d}`d>@jTe6Qp&dEr1ynfSIV)0TgH=H)h<6I=`F-0I=zJu`%KWu(1OKa#Je-Vhj){ zUH}{e>~1I)Uz2zNaI@d^thyq&a3Nj**Q_U|nUHt^ToJomxeB-tFMvC4X*{_K#0yXr zjd5L01N(cFh!+6+dplPFp47kua<1=$K)e91F`z0}feY&V1>yxjHpx{GGKGqG0qn4u zzPSoaTS~+WV6urTBGfENya2K1B@iz_RsI592Lz((ke52+0ug&&0`UU4GWoey$2Orh zY(xvt?e+?D48TCKcCG@%yejJoDocS_0kHDtvwSHOGIl>zhk!@pth5i&Rf!eAjL18g zJiz|`%caU*m#YBnLm*ZF>`FSF7a2GThXD}GtLA$-TGWfc7ys+CjJZP>A)Rc%70AmfcT4#khCB+o!Y5JI}0PWNC zW-Co^pm%Xu*tUwID2k#eilQirq9}@@D2no%^Bqc=yaobikevVk002ovPDHLkV1ib$ BjtT$( diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA1.png b/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA1.png deleted file mode 100644 index 8f65bf628db7acea46430df6c822e435473576dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 911 zcmeAS@N?(olHy`uVBq!ia0vp^2|(Py!3HG1+{xJmq!^2X+?^QKos)UVz`*S3>Eakt zG3V`F|NL79GRF$bZ!MKs&=7EI)poz9hqml(*w^k=J%8?%a)Zp}UqwxX-UKNA)5zkI zd2mBkYq0>2Y1Z5M&ui?bPkW$r+CN#nPq;7SNnT#vo+;aV)puH1=SKehd-v}7#r*3- z4yI3+muphVl-qK5`wQk7e)G3)11fRwJ+p}az?B=_KZ6#irCnrC$aRUKR{RzdE}Q*&^6BtL zGbRByhC>_<5{w+m42diXXO34oTsZ#l(hcSo!3F~+foC;F>+bH`G^_H=rkNY>96r3a zJB#&jCD827Rpwb?skx_*9;syb>UOq@wJCS!3=94TZ?>fFWm23nmCMeOU%|IMY_)*c z=hT4JqBVtb4R2XLOwgP1`-x4%Rju%^$9~R!DkuLxYHD}yXNIcy>S@iZb9e5r;7_<9 zzxMjG8GOcHt0T>BN9%>f?NZpww6JDV=$r4~r*_Z$%+S{#E#15G_5R&^!j@}QH*PO= zT*h|wcGqe4)t5fZy1tU*vV!%zC$B+@r~U|W`M6ihbk8#zhTBUYDC$an_pIU9Na8PO zIJx8R9QFk3gJDNIEtWFLGOsd`W3iOJ^)_xz{qsprtY_+Z>ODI>S3T{h;o*|@s2;q+z? z-=U-X>TOP5U0@$HJ^tL)q1H@?!Ie{Ix}6mx>4`@ z-`h)H14B1kJVY+Uw|0*ldtQG1?^V+@*2e}+I~%e$F#7+UtE`$|cRdezXkfBq>-V?c zu6lpG^YGvK^$%Wg0MjT49H>`Y@tpPLbFUZPlOKD^{r%doVBVbQoIhG?Is&?mU+n-# zat{L}a=|el5ul#*^l4}4jzawv3>Ly|bP0l+XkKHRY#K diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA2.png b/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA2.png deleted file mode 100644 index 7c726d1943611042eae0a2deba6d9cba663b4966..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1391 zcmV-#1(5oQP)Px)DM>^@RCt{2ox5%uM-+yC1#ZNGq@@tLKvg7|EEFUa-6(+Hz(D+*HsEK7t5gY) z!W5(wh9GINUW#O~ESW-?)o?f~FGJ2HXa28|xI7XT^Y7fwoIPg;!Wj&Pi*~1lqr<)G z+THzl>GN}Z{Pq22|r89K2k*Zhj7hcmY)7XW2t_?e2aY@Q#)dFMy6} z_}R1!d?!yNB>?c)_<24FeH#_Y2><}|`51W~`Ys+xQh?pvJ@k6rMz%%a_Fj?{fIT2E zW%(6l`8D)y006!VeFLc@z6Xp(Hvk@&ps}rhfCL2S_fJ-Ky{;$Lb>I*b7zz*=3J@3y z5E!Sv?tfV{H5?3vOYY+=dvNZL4-I=jU?@OfqS^Ej#M2LWjter^`E~n)EPKGu zKb-;qisI7weTBs9Bz%2!i_^2mQ!n+@w>zyB$J_PQEiNw3xeVO~da%`OTH@$%52Miy z`u&rY9-!>h)1Sgd%xi3@zPtpU-rv$u^8mn&*jBI&L3utwyVI(E+I;^uafk=@_g^gr zgW*E`9{PR=A%qY@2qAZi$(wj2T1?Q#`5vTBys-Q`x^7(uWpjk?JNqB!xxQH(OEaVml`;lm~ng#&YoiEl#yZ|OulU z<^XdTisjH>ya4L3Uyr)5WpD|FcmZsyo|slb;svl}?6TD=2!(h7?0HM$sZ}6efVymq z&($9kF!5PJMZ5sL zUbi~jud7vHL$`H_cmZ_QaYguAC5ab6rA5<;DHol10eZcz^=allz!U9G%j$TeGtLvU zX<4PgRK((l0}>EG-&EO_mv!@juLB$L0-T;5SL3}3_N}W`puZ~XD==8R0JCXXr9uXt zhM&6H^>_DUuc?#83y|lNDkZ+&*k>qp1m)`_W;$HpFaJC)3f8+S_L|~t!u;!pq}h^?|xZ&vdvlrI;O2l#1BF5 z-~R@{KBnun3iJl|HU0w$^nhNkyE6IOPQ28xb9A`3GEuukyZ~mA2vs7zD3+{2qANC diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA3.png b/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA3.png deleted file mode 100644 index 44aa9f1e8fca49b3f41909174b4e1c0ef5e5479b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 954 zcmeAS@N?(olHy`uVBq!ia0vp^2|(Py!3HG1+{xJmq!^2X+?^QKos)UVz`$JM>Eakt zG3V`FTmRb*GRHsKhpM-!u(*0^nXOV|4zf10JHjFN`WDD>82%e(dqk?$ZSkUj%i#>>4hdXINi*$3dr;+3d;Io_jz46zu6^ zm?GF<#1!DhaEil0l2JoDSw^75K1MnnD!9l0Sn2NN-nV;Zt}&I)Jmb=Kc)lHBGG< zFMt@63pZzaDaW*I_c^xnT~_DR?+j);T{U*k)mowO_ut*1^2=A*&MbTBB);Y1ia=J; z#87`Vd8e}de$QV#HNAU5*Hp^%x#Wf{fopkJm)^9Qpdz`x_U5Phuu~x|Z$I9UUh?_< z+MI{)PgxxJy-DQyRsHMLyW=PI02SWo%-`Sf$m7P>dtQ?^*8Hr|Q986~N^a`vi3iW_ zm8q}UCzQ7T>(p2O?mJ$8RF|HvZf&R-9;JLI?`o=<@6x-gy!Y3u&pmhXl4Qd7&G-LJ zkkfqNz0zBF^Ih+W&kddC<+8h!C3{6J<=S-l;EdloRASf_Yv>hhHV zteVOonI5zR!=0rvXMWd>R_l~S^RmS&|J5J*b}hU*K5BjW&XevR>W?JBQWlDCu`3}h z{AE^$`Eakt zG3V`Fd;i-G630KPhl)!yu(|#TG+#A|k#pIGfX?p+ey=%Fo$!h!h`qy$J>+Vqj`SqO zo)V4pxx%wqrhYE2{q$GIbB^++cj@bJ>0h?p zBGIh-E-v@l|9p^mle0ZF`?Ygs^fb-4KCR`qtT(*jaFArwP-aMFSAfaY;ZGN zO@-#|^L>z~93d9UF!!9>ORWsa3oM!_R=6>o0@(`;5j5~;@q_G-JHGyY4)j9E)Xn?i z0zNF|irf6=z$P942i$T87IEk496lry+Qe=k=X-C<9Mgl$5hY7+-3Z%~>-B*_PQKXl z@^5%sHbweOXYX-m=s-=Lb9iVpn%9H1+9c{;_lq(3?;D9VFWu&qdV*C7lB=O@15CZQXBDtZ*9kkuV1%szqeHAGvk`I>-S|mM0?KlH}z z$Y;ze-sSMWXqo+J``2}rUYFY+Ro;D?5iET44EuxdU60QnSRpmV^rrg^{spf%=Fe;X za%q9impv+<87+f}oVlO|A+r4Sw%=zL^Zv9xbTCsk2{gLZac@s6y zH9Y(fr>D2?^u6V=lKpB+{eFBqo^NSssWJ8Y>9#aGhVqp8b89taZ>|&mW}T6~E63y6 zY=!WNp}AE?C%oVPuD^UG;p`vD2U?fj*R0<6vFPl%b7j@b7V`nUy-q3i_Wabp(@xya z-(_ZQFTP*)#HKp!)4wiR+ttp}Eakt zG3V`F!~9zTB5e;Ruj-a`QgCYHlk^hZc+lngzc1^~vP7?7Y8GYH5$E7JH-k@?!^z0y z%0EB-_r{f+R*!lOj}_FWHNLL@`|Zx_ZMweG&F1Rn>^=4N+qY-7{Domxa?;Y|yJ`yf ztL|>&ZA<O4iFg4VAyjERt&#J!9t0%B@L{ce7`k=p7M$%WZd{ zYHI#=>0WN{Nu33=oDZ^}*mV5ux679gEn1OR`On+p;=TvWZ}vS&xjCO>9*g{gr*aQo z?!Uk0!S@}0Hu68e&tY%rVMt;TP;QW5Ji?*i#<0=o9COTm{_tdeh}fN4iSo+Iz27;X zS+BqUuRMnJhRx6CSG%gFT-w34q4HDo*YiKVxBxb!YR&)eOr!VAcTx7!CA2$=bWXZ~6Z3+9wYdt>kF=VsSxT+J|h>)*{jHXfZZbJ_Paer6D9hq(vh{RQ`v z|3Cd@(_-rY4wvGui7|p!bN`iDpO(wD`>#3YS-=NIzUlV+%0v}^Fs#4Zec-Zb+XImI zifi?o9xzwzXLtO-cy0BaOC_0?Zyvg~`p*M7)~ti_%;#25ZJw^s$9O{t7Sd>*2c|vc Zzibc1`ll>@B3cHL^mO%eS?83{1OUWMB^Lky diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA6.png b/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsA6.png deleted file mode 100644 index 1dbb193600b4c1c5b9015d4a8742614f074987c4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1003 zcmeAS@N?(olHy`uVBq!ia0vp^2|(Py!3HG1+{xJmq!^2X+?^QKos)UVz`(rJ)5S5Q zV$R#UhW@u5MA$z}U&YPCsnW%?A}K?_K;fW>nAS(xAM>XE;PaUqwUXKG0;B7VX{qYp z5{{KLY|beba6kLGc>e$WtQ`ImpYE?skAF9ZPt)9Tf6Sb@eJ8)CKdBN_E%e&H-9D_c zoA3HILBZNbHN_Epj2zAkhoS@>_Wk8=+WF;~NX@i+40*e)Yo&U(aj$P(c;Q&YmPb4p zMl1?EV3h(521v}W<%iaZr`pf95IJad?Qd4#)(<}_obKLBGpl*<+j!T$e{sjnx*Ua7 zuxVvcSQF?h_%xBpxMxA+VkQZ`?Oe`+xeaO_5=;VZ3@wVlu)zu%>W}=>nRoK%)1>m{ z`?s9?s^J|VK&=RQ&Z%s8A7lB+Lq|Mfw!8$bI!W0e$w9+RRp{`mV@J6OJppeEa9( zMe*1FKU+(OJM#EE-?b)l;w-uKb_|y}!!36evKd61-Do>#;RcM?=G<+{v00rV*-R(y zb6TIfQpKrNXt~O+;p4%$vLn{#rgU_bA9(g^#U7t)SBiq=9fX#blv$noXXe}c*4sH& zf77+1AbAIYGr**0B9$v%R#x}?_dgx$NA>@zR(!o3bCun}rB(KARp7$4=h+`yT+Vqu zJ1XzhbJm&sNj3FpfA?3`n%r8Jmv4OgXK7$Pn@XYAKKsS9XWuumyRlfsk9+Qi!+(Wi zW9A54^xhn@?&&f+hT@R;*jjCwo6CgHmG5%fIc@SUwHFWnb#|P%wQP6Xl(#Sb@U36{ zS3T>Xq=8J{-j_AG#tJ^0H}Ae&e>t!?NWMYxxp{8A#J$pvxUdKOZ0$F1H5%-B-SSY@ j_nf}?(%kLgu{{5q=FkV$mKzrf9=hOZLGo+2MnT9a_&Gp^i9$tPfsD{UG gplZ0GK*o#`MvZMOwOgaNbby3CUHx3vIVCg!0O?Ux+W-In diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB0.png b/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB0.png deleted file mode 100644 index 2ffdfce627852fe6a7428ccc4372cfdf303e7e4b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1459 zcmV;k1x)&hP)Px)ZAnByRCt{2om*=gM-<2ZuAP9?R=y}gwlNgy5G}1s@+7|`;BOFUzEJytT*x;l zL@&*g4StA16iRR+EgP*a;8mc3?SnI`+1*)Z)p{$8vtzR{BRc#mEUe}r=Dkjw*`3tMCJSbBzZO*g%(Sc zhP(hWqT=VX$Z|=RR7wEgy7GfyYP%Q-l@kB}7K;!;V7nC8R8oLiZ3nH^Rw>)@SZ`S> zDFC+s%S6#fMA1jv#Q*?&W4i!VhkOeVQ_tZjbZ!O&R6qcg7p!|=T?OufEW-j=h6S(; z3t$m<3faH0$C0yLWsN<|)nV2W02 zt8fXCD%u4Qm0E_fc9hUAKz2vMO_a5xgmwW|=}u%j-=FXpa2xddm!&FlK8td8E-jwx zLc0KE!@sVDiA|whfW;z2V{`wjcJJQ3&Dn7axCM@WIVw50mbIgWb^!)&J|y2{)ihJQ z3xa9Rt_m$cd!VaczZchP%Wt;ql*#@6Vi6*17X(v`$FE5T>ivVXDbMxv~y|s zPzT0hL8^*Zbv0Gt}193pln1_WyjIbTR`r|Reic@Dk^)&)G-#4)jMRt3;JLvT;jFr(e>$?9z z9Dn=U#`-$``TQB@X9F~w4P0G)!uQ|R(Cb~`&fSgVgp2!;LhC*ynp}q z@4Cxs1EYg*wm*ON>`AH>6xmV6SQj)Lh4B3e&dvwPGu74;VJF^G$M~*@`7FZe=?gr5 ze3Tk|RZf?Dz>X@~1sIQCuZ_n*v-uzffLE_xt^vSsv>%JUUo1PycEEB5RfVW1!!QiP zFbu;m48t%C!!QiPXhi#7o9^*RTxM58_D+AXSR>XCsKT3bE#vIw+^UG-WpNR{w$d_uZKY+L z5}=CLR&p0)85Y1YEP!QL0Lze$wFAJ@r@zJ`7lE|Ku*yehts`y$mSF)b;-|gsgwXNUJyuL05Jw+yCGL%P2>d-i~VwBRh6s27UTs` z&3as#36U2-l|)FDtH2iI1yJ8x>Q1f#@&Xjy#&}asgY4hwguDQvzt83>5IZ$Q0y)*+ zn1H+hsxhD_SAh!M`3uMkAXp_=fyopqu(yaeP0P-XJtF~AU>*Nx>dK$WY&He>}5l|P?FsjHCXTm>>; ziw)_5tN^0&gJ25ZpQNtN2as~k_I7u2hs4~s!tnLEU{JzMET&vZg|V^*(s zk;~kn!nTh8FfsB;wn%Zis#rQ6a4*%mMyh3NM$(Q0kw24A@g3W6yboAuOH z2`0NBvUpxM2CnlFbdOJB&+Eo=ZUTm37=~dOhG7_nVHk#C7>213{{odBvKPd=lt2Ig N002ovPDHLkV1jYzr=0)* diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB1.png b/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB1.png deleted file mode 100644 index d181f5cf2521ea7a6486090dae74c93363937ff9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 954 zcmeAS@N?(olHy`uVBq!ia0vp^2|(Py!3HG1+{xJmq!^2X+?^QKos)UVz`$JM>Eakt zG3V{wvwpW7MA{xsUL_szVX_9-f_EztCa>Dt@I`9EsnVcM>lIgWPI0M-aVo_sxX47B z*>i7N!fkS}ucr7QdHs-6D#UCtM1!i9c@<VP)hr`VN*9{BKAKqHXqM^)?%Cg|h&y<+O8^bf78T!6o zQ@ZzFXZKyMw$BW+&hkb^$FB{E-m0f|jyVFz+{3gmE7oTY`-Z)t>-R7zPMOMOXUV_d z{{D4axE?8vVuvOi?pBZk&-x6iN zzN)maQ0~BkPidRXj+f2KwDZ2aduQp!PnTF{igG;dUYoSve!X5A(8kD>{-)2e>+e3@ zYIV9uq#{~8B|BjA+8s3oky7_QScxV|r?h+8{j7JC-esUh6B_o0mG{iE-&Nvu}DQUhh)4ymZgiqf=fdJu4NEi@E2q{PMg% zyKmc0zkA;LQ^9|W?Rsf(><^Rb^_7Y$e$>9ws939)c5l~$#7X{AyMJu1VN83~*H`!Z zmT9QgYNcIwi(i)93U1Edx$fqjh%SLS>=RPOx9SLIntYq*GVgrXrZ?@k8PSsut4yD4zkks_eSs^pi*vhoBprX9g_JBL z86n9*X9f4hPoIvYRut&3VAvtlRt`-*n^ru(KG`N2f|Cz0ZLyZB zzG<3y&VacfPx)IY~r8RCt{2oj-3HNf^c-PS@ClP3&7aL9PxfxZspjzJ`mU&nCaz2SnwcoV+MKS6{m#cmYJ^PbT-pv(Y$nSfVn)3m_vZ zelgD-m*kPC1OOf?KTT(@i%}4r006LDW=K=lrFbAp0rvKekR;7Yw$rKEvP3BWTYzKo z{0H*D>V3g8$D;1~+v z7^A-Ke_2&EJU_oExsNB4d*l9i*RTaRh5|Uot95|7Nb+gp#1zH_I6i(|$@7?|GbBlK z;}&A57#BcPY89&5g@kbd)DsC$QPnOaj0><$cOu(OCiffz>R>RqtyGbVdA?@n)8@G; zj0;fJ{p*{X*cQeGSS~Xh9JZdd`~Lm!H9NL|8tDGktvI+=wF?X50t|2NieIvBnkn8( z)7hF`3@yO8qicWvm(||h<1brYl*#@6a+yK3OVb&q)9av}amHJKdIo3HVk=FdwexBF z&;-_eLAr|9bv5#{7-mLRT@kuLb~Mh4_hma_%NDRB&$%Mx_c#kOK-HOy&W>GB4ea8K zTg-EILA&x_opAs+WNM*mCF<;AScq9219TOtn~KV-%yJAl*B zozd;{o}9eEm#;&-ebWZ;*!`$yf@0XBv^EQp2iPxPhj{h!s3ZbVzEV0E+_DR*1G#S( zB8Z9>l`YQh%XXu27KH#-4`zwW(n1LN^0aFA_Dvh@v*$N*{_j{FgoihG==HkA>&we; zXrHy#9B;yo)6g1_2VuFt2Y?SB{wTEq)h>pGn6)lwG|r03mj9}iEZeaK)PQavy}bN} zUawmkd{sNKJ_sG-0!*jZjp-CPK7PFdgoEw6F&ej4qVE^mjq``2EjSmBYDeOnfV<`to~n(mc>UHw$d?Phpmj^ zc%oM=K)uc+-xUiLuLOt@3g8$D;1~+vn4o>_0PybJ`;~edv){kk<|~ZW5nF&`D1c+U zT8NoIZ1gaZntHvNMaKy3EQ zr!I843S1Gq0J>R^Pcxz51<)lC(&Z{}MeqXX>B#|(YJ3(!7mJ(;V(HNgw8nCGRC$#Sj&)lT=^G{FmyrZY??_eHpTfoK)tg1CA~ z+}129_;W$MUbhr3UmQ=-#jMsnGfnUUJeRA$^%^1gE=W}Trd$P!d0y)GN8=2`o4dl+ zG{FlXTEM1U1?mi`(>cXro^uSSi;o}w0-(=T0O;?b*}NJRd<#gD=31g4xeF4`I(grK zT~LjP3f`2fK4X?u+t{SdWe)fz}dsCGA{G2+Ad+rRU zI2cuo9q*4EEElaKLCi|RE=Q*bOuf4pT*qHRM` zX7<=@`lSagMRzRp$7{5WoTKw`@#fwGzPOs(f2umvocPa{+rt{o-s-414{q&1V&PYuBI73ZCI8oKz-8EBm ze%QJ6on?pS=EZj{)iq2rSp6a;UFMtQ!}F0{Cjz!?x*xqLW2@ZDmdzh7zI}L%=LLvy zbjQU4AN4t{{W`~%+FpI6{hD#jr;dOxKbDy|UMrWmlJ)%Z_O@vk=c}IHdr$ClRd~x+ zZ3U}ImUjP?ls+DJiC%lW^{IlNPk&ptbd&OR^IS{owOt-HZ{(-F z{yJ~^zTBVor&BeRqJAprn`Z)*B`bD#tobyPJw@f#yLQDEQQ5Gv<+tZ+Uw`?{T&W@E zJ8P@*B7+Xs!)N2(N1pRr9b{Yeds#1k(c6~W-~EHu&p)#--z0BoRml&lm$US@b8;5} zJ$><8oXeBr{rMYLD@2}K8qRfNQnc`um*3K-%KkNvJbAGwhEdYvwTEA^Yy7NzRy_~lCa|5rCZSa;#2oZsPX_H*94oi?2v-ufXMm;u0GgV^$W z;vuW&9^bYx=Khwaz;wF4{Mg5BB9N40`SsH~-y59MpM)@EN>|pp3oijCC&30IrT{nO zGEakt zG3V_ad;i-G630Kbui}=>=@R+qp0jca&(s93ibSz&2^ZSwnc&kbu%{Ahpw&Qfo?^08j~`dT}yJJU7%RL^sHPMYbnygdJB zhiv?HHKkAYp0}4Dy!ddRj7-f6+1Y+m^_Cs9e#?EMjAcO&!xX^=Bc=d1hEp64l8hS0 z@g1&(QTujz?eIRs?x5Ne4wKz;u5^Dz-1j3FGjtqpXj`8<`6N(JZ{OC!-mD5HxDi&N zoag<8cVx1hwi0#Nzdu}>HJ5poLMo;;%D@0Y0}cP5)auJ^um7(VILGU9<+bnJpZ0|w zjNT@DW7=EJReRVsyla!by}{63_&wv3$c-02ulXo@(^78m!fA>y(uG(ob@A}f*w%P}r0oPX6I!`xnrbG+V!|SZcX+yiq38eb9wUY+3#igE05JMINqqf{Bhe%{)C%dJ*8n;TMpJRoDPdB zNo8&O$*^wSd-1-fkr!u%N<3rEh|0aVl$8O`4#j||NIzSv^w@A>toiffJK z8?wKjKfnLVye5S=S8vssJ4x~RtDNWh)!(Bd*VX3J2A5-)n^I{hJ=4~J$Pgg&e IbxsLQ06!?2!~g&Q diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB5.png b/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB5.png deleted file mode 100644 index 45be3dd3983487192142333b9600298ea44d79e3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 683 zcmeAS@N?(olHy`uVBq!ia0vp^2|(Py!3HG1+{xJmq!^2X+?^QKos)UVz`&I1>Eakt zG3V`F!~9zTB5e;Ruj-a`QgCYHlk^hZc+lngzc1^~vP7?7Y8GYH5$E7JH-k@?!^z0y z%0EB-_r{f+R*!lOj}_FWHNLL@`|Zx_ZMweG&F1Rn>^=4N+qY-7{Domxa?;Y|yJ`yf ztL|>&ZA<O4iFg4VAyjERt&#J!9t0%B@L{ce7`k=p7M$%WZd{ zYHI#=>0WN{Nu33=oDZ^}*mV5ux679gEn1OR`On+p;=TvWZ}vS&xjCO>9*g{gr*aQo z?!Uk0!S@}0Hu68e&tY%rVMt;TP;QW5Ji?*i#<0=o9COTm{_tdeh}fN4iSo+Iz27;X zS+BqUuRMnJhRx6CSG%gFT-w34q4HDo*YiKVxBxb!YR&)eOr!VAcTx7!CA2$=bWXZ~6Z3+9wYdt>kF=VsSxT+J|h>)*{jHXfZZbJ_Paer6D9hq(vh{RQ`v z|3Cd@(_-rY4wvGui7|p!bN`iDpO(wD`>#3YS-=NIzUlV+%0v}^Fs#4Zec-Zb+XImI zifi?o9xzwzXLtO-cy0BaOC_0?Zyvg~`p*M7)~ti_%;#25ZJw^s$9O{t7Sd>*2c|vc Zzibc1`ll>@B3cHL^mO%eS?83{1OUWMB^Lky diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB6.png b/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB6.png deleted file mode 100644 index 55907ee17e3b6ff7fe159eb41681b9bba4bdf659..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 978 zcmeAS@N?(olHy`uVBq!ia0vp^2|(Py!3HG1+{xJmq!^2X+?^QKos)UVz`)$&>Eakt zG3V`FTmRb*66_z^S8+>z($ZFO;_-En&^jox%&UfdU%Ki(=HTaiJDT`34sBa=VBW|9?L#$MO?D-dBHodT!2yg3q^ie?9xP#YSJ{IIl*ZP*v5h!V}SR zW>}diE%H~pFZ0cr;fw&oW;d1v+yC#||Hy7m&-pv-3AbLX@jslX|M^zY$r1xrsX*pe zJd6flmBuUwkeEJy=5Bb*_VT)wpR2^&*Z(%?MSpme<@eT4d#>GwJrm^Q_JtSrTf(WUv~DK*odC|b+S-eeqH>qH80`5_?_{F=6NKqLYOZ7 z8||k@3Z9-B0GxRlE1Ep5yt5`NVqf zTV#TixTVL%?{K)uZxzZ=uwU61ZyxVf(dwAwfE$ifuj4R6O z%&hhQ?5*2m$YtbEy6*QZv2{;BK4K1-TQGCAwCRBjwUcva^cbHgY%bZf_J!B;TS`}F zFnqC2yd5XP=V;ls_!09ApW`n@^KWx2X_Uh;^!V{uE~I`x<5SFOCb{zGiB z!?N-h9sCErhd-%QqXbwkY^AAM&B#$NW{7QN~FkNiK2l;AAu8LGw8FXeNc^a6=` My85}Sb4q9e01=C=Y5)KL diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB7.png b/Resources/Textures/_CP14/Structures/Walls/wall_of_skulls.rsi/skullsB7.png deleted file mode 100644 index c030a0cfd2daecca6be9b146625fd92acfb8e55a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 289 zcmeAS@N?(olHy`uVBq!ia0vp^2|(Py!3HG1+{xJmq!^2X+?^QKos)S9%kLgu{{5q=FkV$mKzrf9=hOZLGo+2MnT9a_&Gp^i9$tPfsD{UG gplZ0GK*o#`MvZMOwOgaNbby3CUHx3vIVCg!0O?Ux+W-In diff --git a/Resources/Textures/_CP14/Structures/Walls/wall_frame.rsi/wooden.png b/Resources/Textures/_CP14/Structures/Walls/wooden_wall.rsi/frame.png similarity index 100% rename from Resources/Textures/_CP14/Structures/Walls/wall_frame.rsi/wooden.png rename to Resources/Textures/_CP14/Structures/Walls/wooden_wall.rsi/frame.png diff --git a/Resources/Textures/_CP14/Structures/Walls/wooden_wall.rsi/meta.json b/Resources/Textures/_CP14/Structures/Walls/wooden_wall.rsi/meta.json index 76ce984102..6bb01f4bcf 100644 --- a/Resources/Textures/_CP14/Structures/Walls/wooden_wall.rsi/meta.json +++ b/Resources/Textures/_CP14/Structures/Walls/wooden_wall.rsi/meta.json @@ -41,6 +41,9 @@ }, { "name": "full" + }, + { + "name": "frame" } ] } diff --git a/Resources/Textures/_CP14/Structures/Walls/wooden_wall_birch.rsi/frame.png b/Resources/Textures/_CP14/Structures/Walls/wooden_wall_birch.rsi/frame.png new file mode 100644 index 0000000000000000000000000000000000000000..eeccdacee3e22687bce0ed2d44adf9d6ce1df7ac GIT binary patch literal 982 zcmV;{11bE8P)Px&kV!;ARA_t)iQC#>H-|*hxPpFR=`QxT`%;SM_?N8(*rnahir%TFamz!x%KhkkO- zWs{*)$SGc$!flF(-ya(H5Ft52-%ui;d(6G&VN1Ga{W~U*6E^=*najiT2dSxGyIu?Q zD2Wl++u4XHBS`@qD7~Jfk_Fxi_-Iit3cwizPx)8@E+~Qx8GpB z0wDV0`u(A~7VsYbNiU+<6LJ;IaxS26b1q{~ zNQ-Zy0MqHko{%HWTELw!_JjxfyMgK1jZ=dTu8#Aw9vV$IvPN-$ypjk>1)kf9RRqs` z3C5m~HxG@b3+JW-8sU&_{w{ue+_`{rDP1uk?YV&C&gTOC0JikcyHJ5LnCLjz-wgn@ z0huKGfoOe*RRI+s4kFi8K;UZd+>Tg~h&T>n1R6~jxbb#$|Azo{8OdrO#LWe CrystallEdge migration zone end