Make pipes leak when destroyed (#20928)

This plugs a meta where atmos techs were fireaxing pipes to remove them without leaking their contents.
This commit is contained in:
Kevin Zheng
2023-12-10 23:51:45 -08:00
committed by GitHub
parent 76d64ac8c2
commit 6444f7b7c5
5 changed files with 82 additions and 3 deletions

View File

@@ -7,6 +7,10 @@
"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",
"states":[
{
"name":"pipeBroken",
"directions":1
},
{
"name":"pipeTJunction",
"directions":4

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B