* Sprites * Crates * Moved cargo_console * Cargo Catalogs No.1 * Added some Hydroponics crates * More crates.. * Deletes an autogen file * snivybus * More * Apply suggestions from code review * Fix wrong prototype ID * Fix another wrong prototype ID * Fix... MANY, MANY wrong prototype IDs Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com> Co-authored-by: Vera Aguilera Puerto <zddm@outlook.es>
67 lines
1.5 KiB
JSON
67 lines
1.5 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from Citadelstation at commit https://github.com/Citadel-Station-13/Citadel-Station-13/commit/85186a971453b0653bacfb3fae88f978dc1be689",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "privatecrate",
|
|
"select": [],
|
|
"flags": {},
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "privatecrate_door",
|
|
"select": [],
|
|
"flags": {},
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "privatecrate_icon",
|
|
"select": [],
|
|
"flags": {},
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "welded",
|
|
"select": [],
|
|
"flags": {},
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "unlocked",
|
|
"select": [],
|
|
"flags": {},
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "off",
|
|
"select": [],
|
|
"flags": {},
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "locked",
|
|
"select": [],
|
|
"flags": {},
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "sparking",
|
|
"select": [],
|
|
"flags": {},
|
|
"directions": 1,
|
|
"delays": [[0.1,0.1,0.1,0.1,0.1,0.1]]
|
|
},
|
|
{
|
|
"name": "privatecrate_open",
|
|
"select": [],
|
|
"flags": {},
|
|
"directions": 1
|
|
}
|
|
]
|
|
}
|