diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 5012465862..5545762e23 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -65,6 +65,11 @@ id: MobBee description: Nice to have, but you can't build a civilization on a foundation of honey alone. components: + - type: CombatMode + disarmAction: + enabled: false + autoPopulate: false + name: action-name-disarm - type: MovementSpeedModifier baseWalkSpeed : 7 baseSprintSpeed : 7 @@ -114,6 +119,11 @@ id: MobAngryBee description: How nice a bee. Oh no, it looks angry and wants my pizza. components: + - type: CombatMode + disarmAction: + enabled: false + autoPopulate: false + name: action-name-disarm - type: UnarmedCombat range: 0.3 arcwidth: 0