Files
OldThink/Resources/Textures/Constructible/Power/Singularity/containment.rsi/meta.json
Swept 6df41b2fa7 Adds material and singularity cargo crates (#3445)
* Adds various crates

* Removes redundant code from EmitterComponent.cs

* (fixed) emitter

* Hopefully good

* Update meta.json
2021-02-28 11:57:44 -08:00

45 lines
591 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/da354ba4e28fcaf73002d25cab0da4815808be60",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "a1"
},
{
"name": "a2"
},
{
"name": "a3"
},
{
"name": "on"
},
{
"name": "p1"
},
{
"name": "p2"
},
{
"name": "p3"
},
{
"name": "p4"
},
{
"name": "p5"
},
{
"name": "p6"
},
{
"name": "icon"
}
]
}