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