From d3c2a04b9b5d248aa75d14fd7783a378c722c287 Mon Sep 17 00:00:00 2001 From: fenndragon Date: Wed, 30 Oct 2024 15:08:44 -0600 Subject: [PATCH] Update Adolescent_dragon.yml --- .../Floof/Entities/Mobs/NPCs/Adolescent_dragon.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Floof/Entities/Mobs/NPCs/Adolescent_dragon.yml b/Resources/Prototypes/Floof/Entities/Mobs/NPCs/Adolescent_dragon.yml index d323318bb60..85672801f71 100644 --- a/Resources/Prototypes/Floof/Entities/Mobs/NPCs/Adolescent_dragon.yml +++ b/Resources/Prototypes/Floof/Entities/Mobs/NPCs/Adolescent_dragon.yml @@ -51,13 +51,12 @@ - type: FloatingVisuals - type: NpcFactionMember factions: - - Dragon - PetsNT - type: Speech speechVerb: SmallMob - type: HTN rootTask: - task: MouseCompound + task: SimpleHostileCompound - type: CombatMode - type: MobMover - type: InputMover @@ -119,6 +118,7 @@ metabolizerTypes: [ Dragon ] groups: - id: Medicine + - id: Cryogenic - id: Poison - type: Butcherable spawned: @@ -223,4 +223,4 @@ deleteOnCollide: false damage: types: - Heat: 15 + Heat: 15 \ No newline at end of file