diff --git a/Content.IntegrationTests/Tests/Commands/RejuvenateTest.cs b/Content.IntegrationTests/Tests/Commands/RejuvenateTest.cs index 3a6013df74..98f940702a 100644 --- a/Content.IntegrationTests/Tests/Commands/RejuvenateTest.cs +++ b/Content.IntegrationTests/Tests/Commands/RejuvenateTest.cs @@ -22,8 +22,6 @@ namespace Content.IntegrationTests.Tests.Commands components: - type: Damageable damagePrototype: biologicalDamageContainer - criticalThreshold: 100 - deadThreshold: 200 - type: MobState thresholds: 0: !type:NormalMobState {} diff --git a/Content.IntegrationTests/Tests/Disposal/DisposalUnitTest.cs b/Content.IntegrationTests/Tests/Disposal/DisposalUnitTest.cs index 83add9783e..cd87219e92 100644 --- a/Content.IntegrationTests/Tests/Disposal/DisposalUnitTest.cs +++ b/Content.IntegrationTests/Tests/Disposal/DisposalUnitTest.cs @@ -66,8 +66,6 @@ namespace Content.IntegrationTests.Tests.Disposal components: - type: Damageable damagePrototype: biologicalDamageContainer - criticalThreshold: 100 - deadThreshold: 200 - type: entity name: WrenchDummy