Fixtures (again) (#5636)
This commit is contained in:
@@ -81,6 +81,7 @@ namespace Content.IntegrationTests.Tests.Disposal
|
||||
damageContainer: Biological
|
||||
- type: Physics
|
||||
bodyType: KinematicController
|
||||
- type: Fixtures
|
||||
- type: DoAfter
|
||||
|
||||
- type: entity
|
||||
@@ -93,6 +94,7 @@ namespace Content.IntegrationTests.Tests.Disposal
|
||||
- Anchoring
|
||||
- type: Physics
|
||||
bodyType: Dynamic
|
||||
- type: Fixtures
|
||||
- type: DoAfter
|
||||
|
||||
- type: entity
|
||||
@@ -106,6 +108,7 @@ namespace Content.IntegrationTests.Tests.Disposal
|
||||
- type: ApcPowerReceiver
|
||||
- type: Physics
|
||||
bodyType: Static
|
||||
- type: Fixtures
|
||||
|
||||
- type: entity
|
||||
name: DisposalTrunkDummy
|
||||
|
||||
@@ -20,6 +20,7 @@ namespace Content.IntegrationTests.Tests.Doors
|
||||
components:
|
||||
- type: Physics
|
||||
bodyType: Dynamic
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
- shape:
|
||||
!type:PhysShapeCircle
|
||||
@@ -35,6 +36,7 @@ namespace Content.IntegrationTests.Tests.Doors
|
||||
- type: Airlock
|
||||
- type: Physics
|
||||
bodyType: Static
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
- shape:
|
||||
!type:PhysShapeAabb
|
||||
|
||||
@@ -25,6 +25,7 @@ namespace Content.IntegrationTests.Tests.Interaction.Click
|
||||
components:
|
||||
- type: Physics
|
||||
bodyType: Dynamic
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
- shape:
|
||||
!type:PhysShapeAabb
|
||||
|
||||
@@ -21,6 +21,7 @@ namespace Content.IntegrationTests.Tests.Utility
|
||||
name: {BlockerDummyId}
|
||||
components:
|
||||
- type: Physics
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
- shape:
|
||||
!type:PhysShapeAabb
|
||||
|
||||
Reference in New Issue
Block a user