Add plastitanium walls (#10572)
@@ -381,6 +381,36 @@
|
|||||||
key: walls
|
key: walls
|
||||||
base: plastic
|
base: plastic
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseWall
|
||||||
|
id: WallPlastitanium
|
||||||
|
name: plastitanium wall
|
||||||
|
components:
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Wall
|
||||||
|
- RCDDeconstructWhitelist
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Structures/Walls/plastitanium.rsi
|
||||||
|
- type: Icon
|
||||||
|
sprite: Structures/Walls/plastitanium.rsi
|
||||||
|
- type: Destructible
|
||||||
|
thresholds:
|
||||||
|
- trigger:
|
||||||
|
!type:DamageTrigger
|
||||||
|
damage: 1000
|
||||||
|
behaviors:
|
||||||
|
- !type:SpawnEntitiesBehavior
|
||||||
|
spawn:
|
||||||
|
Girder:
|
||||||
|
min: 1
|
||||||
|
max: 1
|
||||||
|
- !type:DoActsBehavior
|
||||||
|
acts: [ "Destruction" ]
|
||||||
|
- type: IconSmooth
|
||||||
|
key: walls
|
||||||
|
base: plastitanium
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseWall
|
parent: BaseWall
|
||||||
id: WallReinforced
|
id: WallReinforced
|
||||||
|
|||||||
BIN
Resources/Textures/Structures/Walls/plastitanium.rsi/full.png
Normal file
|
After Width: | Height: | Size: 606 B |
@@ -0,0 +1,47 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from https://github.com/tgstation/tgstation/tree/dfb73d28e68aa56c34c7c539448f713b78b6d4d5 and modified.",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "full"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plastitanium0",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plastitanium1",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plastitanium2",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plastitanium3",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plastitanium4",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plastitanium5",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plastitanium6",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plastitanium7",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
|
After Width: | Height: | Size: 918 B |
|
After Width: | Height: | Size: 709 B |
|
After Width: | Height: | Size: 918 B |
|
After Width: | Height: | Size: 709 B |
|
After Width: | Height: | Size: 701 B |
|
After Width: | Height: | Size: 781 B |
|
After Width: | Height: | Size: 701 B |
|
After Width: | Height: | Size: 240 B |
|
After Width: | Height: | Size: 606 B |