Fix various bugs with construction (#446)

This commit is contained in:
Ephememory
2019-11-21 17:46:37 -05:00
committed by Pieter-Jan Briers
parent 0595088409
commit 94c00dda95
4 changed files with 24 additions and 12 deletions

View File

@@ -4,10 +4,10 @@
category: Structures
description: Keeps the air in and the greytide out.
icon:
sprite: Buildings/wall.rsi
sprite: Buildings/Walls/solid.rsi
state: full
objecttype: Structure
result: wall
result: solid_wall
placementmode: SnapgridCenter
steps:
- material: Metal
@@ -25,7 +25,9 @@
name: Table
id: table
category: Structures
icon: Objects/Furniture/worktop_single.png
icon:
sprite: Buildings/table_solid.rsi
state: plain_preview
result: table
placementmode: SnapgridCenter
steps:

View File

@@ -5,6 +5,7 @@
keywords: [melee]
description: A crude spear for when you need to put holes in somebody.
icon: Objects/Melee/spear.rsi/spear.png
result: Spear
objecttype: Item
steps:
- material: Metal
@@ -15,4 +16,4 @@
# Should probably use a shard but y'know.
- material: Glass
amount: 1
amount: 1