forked from Vault-Overseers/nuclear-14
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More walls, part 1. (Vault-Overseers#305)
- Loading branch information
Showing
693 changed files
with
3,317 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
255 changes: 255 additions & 0 deletions
255
Resources/Prototypes/_Nuclear14/Entities/Structures/Walls/slantedwalls.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,255 @@ | ||
- type: entity | ||
parent: BaseWall | ||
id: N14WallBrickSlanted | ||
name: brick wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/brick.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/brick.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: FlimsyMetallic | ||
- type: IconSmooth | ||
key: walls | ||
base: brick | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallBunkerSlanted | ||
name: bunker wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/bunker.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/bunker.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: StrongMetallic | ||
- type: IconSmooth | ||
key: walls | ||
base: bunker | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallConcreteSlanted | ||
name: concrete wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/concrete.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/concrete.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: Metallic | ||
- type: IconSmooth | ||
key: walls | ||
base: concrete | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallDungeonSlanted | ||
name: dungeon wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/dungeon.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/dungeon.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: StrongMetallic | ||
- type: IconSmooth | ||
key: walls | ||
base: dungeon | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallMetalSlanted | ||
name: metal wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/metal.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/metal.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: Metallic | ||
- type: IconSmooth | ||
key: walls | ||
base: metal | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallPrisonSlanted | ||
name: prison wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/prison.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/prison.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: Metallic | ||
- type: IconSmooth | ||
key: walls | ||
base: prison | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallMetalReinforcedSlanted | ||
name: reinforced metal wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/rmetal.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/rmetal.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: StrongMetallic | ||
- type: IconSmooth | ||
key: walls | ||
base: rmetal | ||
|
||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallRockSlanted | ||
name: rock wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/rock.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/rock.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: FlimsyMetallic | ||
- type: IconSmooth | ||
key: walls | ||
base: rock | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallMetalReinforcedRustSlanted | ||
name: rust reinforced metal wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/rrmetal.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/rrmetal.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: StrongMetallic | ||
- type: IconSmooth | ||
key: walls | ||
base: rrmetal | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallMetalRustSlanted | ||
name: rust metal wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/rustmetal.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/rustmetal.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: Metallic | ||
- type: IconSmooth | ||
key: walls | ||
base: rustmetal | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallScrapSlanted | ||
name: scrap wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/scrap.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/scrap.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: Metallic | ||
- type: IconSmooth | ||
key: walls | ||
base: scrap | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallSewerSlanted | ||
name: sewer wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/sewer.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/sewer.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: Metallic | ||
- type: IconSmooth | ||
key: walls | ||
base: sewer | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallSidingSlanted | ||
name: siding wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/siding.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/siding.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: Wood | ||
- type: IconSmooth | ||
key: walls | ||
base: siding | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallVaultSlanted | ||
name: vault wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/vault.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/vault.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: StrongMetallic | ||
- type: IconSmooth | ||
key: walls | ||
base: vault | ||
|
||
- type: entity | ||
parent: BaseWall | ||
id: N14WallWoodSlanted | ||
name: wood wall | ||
suffix: slanted | ||
components: | ||
- type: Sprite | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/wood.rsi | ||
- type: Icon | ||
sprite: _Nuclear14/Structures/Walls/ms13/slanted/wood.rsi | ||
- type: Damageable | ||
damageContainer: Inorganic | ||
damageModifierSet: Wood | ||
- type: IconSmooth | ||
key: walls | ||
base: wood |
Oops, something went wrong.