Added a bunch more textures (#356)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
description: A simple wall-mounted light fixture.
|
||||
placementmode: SnapgridBorder
|
||||
icon:
|
||||
sprite: Objects/lighting.rsi
|
||||
sprite: Objects/Lighting/lighting.rsi
|
||||
state: on
|
||||
|
||||
result: poweredlight
|
||||
@@ -14,13 +14,13 @@
|
||||
- material: Metal
|
||||
amount: 1
|
||||
icon:
|
||||
sprite: Objects/lighting.rsi
|
||||
sprite: Objects/Lighting/lighting.rsi
|
||||
state: construct
|
||||
|
||||
- material: Cable
|
||||
amount: 1
|
||||
icon:
|
||||
sprite: Objects/lighting.rsi
|
||||
sprite: Objects/Lighting/lighting.rsi
|
||||
state: empty
|
||||
|
||||
- material: Glass
|
||||
|
||||
@@ -25,12 +25,12 @@
|
||||
category: Machines/Power
|
||||
placementmode: SnapgridCenter
|
||||
description: A portable generator capable of producing power from thin air.
|
||||
icon: Objects/generator.png
|
||||
icon: Objects/Power/generator.png
|
||||
result: Generator
|
||||
steps:
|
||||
- material: Metal
|
||||
amount: 2
|
||||
icon: Objects/generator.png
|
||||
icon: Objects/Power/generator.png
|
||||
|
||||
- material: Cable
|
||||
amount: 2
|
||||
@@ -54,4 +54,3 @@
|
||||
|
||||
- material: Cable
|
||||
amount: 2
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
name: Table
|
||||
id: table
|
||||
category: Structures
|
||||
icon: Objects/worktop_single.png
|
||||
icon: Objects/Furniture/worktop_single.png
|
||||
result: table
|
||||
placementmode: SnapgridCenter
|
||||
steps:
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
category: Items/Weapons
|
||||
keywords: [melee]
|
||||
description: A crude spear for when you need to put holes in somebody.
|
||||
icon: Objects/spear.png
|
||||
icon: Objects/Melee/spear.rsi/spear.png
|
||||
objecttype: Item
|
||||
steps:
|
||||
- material: Metal
|
||||
|
||||
Reference in New Issue
Block a user