Make airlocks, lights and chairs/stools destructible.
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
- type: Occluder
|
||||
- type: SnapGrid
|
||||
offset: Center
|
||||
- type: Destructible
|
||||
maxHP: 500
|
||||
placement:
|
||||
mode: SnapgridCenter
|
||||
|
||||
|
||||
@@ -17,6 +17,8 @@
|
||||
position: Stand
|
||||
- type: Anchorable
|
||||
- type: Pullable
|
||||
- type: Destructible
|
||||
maxHP: 50
|
||||
|
||||
- type: entity
|
||||
name: bar stool
|
||||
@@ -48,6 +50,8 @@
|
||||
position: Stand
|
||||
- type: Anchorable
|
||||
- type: Pullable
|
||||
- type: Destructible
|
||||
maxHP: 50
|
||||
|
||||
- type: entity
|
||||
name: dark office chair
|
||||
@@ -81,6 +85,8 @@
|
||||
position: Stand
|
||||
- type: Anchorable
|
||||
- type: Pullable
|
||||
- type: Destructible
|
||||
maxHP: 50
|
||||
|
||||
- type: entity
|
||||
parent: Chair
|
||||
@@ -96,6 +102,7 @@
|
||||
state: comfychair_preview
|
||||
|
||||
|
||||
|
||||
- type: entity
|
||||
name: wooden chair
|
||||
id: ChairWood
|
||||
@@ -126,5 +133,7 @@
|
||||
- type: Strap
|
||||
position: Down
|
||||
rotation: -90
|
||||
- type: Destructible
|
||||
maxHP: 75
|
||||
placement:
|
||||
mode: SnapgridCenter
|
||||
|
||||
@@ -45,6 +45,8 @@
|
||||
- type: PoweredLight
|
||||
bulb: Tube
|
||||
- type: PowerReceiver
|
||||
- type: Destructible
|
||||
maxHP: 50
|
||||
|
||||
- type: entity
|
||||
name: small light
|
||||
@@ -66,3 +68,5 @@
|
||||
- type: PoweredLight
|
||||
bulb: Bulb
|
||||
- type: PowerReceiver
|
||||
- type: Destructible
|
||||
maxHP: 25
|
||||
|
||||
Reference in New Issue
Block a user