Fixes lathe stuff (#3383)
|
After Width: | Height: | Size: 1.6 KiB |
@@ -125,6 +125,22 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "autolathe_inserting_plastic_sheet",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "autolathe_inserting_unlit",
|
||||
"delays": [
|
||||
|
||||
@@ -127,6 +127,22 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "protolathe_plastic",
|
||||
"delays": [
|
||||
[
|
||||
0.088,
|
||||
0.088,
|
||||
0.088,
|
||||
0.088,
|
||||
0.088,
|
||||
0.088,
|
||||
0.088,
|
||||
0.088,
|
||||
0.088
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "protolathe_building",
|
||||
"delays": [
|
||||
|
||||
|
After Width: | Height: | Size: 534 B |
@@ -32,7 +32,7 @@
|
||||
"name": "uranium"
|
||||
},
|
||||
{
|
||||
"name": "wood_plank"
|
||||
"name": "wood"
|
||||
},
|
||||
{
|
||||
"name": "wool"
|
||||
@@ -75,9 +75,6 @@
|
||||
},
|
||||
{
|
||||
"name": "rods"
|
||||
},
|
||||
{
|
||||
"name": "plastic"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/Objects/Materials/materials.rsi/plastic.png
Normal file
|
After Width: | Height: | Size: 256 B |
|
Before Width: | Height: | Size: 335 B After Width: | Height: | Size: 335 B |
@@ -68,6 +68,17 @@
|
||||
},
|
||||
{
|
||||
"name": "researchicon"
|
||||
},
|
||||
{
|
||||
"name": "plastic"
|
||||
},
|
||||
{
|
||||
"name": "plastic-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plastic-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
After Width: | Height: | Size: 369 B |
|
After Width: | Height: | Size: 373 B |