Bees cannot disarm anymore (#7638)

This commit is contained in:
Júlio César Ueti
2022-04-18 19:41:07 -03:00
committed by GitHub
parent f6355432c9
commit 8845cab23c

View File

@@ -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