PipeHeaterComponent (#3443)

* PipeHeaterComponent

Heater rsi

Heater prototype

* Client ignore
This commit is contained in:
collinlunn
2021-02-28 04:05:10 -07:00
committed by GitHub
parent eb642c0fa9
commit 9cefe6b3f3
7 changed files with 121 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B

View File

@@ -0,0 +1,21 @@
{
"version":1,
"size":{
"x":32,
"y":32
},
"license":"CC-BY-SA-3.0",
"copyright":"Taken from https://github.com/tgstation/tgstation at commit 57cd1d59ca019dd0e7811ac451f295f818e573da",
"states":[
{
"name":"heater",
},
{
"name":"heaterOn",
},
{
"name":"heaterPipe",
"directions":4,
}
]
}