* fix: персонал станции вспомнил как делать пнв * feat: заказ бумаги в карго * feat: бумажная дверь # Conflicts: # Resources/Prototypes/Entities/Structures/Machines/lathe.yml # Resources/Prototypes/White/Recipes/lathe_recipes.yml
47 lines
661 B
JSON
47 lines
661 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "full"
|
|
},
|
|
{
|
|
"name": "window0",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "window1",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "window2",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "window3",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "window4",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "window5",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "window6",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "window7",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|