Remove combat mode component reference (#15206)
This commit is contained in:
@@ -73,10 +73,6 @@
|
||||
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
|
||||
@@ -134,10 +130,6 @@
|
||||
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: MeleeWeapon
|
||||
hidden: true
|
||||
angle: 0
|
||||
@@ -652,7 +644,6 @@
|
||||
description: A large marsupial herbivore. It has powerful hind legs and... boxing gloves?
|
||||
components:
|
||||
- type: CombatMode
|
||||
disarm: null
|
||||
- type: Sprite
|
||||
drawdepth: Mobs
|
||||
layers:
|
||||
@@ -690,7 +681,6 @@
|
||||
description: New church of neo-darwinists actually believe that EVERY animal evolved from a monkey. Tastes like pork, and killing them is both fun and relaxing.
|
||||
components:
|
||||
- type: CombatMode
|
||||
disarm: null
|
||||
- type: NameIdentifier
|
||||
group: Monkey
|
||||
- type: SentienceTarget
|
||||
@@ -858,10 +848,6 @@
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-combat
|
||||
disarmAction:
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-disarm
|
||||
- type: Bloodstream
|
||||
bloodMaxVolume: 50
|
||||
- type: DiseaseCarrier #The other class lab animal and disease vector
|
||||
@@ -1329,10 +1315,6 @@
|
||||
- id: FoodMeatSpider
|
||||
amount: 2
|
||||
- type: CombatMode
|
||||
disarmAction:
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-disarm
|
||||
- type: MobThresholds
|
||||
thresholds:
|
||||
0: Alive
|
||||
@@ -2028,10 +2010,6 @@
|
||||
types:
|
||||
Blunt: 0.1
|
||||
- type: CombatMode
|
||||
disarmAction:
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-disarm
|
||||
- type: MeleeWeapon
|
||||
hidden: true
|
||||
soundHit:
|
||||
|
||||
@@ -56,10 +56,6 @@
|
||||
bloodMaxVolume: 300
|
||||
bloodReagent: Cryoxadone
|
||||
- type: CombatMode
|
||||
disarmAction:
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-disarm
|
||||
- type: Temperature
|
||||
heatDamageThreshold: 500
|
||||
coldDamageThreshold: 0
|
||||
|
||||
@@ -20,10 +20,6 @@
|
||||
- map: [ "enum.DamageStateVisualLayers.Base" ]
|
||||
state: base
|
||||
- type: CombatMode
|
||||
disarmAction:
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-disarm
|
||||
- type: Physics
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
|
||||
@@ -39,10 +39,6 @@
|
||||
- type: Bloodstream
|
||||
bloodMaxVolume: 100
|
||||
- type: CombatMode
|
||||
disarmAction:
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-disarm
|
||||
- type: MeleeWeapon
|
||||
hidden: true
|
||||
soundHit:
|
||||
|
||||
@@ -57,10 +57,6 @@
|
||||
- type: Bloodstream
|
||||
bloodMaxVolume: 50
|
||||
- type: CombatMode
|
||||
disarmAction:
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-disarm
|
||||
- type: MeleeWeapon
|
||||
hidden: true
|
||||
soundHit:
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
- type: DiseaseProtection
|
||||
protection: 1
|
||||
- type: CombatMode
|
||||
disarm: null
|
||||
- type: InputMover
|
||||
- type: MobMover
|
||||
- type: HTN
|
||||
|
||||
@@ -18,10 +18,6 @@
|
||||
- Dragon
|
||||
- type: Speech
|
||||
- type: CombatMode
|
||||
disarmAction:
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-disarm
|
||||
- type: MobMover
|
||||
- type: InputMover
|
||||
- type: MovementSpeedModifier
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
id: MobDwarf
|
||||
components:
|
||||
- type: CombatMode
|
||||
disarm: null
|
||||
- type: InteractionPopup
|
||||
successChance: 1
|
||||
interactSuccessString: hugging-success-generic
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
id: MobHuman
|
||||
components:
|
||||
- type: CombatMode
|
||||
disarm: null
|
||||
- type: InteractionPopup
|
||||
successChance: 1
|
||||
interactSuccessString: hugging-success-generic
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
id: MobReptilian
|
||||
components:
|
||||
- type: CombatMode
|
||||
disarm: null
|
||||
- type: InteractionPopup
|
||||
successChance: 1
|
||||
interactSuccessString: hugging-success-generic
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
id: MobSlimePerson
|
||||
components:
|
||||
- type: CombatMode
|
||||
disarm: null
|
||||
- type: InteractionPopup
|
||||
successChance: 1
|
||||
interactSuccessString: hugging-success-generic
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
id: MobVox
|
||||
components:
|
||||
- type: CombatMode
|
||||
disarm: null
|
||||
- type: InteractionPopup
|
||||
successChance: 1
|
||||
interactSuccessString: hugging-success-generic
|
||||
|
||||
Reference in New Issue
Block a user