Files
OldThink/Resources/Textures/Constructible/Atmos/heater.rsi/meta.json
collinlunn 9cefe6b3f3 PipeHeaterComponent (#3443)
* PipeHeaterComponent

Heater rsi

Heater prototype

* Client ignore
2021-02-28 22:05:10 +11:00

21 lines
390 B
JSON

{
"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,
}
]
}