diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml b/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml index 864d03cd2a..95392e9a28 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml @@ -181,7 +181,11 @@ - type: HTN rootTask: task: DragonCarpCompound - + - type: Flammable + damage: + types: {} + - type: Temperature + heatDamageThreshold: 1200 - type: entity id: MobCarpDungeon parent: MobCarp diff --git a/Resources/Prototypes/Entities/Mobs/Player/dragon.yml b/Resources/Prototypes/Entities/Mobs/Player/dragon.yml index 441751a80b..f4e6f1d39c 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/dragon.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/dragon.yml @@ -106,7 +106,7 @@ - RadiationProtection - Adrenaline - type: Temperature - heatDamageThreshold: 800 + heatDamageThreshold: 2400 - type: Metabolizer solutionOnBody: false updateInterval: 0.25