[Tweak] Бумажная работа и фикс крафта пнв. (#560)
* fix: персонал станции вспомнил как делать пнв * feat: заказ бумаги в карго * feat: бумажная дверь # Conflicts: # Resources/Prototypes/Entities/Structures/Machines/lathe.yml # Resources/Prototypes/White/Recipes/lathe_recipes.yml
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user