stack sprites
@@ -2,42 +2,42 @@
|
||||
parent: BaseSheetStack
|
||||
id: Glass
|
||||
name: stack-glass
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/glass.rsi, state: glass }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-glass }
|
||||
spawn: SheetGlass1
|
||||
|
||||
- type: stack
|
||||
parent: BaseSheetStack
|
||||
id: ReinforcedGlass
|
||||
name: stack-reinforced-glass
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/glass.rsi, state: rglass }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-rglass }
|
||||
spawn: SheetRGlass1
|
||||
|
||||
- type: stack
|
||||
parent: BaseSheetStack
|
||||
id: PlasmaGlass
|
||||
name: stack-plasma-glass
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/glass.rsi, state: pglass }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-pglass }
|
||||
spawn: SheetPGlass1
|
||||
|
||||
- type: stack
|
||||
parent: BaseSheetStack
|
||||
id: ReinforcedPlasmaGlass
|
||||
name: stack-reinforced-plasma-glass
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/glass.rsi, state: rpglass }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-prglass }
|
||||
spawn: SheetRPGlass1
|
||||
|
||||
- type: stack
|
||||
parent: BaseSheetStack
|
||||
id: UraniumGlass
|
||||
name: stack-uranium-glass
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/glass.rsi, state: uglass }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-uglass }
|
||||
spawn: SheetUGlass1
|
||||
|
||||
- type: stack
|
||||
parent: BaseSheetStack
|
||||
id: ReinforcedUraniumGlass
|
||||
name: stack-reinforced-uranium-glass
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/glass.rsi, state: ruglass }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-urglass }
|
||||
spawn: SheetRUGlass1
|
||||
|
||||
- type: stack
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
parent: BaseSheetStack
|
||||
id: Steel
|
||||
name: stack-steel
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/metal.rsi, state: steel }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-metal }
|
||||
spawn: SheetSteel1
|
||||
|
||||
- type: stack
|
||||
parent: BaseSheetStack
|
||||
id: Plasteel
|
||||
name: stack-plasteel
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/metal.rsi, state: plasteel }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-plasteel }
|
||||
spawn: SheetPlasteel1
|
||||
|
||||
- type: stack
|
||||
|
||||
@@ -2,19 +2,19 @@
|
||||
parent: BaseSheetStack
|
||||
id: Plasma
|
||||
name: stack-plasma
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/other.rsi, state: plasma }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-plasma }
|
||||
spawn: SheetPlasma1
|
||||
|
||||
- type: stack
|
||||
parent: BaseSheetStack
|
||||
id: Plastic
|
||||
name: stack-plastic
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/other.rsi, state: plastic }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-plastic }
|
||||
spawn: SheetPlastic1
|
||||
|
||||
- type: stack
|
||||
parent: BaseSheetStack
|
||||
id: Uranium
|
||||
name: stack-uranium
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/other.rsi, state: uranium }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-uranium }
|
||||
spawn: SheetUranium1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: stack
|
||||
id: Telecrystal
|
||||
name: stack-telecrystal
|
||||
icon: { sprite: /Textures/Objects/Specific/Syndicate/telecrystal.rsi, state: telecrystal }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: telecrystal }
|
||||
spawn: Telecrystal1
|
||||
|
||||
- type: stack
|
||||
|
||||
@@ -4,14 +4,14 @@
|
||||
parent: BaseMediumStack
|
||||
id: Diamond
|
||||
name: stack-diamond
|
||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: diamond }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-diamond }
|
||||
spawn: MaterialDiamond1
|
||||
|
||||
- type: stack
|
||||
parent: BaseSmallStack
|
||||
id: Bananium
|
||||
name: stack-bananium
|
||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: bananium }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-bananium }
|
||||
spawn: MaterialBananium1
|
||||
|
||||
# Ingots
|
||||
@@ -19,12 +19,12 @@
|
||||
parent: BaseMediumStack
|
||||
id: Gold
|
||||
name: stack-gold
|
||||
icon: { sprite: "/Textures/Objects/Materials/ingots.rsi", state: gold }
|
||||
icon: { sprite: "/Textures/_TBD/Objects/stack_objects.rsi", state: sheet-gold }
|
||||
spawn: IngotGold1
|
||||
|
||||
- type: stack
|
||||
parent: BaseMediumStack
|
||||
id: Silver
|
||||
name: stack-silver
|
||||
icon: { sprite: "/Textures/Objects/Materials/ingots.rsi", state: silver }
|
||||
icon: { sprite: "/Textures/_TBD/Objects/stack_objects.rsi", state: sheet-silver }
|
||||
spawn: IngotSilver1
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
parent: BaseMediumStack
|
||||
id: WoodPlank
|
||||
name: stack-wood-plank
|
||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: wood }
|
||||
icon: { sprite: /Textures/_TBD/Objects/stack_objects.rsi, state: sheet-wood }
|
||||
spawn: MaterialWoodPlank1
|
||||
|
||||
- type: stack
|
||||
|
||||
|
After Width: | Height: | Size: 284 B |
BIN
Resources/Textures/_TBD/Objects/stack_objects.rsi/bone_1.png
Normal file
|
After Width: | Height: | Size: 336 B |
BIN
Resources/Textures/_TBD/Objects/stack_objects.rsi/bone_2.png
Normal file
|
After Width: | Height: | Size: 434 B |
BIN
Resources/Textures/_TBD/Objects/stack_objects.rsi/bone_3.png
Normal file
|
After Width: | Height: | Size: 516 B |
242
Resources/Textures/_TBD/Objects/stack_objects.rsi/meta.json
Normal file
@@ -0,0 +1,242 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": null,
|
||||
"copyright": null,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "sheet-metal_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-metal_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-metal_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-plasteel_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-plasteel_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-plasteel_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-gold_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-gold_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-gold_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-uranium_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-uranium_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-uranium_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-silver_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-silver_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-silver_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-bananium_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-bananium_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-bananium_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-glass_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-glass_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-glass_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-rglass_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-rglass_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-rglass_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-pglass_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-pglass_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-pglass_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-prglass_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-prglass_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-prglass_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-plastic_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-plastic_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-plastic_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-paper_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-paper_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-paper_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-diamond_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-diamond_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-diamond_3"
|
||||
},
|
||||
{
|
||||
"name": "bluespace_crystal_1"
|
||||
},
|
||||
{
|
||||
"name": "polycrystal"
|
||||
},
|
||||
{
|
||||
"name": "telecrystal_1"
|
||||
},
|
||||
{
|
||||
"name": "telecrystal_2"
|
||||
},
|
||||
{
|
||||
"name": "telecrystal_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-plasma_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-plasma_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-plasma_3"
|
||||
},
|
||||
{
|
||||
"name": "rods"
|
||||
},
|
||||
{
|
||||
"name": "rods_1"
|
||||
},
|
||||
{
|
||||
"name": "rods_2"
|
||||
},
|
||||
{
|
||||
"name": "rods_3"
|
||||
},
|
||||
{
|
||||
"name": "rods_4"
|
||||
},
|
||||
{
|
||||
"name": "rods_5"
|
||||
},
|
||||
{
|
||||
"name": "sheet-wood_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-wood_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-wood_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-card_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-card_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-card_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-cloth_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-cloth_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-cloth_3"
|
||||
},
|
||||
{
|
||||
"name": "bone_1"
|
||||
},
|
||||
{
|
||||
"name": "bone_2"
|
||||
},
|
||||
{
|
||||
"name": "bone_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-cotton_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-cotton_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-cotton_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-durathread_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-durathread_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-durathread_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-uglass_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-uglass_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-uglass_3"
|
||||
},
|
||||
{
|
||||
"name": "sheet-urglass_1"
|
||||
},
|
||||
{
|
||||
"name": "sheet-urglass_2"
|
||||
},
|
||||
{
|
||||
"name": "sheet-urglass_3"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 441 B |
BIN
Resources/Textures/_TBD/Objects/stack_objects.rsi/rods.png
Normal file
|
After Width: | Height: | Size: 300 B |
BIN
Resources/Textures/_TBD/Objects/stack_objects.rsi/rods_1.png
Normal file
|
After Width: | Height: | Size: 220 B |
BIN
Resources/Textures/_TBD/Objects/stack_objects.rsi/rods_2.png
Normal file
|
After Width: | Height: | Size: 253 B |
BIN
Resources/Textures/_TBD/Objects/stack_objects.rsi/rods_3.png
Normal file
|
After Width: | Height: | Size: 284 B |
BIN
Resources/Textures/_TBD/Objects/stack_objects.rsi/rods_4.png
Normal file
|
After Width: | Height: | Size: 287 B |
BIN
Resources/Textures/_TBD/Objects/stack_objects.rsi/rods_5.png
Normal file
|
After Width: | Height: | Size: 300 B |
|
After Width: | Height: | Size: 512 B |
|
After Width: | Height: | Size: 631 B |
|
After Width: | Height: | Size: 689 B |
|
After Width: | Height: | Size: 324 B |
|
After Width: | Height: | Size: 353 B |
|
After Width: | Height: | Size: 351 B |
|
After Width: | Height: | Size: 974 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 342 B |
|
After Width: | Height: | Size: 391 B |
|
After Width: | Height: | Size: 442 B |
|
After Width: | Height: | Size: 317 B |
|
After Width: | Height: | Size: 406 B |
|
After Width: | Height: | Size: 480 B |
|
After Width: | Height: | Size: 256 B |
|
After Width: | Height: | Size: 285 B |
|
After Width: | Height: | Size: 342 B |
|
After Width: | Height: | Size: 319 B |
|
After Width: | Height: | Size: 518 B |
|
After Width: | Height: | Size: 722 B |
|
After Width: | Height: | Size: 265 B |
|
After Width: | Height: | Size: 370 B |
|
After Width: | Height: | Size: 411 B |
|
After Width: | Height: | Size: 233 B |
|
After Width: | Height: | Size: 239 B |
|
After Width: | Height: | Size: 243 B |
|
After Width: | Height: | Size: 253 B |
|
After Width: | Height: | Size: 273 B |
|
After Width: | Height: | Size: 277 B |
|
After Width: | Height: | Size: 325 B |
|
After Width: | Height: | Size: 540 B |
|
After Width: | Height: | Size: 755 B |
|
After Width: | Height: | Size: 590 B |
|
After Width: | Height: | Size: 773 B |
|
After Width: | Height: | Size: 832 B |
|
After Width: | Height: | Size: 272 B |
|
After Width: | Height: | Size: 300 B |
|
After Width: | Height: | Size: 304 B |
|
After Width: | Height: | Size: 192 B |
|
After Width: | Height: | Size: 202 B |
|
After Width: | Height: | Size: 219 B |
|
After Width: | Height: | Size: 386 B |
|
After Width: | Height: | Size: 681 B |
|
After Width: | Height: | Size: 944 B |
|
After Width: | Height: | Size: 379 B |
|
After Width: | Height: | Size: 683 B |
|
After Width: | Height: | Size: 922 B |
|
After Width: | Height: | Size: 256 B |
|
After Width: | Height: | Size: 354 B |
|
After Width: | Height: | Size: 396 B |
|
After Width: | Height: | Size: 583 B |
|
After Width: | Height: | Size: 782 B |
|
After Width: | Height: | Size: 1022 B |
|
After Width: | Height: | Size: 274 B |
|
After Width: | Height: | Size: 301 B |
|
After Width: | Height: | Size: 386 B |
|
After Width: | Height: | Size: 637 B |
|
After Width: | Height: | Size: 899 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 316 B |
|
After Width: | Height: | Size: 431 B |
|
After Width: | Height: | Size: 476 B |
|
After Width: | Height: | Size: 326 B |
|
After Width: | Height: | Size: 387 B |
|
After Width: | Height: | Size: 424 B |