Files
OldThink/Resources/Textures/Constructible/Specific/Engines/PA/control_box.rsi/meta.json
Swept 1217eb9402 Particle Accelerator Engine is now obtainable in-game (#3465)
* Transferred PA to better accommodations

* Sorts PA RSIs

* PA now centers itself on Anchor

* Adds PA Comp CircuitBoard

* Adds construction recipes

* Words emitters better

* Adjusts language used for PA parts

* M

* Added the cargo entry
2021-03-01 12:53:17 -08:00

43 lines
699 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/a0fc71b279ceb41c8c5387b08e60d2cc4f15bef8",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "box"
},
{
"name": "boxc",
"directions": 4
},
{
"name": "unlitp",
"directions": 4
},
{
"name": "unlitp0",
"directions": 4
},
{
"name": "unlitp1",
"directions": 4
},
{
"name": "unlitp2",
"directions": 4
},
{
"name": "unlitp3",
"directions": 4
},
{
"name": "boxw",
"directions": 4
}
]
}