Ashtray Resprite and Fix (#31643)
* The meat and potatoes Yup * Stupid recycler bruh * guh guh
@@ -7,26 +7,69 @@
|
||||
- type: Sprite
|
||||
sprite: Objects/Decoration/ashtray.rsi
|
||||
layers:
|
||||
- state: icon-0
|
||||
map: ["enum.StorageFillLayers.Fill"]
|
||||
- state: icon
|
||||
- state: ashtray1
|
||||
map: ["ashtray1"]
|
||||
visible: false
|
||||
- state: ashtray2
|
||||
map: ["ashtray2"]
|
||||
visible: false
|
||||
- state: ashtray3
|
||||
map: ["ashtray3"]
|
||||
visible: false
|
||||
- state: ashtray4
|
||||
map: ["ashtray4"]
|
||||
visible: false
|
||||
- state: ashtray5
|
||||
map: ["ashtray5"]
|
||||
visible: false
|
||||
- state: ashtray6
|
||||
map: ["ashtray6"]
|
||||
visible: false
|
||||
- state: ashtray7
|
||||
map: ["ashtray7"]
|
||||
visible: false
|
||||
- state: ashtray8
|
||||
map: ["ashtray8"]
|
||||
visible: false
|
||||
- state: ashtray9
|
||||
map: ["ashtray9"]
|
||||
visible: false
|
||||
- state: ashtray10
|
||||
map: ["ashtray10"]
|
||||
visible: false
|
||||
- type: Item
|
||||
size: Small
|
||||
- type: StaticPrice
|
||||
price: 1
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
Steel: 10
|
||||
- type: Storage
|
||||
whitelist:
|
||||
tags:
|
||||
- Burnt
|
||||
- Cigarette
|
||||
- Cigar
|
||||
hideStackVisualsWhenClosed: false
|
||||
maxItemSize: Tiny
|
||||
grid:
|
||||
- 0,0,9,0
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
storagebase: !type:Container
|
||||
- type: StorageFillVisualizer
|
||||
fillBaseName: icon
|
||||
maxFillLevels: 10
|
||||
- type: ItemCounter
|
||||
count:
|
||||
tags: [ Cigarette, Cigar, Burnt ]
|
||||
composite: true
|
||||
layerStates:
|
||||
- ashtray1
|
||||
- ashtray2
|
||||
- ashtray3
|
||||
- ashtray4
|
||||
- ashtray5
|
||||
- ashtray6
|
||||
- ashtray7
|
||||
- ashtray8
|
||||
- ashtray9
|
||||
- ashtray10
|
||||
- type: Appearance
|
||||
- type: Dumpable
|
||||
|
||||
@@ -245,3 +245,10 @@
|
||||
materials:
|
||||
Cloth: 100
|
||||
Steel: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: Ashtray
|
||||
result: Ashtray
|
||||
completetime: 1
|
||||
materials:
|
||||
Steel: 30
|
||||
BIN
Resources/Textures/Objects/Decoration/ashtray.rsi/ashtray1.png
Normal file
|
After Width: | Height: | Size: 136 B |
BIN
Resources/Textures/Objects/Decoration/ashtray.rsi/ashtray10.png
Normal file
|
After Width: | Height: | Size: 258 B |
BIN
Resources/Textures/Objects/Decoration/ashtray.rsi/ashtray2.png
Normal file
|
After Width: | Height: | Size: 121 B |
BIN
Resources/Textures/Objects/Decoration/ashtray.rsi/ashtray3.png
Normal file
|
After Width: | Height: | Size: 166 B |
BIN
Resources/Textures/Objects/Decoration/ashtray.rsi/ashtray4.png
Normal file
|
After Width: | Height: | Size: 148 B |
BIN
Resources/Textures/Objects/Decoration/ashtray.rsi/ashtray5.png
Normal file
|
After Width: | Height: | Size: 136 B |
BIN
Resources/Textures/Objects/Decoration/ashtray.rsi/ashtray6.png
Normal file
|
After Width: | Height: | Size: 190 B |
BIN
Resources/Textures/Objects/Decoration/ashtray.rsi/ashtray7.png
Normal file
|
After Width: | Height: | Size: 129 B |
BIN
Resources/Textures/Objects/Decoration/ashtray.rsi/ashtray8.png
Normal file
|
After Width: | Height: | Size: 176 B |
BIN
Resources/Textures/Objects/Decoration/ashtray.rsi/ashtray9.png
Normal file
|
After Width: | Height: | Size: 196 B |
|
Before Width: | Height: | Size: 308 B |
|
Before Width: | Height: | Size: 331 B |
|
Before Width: | Height: | Size: 457 B |
|
Before Width: | Height: | Size: 338 B |
|
Before Width: | Height: | Size: 361 B |
|
Before Width: | Height: | Size: 376 B |
|
Before Width: | Height: | Size: 379 B |
|
Before Width: | Height: | Size: 374 B |
|
Before Width: | Height: | Size: 372 B |
|
Before Width: | Height: | Size: 395 B |
|
Before Width: | Height: | Size: 436 B |
BIN
Resources/Textures/Objects/Decoration/ashtray.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 333 B |
@@ -1,44 +1,44 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made by joshepvodka",
|
||||
"copyright": "Made by Hanzdegloker",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon-0"
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon-1"
|
||||
"name": "ashtray1"
|
||||
},
|
||||
{
|
||||
"name": "icon-2"
|
||||
"name": "ashtray2"
|
||||
},
|
||||
{
|
||||
"name": "icon-3"
|
||||
"name": "ashtray3"
|
||||
},
|
||||
{
|
||||
"name": "icon-4"
|
||||
"name": "ashtray4"
|
||||
},
|
||||
{
|
||||
"name": "icon-5"
|
||||
"name": "ashtray5"
|
||||
},
|
||||
{
|
||||
"name": "icon-6"
|
||||
"name": "ashtray6"
|
||||
},
|
||||
{
|
||||
"name": "icon-7"
|
||||
"name": "ashtray7"
|
||||
},
|
||||
{
|
||||
"name": "icon-8"
|
||||
"name": "ashtray8"
|
||||
},
|
||||
{
|
||||
"name": "icon-9"
|
||||
"name": "ashtray9"
|
||||
},
|
||||
{
|
||||
"name": "icon-10"
|
||||
"name": "ashtray10"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||