Atmos pipes now deal blunt damage (#27673)

* pipe

* weak

* inhand

* IT WORKS

* inventory
This commit is contained in:
Alzore
2024-05-09 01:00:47 -05:00
committed by GitHub
parent a2329889aa
commit 4d991d1554
14 changed files with 112 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

@@ -5,8 +5,40 @@
"y":32
},
"license":"CC-BY-SA-3.0",
"copyright":"pipeTrinaryConnectors made by Menshin for SS14 based on pipeTJunction, the rest is taken from https://github.com/tgstation/tgstation at commit 57cd1d59ca019dd0e7811ac451f295f818e573da",
"copyright":"Inhand sprites by alzore_(discord) for SS14. pipeTrinaryConnectors made by Menshin for SS14 based on pipeTJunction, the rest is taken from https://github.com/tgstation/tgstation at commit 57cd1d59ca019dd0e7811ac451f295f818e573da.",
"states":[
{
"name": "inhand-left",
"directions":4
},
{
"name":"inhand-right",
"directions":4
},
{
"name": "Bend-inhand-left",
"directions":4
},
{
"name":"Bend-inhand-right",
"directions":4
},
{
"name": "TJunction-inhand-left",
"directions":4
},
{
"name":"TJunction-inhand-right",
"directions":4
},
{
"name": "Fourway-inhand-left",
"directions":4
},
{
"name":"Fourway-inhand-right",
"directions":4
},
{
"name":"pipeBroken",
"directions":1
@@ -38,6 +70,18 @@
{
"name":"pipeTrinaryConnectors",
"directions":4
},
{
"name":"storageStraight",
"directions":4
},
{
"name":"storageBend",
"directions":4
},
{
"name":"storageTJunction",
"directions":4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 621 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 503 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 B