Folding Chairs (#11398)

* folding chair

* rsi moment
This commit is contained in:
Nemanja
2022-09-18 13:47:31 -04:00
committed by GitHub
parent d2d35afd47
commit 5c330dd401
8 changed files with 93 additions and 0 deletions

View File

@@ -215,3 +215,30 @@
path: /Audio/Voice/Human/womanlaugh.ogg
graph: RitualSeat
node: chairCursed
- type: entity
parent: SeatBase
id: ChairFolding
name: folding chair
description: If you carry six of these you become the coolest kid at church.
components:
- type: Rotatable
- type: Sprite
sprite: Structures/Furniture/folding_chair.rsi
layers:
- state: folding
map: ["enum.FoldableVisualLayers.Base"]
- type: Item
size: 50
- type: Foldable
- type: Appearance
visuals:
- type: FoldableVisualizer
key: folding
- type: MeleeWeapon
damage:
types:
Blunt: 15
- type: Construction
graph: Seat
node: chairFolding

View File

@@ -46,6 +46,13 @@
- material: WoodPlank
amount: 3
doAfter: 1
- to: chairFolding
steps:
- material: Plastic
amount: 1
doAfter: 1
- material: MetalRod
amount: 2
- node: chair
entity: Chair
@@ -139,3 +146,19 @@
steps:
- tool: Screwing
doAfter: 1
- node: chairFolding
entity: ChairFolding
edges:
- to: start
completed:
- !type:SpawnPrototype
prototype: SheetPlastic1
amount: 1
- !type:SpawnPrototype
prototype: PartRodMetal1
amount: 2
steps:
- tool: Screwing
doAfter: 1

View File

@@ -152,6 +152,23 @@
conditions:
- !type:TileNotBlocked
- type: construction
name: folding chair
id: ChairFolding
graph: Seat
startNode: start
targetNode: chairFolding
category: construction-category-furniture
description: An easy to carry chair.
icon:
sprite: Structures/Furniture/folding_chair.rsi
state: folding
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked
#tables
- type: construction
name: steel table