Adds rack construction (#6502)

This commit is contained in:
Lamrr
2022-02-07 12:51:57 +11:00
committed by GitHub
parent 2032554a64
commit 6d1be412f5
3 changed files with 53 additions and 9 deletions

View File

@@ -1,20 +1,18 @@
- type: entity
parent: BaseStructure
id: Rack
name: rack
description: A rack for storing things on.
placement:
mode: SnapgridCenter
components:
- type: Transform
anchored: true
- type: Clickable
- type: Construction
graph: Rack
node: Rack
- type: Anchorable
- type: InteractionOutline
- type: PlaceableSurface
- type: Sprite
sprite: Structures/Furniture/furniture.rsi
state: rack
- type: Physics
bodyType: Static
- type: Fixtures
fixtures:
- shape:
@@ -25,8 +23,6 @@
- MobImpassable
mask:
- VaultImpassable
- type: Pullable
- type: Anchorable
- type: Damageable
damageContainer: Inorganic
damageModifierSet: Metallic