diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index e47e14c9c8..9ef49ff72a 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -363,6 +363,17 @@ whitelistRequired: false name: ghost-role-information-mothroach-name description: ghost-role-information-mothroach-description + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeCircle + radius: 0.2 + density: 120 + mask: + - SmallMobMask + layer: + - SmallMobLayer - type: GhostTakeoverAvailable - type: Speech speechVerb: Moth @@ -393,8 +404,8 @@ - type: MobThresholds thresholds: 0: Alive - 25: Critical - 45: Dead + 40: Critical + 60: Dead - type: MovementSpeedModifier baseWalkSpeed : 2.5 baseSprintSpeed : 4 @@ -443,6 +454,14 @@ prototype: Mothroach - type: TypingIndicator proto: moth + - type: Destructible + thresholds: + - trigger: + !type:DamageTypeTrigger + damageType: Blunt + damage: 60 + behaviors: + - !type:GibBehavior { } - type: entity name: mallard duck #Quack @@ -2550,7 +2569,7 @@ - type: NpcFactionMember factions: - Syndicate - + - type: entity name: space cat id: MobCatSpace