Better rusty wall sprites (#24471)

* makes rusty walls use their /tg/ sprites

* my furniture. is. broken

* robocop

(cherry picked from commit 1abbf378321259d4c9c245ec204cab27d5757813)
This commit is contained in:
Flareguy
2024-01-24 19:08:46 -06:00
committed by Debug
parent 52d5e05ae9
commit 855ddbb3c7
36 changed files with 121 additions and 27 deletions

View File

@@ -555,6 +555,24 @@
- type: RadiationBlocker
resistance: 5
- type: entity
parent: WallReinforced
id: WallReinforcedRust
name: reinforced wall
suffix: rusted
components:
- type: Sprite
sprite: Structures/Walls/solid_rust.rsi
- type: Icon
sprite: Structures/Walls/solid_rust.rsi
state: rgeneric
- type: Construction
graph: Girder
node: reinforcedWall
- type: IconSmooth
key: walls
base: reinf_over
- type: entity
parent: WallShuttleDiagonal
id: WallReinforcedDiagonal
@@ -879,44 +897,22 @@
state: state0
- type: entity
parent: BaseWall
parent: WallSolid
id: WallSolidRust
name: solid wall
suffix: rusted
components:
- type: Sprite
sprite: Structures/Walls/solidrust.rsi
sprite: Structures/Walls/solid_rust.rsi
- type: Icon
sprite: Structures/Walls/solidrust.rsi
sprite: Structures/Walls/solid_rust.rsi
state: full
- type: Construction
graph: Girder
node: wallrust
- type: Destructible
thresholds:
- trigger:
!type:DamageTrigger
damage: 400
behaviors:
- !type:DoActsBehavior
acts: ["Destruction"]
- !type:PlaySoundBehavior
sound:
collection: MetalSlam
- trigger:
!type:DamageTrigger
damage: 200
behaviors:
- !type:PlaySoundBehavior
sound:
collection: MetalSlam
- !type:ChangeConstructionNodeBehavior
node: girder
- !type:DoActsBehavior
acts: ["Destruction"]
- type: IconSmooth
key: walls
base: solidrust
base: solid
- type: entity
parent: BaseWall

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -0,0 +1,99 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/67a5373b4649937dd63dd94153e05e8506f40a5d and modified.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "full"
},
{
"name": "solid0",
"directions": 4
},
{
"name": "solid1",
"directions": 4
},
{
"name": "solid2",
"directions": 4
},
{
"name": "solid3",
"directions": 4
},
{
"name": "solid4",
"directions": 4
},
{
"name": "solid5",
"directions": 4
},
{
"name": "solid6",
"directions": 4
},
{
"name": "solid7",
"directions": 4
},
{
"name": "reinf_construct-0"
},
{
"name": "reinf_construct-1"
},
{
"name": "reinf_construct-2"
},
{
"name": "reinf_construct-3"
},
{
"name": "reinf_construct-4"
},
{
"name": "reinf_construct-5"
},
{
"name": "reinf_over0",
"directions": 4
},
{
"name": "reinf_over1",
"directions": 4
},
{
"name": "reinf_over2",
"directions": 4
},
{
"name": "reinf_over3",
"directions": 4
},
{
"name": "reinf_over4",
"directions": 4
},
{
"name": "reinf_over5",
"directions": 4
},
{
"name": "reinf_over6",
"directions": 4
},
{
"name": "reinf_over7",
"directions": 4
},
{
"name": "rgeneric"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -1 +0,0 @@
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/vgstation-coders/vgstation13/raw/99cc2ab62d65a3a7b554dc7b21ff5f57c835f973/icons/turf/walls.dmi", "states": [{"name": "full"}, {"name": "solidrust0", "directions": 4}, {"name": "solidrust1", "directions": 4}, {"name": "solidrust2", "directions": 4}, {"name": "solidrust3", "directions": 4}, {"name": "solidrust4", "directions": 4}, {"name": "solidrust5", "directions": 4}, {"name": "solidrust6", "directions": 4}, {"name": "solidrust7", "directions": 4}]}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB