Fix casing on physics and collidable data fields (#1537)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
thresholdvalue: 100
|
||||
- type: SubFloorHide
|
||||
- type: Physics
|
||||
Anchored: true
|
||||
anchored: true
|
||||
|
||||
- type: entity
|
||||
parent: WireBase
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
IsScrapingFloor: true
|
||||
- type: Physics
|
||||
mass: 25
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: SnapGrid
|
||||
offset: Center
|
||||
- type: UserInterface
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
components:
|
||||
- type: Physics
|
||||
mass: 25
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: Clickable
|
||||
- type: InteractionOutline
|
||||
- type: Collidable
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
IsScrapingFloor: true
|
||||
- type: Physics
|
||||
mass: 25
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: SnapGrid
|
||||
offset: Center
|
||||
- type: Lathe
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
IsScrapingFloor: true
|
||||
- type: Physics
|
||||
mass: 25
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: SnapGrid
|
||||
offset: Center
|
||||
- type: MedicalScanner
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
- type: PowerSupplier
|
||||
supplyRate: 3000
|
||||
- type: Physics
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: Anchorable
|
||||
|
||||
- type: entity
|
||||
@@ -52,7 +52,7 @@
|
||||
- type: Breakable
|
||||
thresholdvalue: 100
|
||||
- type: Physics
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: Anchorable
|
||||
|
||||
- type: entity
|
||||
@@ -80,7 +80,7 @@
|
||||
- type: PowerConsumer
|
||||
- type: BatteryStorage
|
||||
- type: Physics
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: Anchorable
|
||||
|
||||
- type: entity
|
||||
@@ -108,7 +108,7 @@
|
||||
- type: PowerSupplier
|
||||
- type: BatteryDischarger
|
||||
- type: Physics
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: Anchorable
|
||||
|
||||
- type: entity
|
||||
@@ -152,7 +152,7 @@
|
||||
- type: BatteryDischarger
|
||||
activeSupplyRate: 1000
|
||||
- type: Physics
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: Anchorable
|
||||
|
||||
- type: entity
|
||||
@@ -188,7 +188,7 @@
|
||||
- type: BatteryDischarger
|
||||
activeSupplyRate: 1000
|
||||
- type: Physics
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: Anchorable
|
||||
|
||||
- type: entity
|
||||
@@ -255,7 +255,7 @@
|
||||
texture: Constructible/Power/wirelessmachine.png
|
||||
- type: PowerReceiver
|
||||
- type: Physics
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: Anchorable
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
IsScrapingFloor: true
|
||||
- type: Physics
|
||||
mass: 25
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: SnapGrid
|
||||
offset: Center
|
||||
- type: ReagentDispenser
|
||||
|
||||
@@ -61,4 +61,4 @@
|
||||
- type: Anchorable
|
||||
- type: Physics
|
||||
mass: 25
|
||||
Anchored: true
|
||||
anchored: true
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
name: vending machine
|
||||
components:
|
||||
- type: Physics
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: Clickable
|
||||
- type: InteractionOutline
|
||||
- type: Sprite
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
IsScrapingFloor: true
|
||||
- type: Physics
|
||||
mass: 25
|
||||
Anchored: false
|
||||
anchored: false
|
||||
- type: EntityStorage
|
||||
- type: PlaceableSurface
|
||||
- type: Damageable
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
IsScrapingFloor: true
|
||||
- type: Physics
|
||||
mass: 15
|
||||
Anchored: false
|
||||
anchored: false
|
||||
- type: Damageable
|
||||
- type: Destructible
|
||||
thresholdvalue: 10
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
IsScrapingFloor: true
|
||||
- type: Physics
|
||||
mass: 25
|
||||
Anchored: false
|
||||
anchored: false
|
||||
- type: EntityStorage
|
||||
capacity: 60
|
||||
CanWeldShut: false
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
- type: InteractionOutline
|
||||
- type: Physics
|
||||
mass: 25
|
||||
Anchored: true
|
||||
anchored: true
|
||||
- type: SnapGrid
|
||||
offset: Center
|
||||
- type: MagicMirror
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
IsScrapingFloor: true
|
||||
- type: Physics
|
||||
mass: 5
|
||||
Anchored: false
|
||||
anchored: false
|
||||
- type: CanSpill
|
||||
- type: Pullable
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
IsScrapingFloor: true
|
||||
- type: Physics
|
||||
mass: 5
|
||||
Anchored: false
|
||||
anchored: false
|
||||
- type: CanSpill
|
||||
|
||||
- type: entity
|
||||
|
||||
Reference in New Issue
Block a user