Extinguisher cabinet (#1976)
* 1779 Add extinguisher cabinet base item, rsi, and class based on potted plant * Pretty much the rest of the owl * Allow construction * no more deconstruction * pr fixes
This commit is contained in:
@@ -10,3 +10,20 @@
|
||||
steps:
|
||||
- material: Metal
|
||||
amount: 1
|
||||
|
||||
- type: construction
|
||||
id: ExtinguisherCabinet
|
||||
name: extinguisher cabinet
|
||||
category: Items/Misc
|
||||
keywords: [misc]
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: true
|
||||
description: A small wall mounted cabinet designed to hold a fire extinguisher.
|
||||
icon: Constructible/Misc/extinguisher_cabinet.rsi/extinguisher_closed.png
|
||||
result: ExtinguisherCabinet
|
||||
steps:
|
||||
- material: Metal
|
||||
amount: 2
|
||||
icon:
|
||||
sprite: Constructible/Misc/extinguisher_cabinet.rsi
|
||||
state: extinguisher_closed
|
||||
|
||||
Reference in New Issue
Block a user