diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 4117ad9895..90c5ae7bca 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -54,6 +54,7 @@ - type: ReplacementAccent accent: mouse - type: MeleeWeapon + hidden: true range: 1.5 arcwidth: 0 arc: bite @@ -130,6 +131,7 @@ autoPopulate: false name: action-name-disarm - type: MeleeWeapon + hidden: true range: 0.3 arcwidth: 0 arc: bite @@ -655,6 +657,7 @@ Dead: Base: kangaroo-boxing-dead - type: MeleeWeapon + hidden: true range: 1.5 arcwidth: 0 arc: claw @@ -1182,6 +1185,7 @@ - id: FoodMeatPenguin amount: 3 - type: MeleeWeapon + hidden: true range: 0.5 arcwidth: 0 arc: bite diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/bear.yml b/Resources/Prototypes/Entities/Mobs/NPCs/bear.yml index 05970072a2..42116cf970 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/bear.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/bear.yml @@ -57,6 +57,7 @@ heatDamageThreshold: 500 coldDamageThreshold: 0 - type: MeleeWeapon + hidden: true range: 0.5 arcwidth: 0 arc: claw diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml b/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml index 74dd5bf9d1..58b20e0ce4 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml @@ -65,6 +65,7 @@ - id: FoodMeatFish amount: 2 - type: MeleeWeapon + hidden: true range: 1.5 arcwidth: 0 arc: bite diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml b/Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml index 96195560cf..5f97dd0882 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml @@ -36,6 +36,7 @@ - type: HumanoidAppearance - type: AnimationPlayer - type: MeleeWeapon + hidden: true range: 1.5 arcwidth: 0 arc: fist diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml index 08c6aab32c..ae3c4ba883 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml @@ -75,6 +75,7 @@ Dead: Base: narsian_dead - type: MeleeWeapon + hidden: true range: 1.5 arcwidth: 0 arc: bite diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml b/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml index 29116df907..ae120aa1d9 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml @@ -41,6 +41,7 @@ 150: Critical 200: Dead - type: MeleeWeapon + hidden: true range: 1 arcwidth: 0 arc: claw @@ -136,6 +137,7 @@ 300: Critical 350: Dead - type: MeleeWeapon + hidden: true range: 1.5 arcwidth: 0 arc: fist @@ -202,6 +204,7 @@ 30: Critical 60: Dead - type: MeleeWeapon + hidden: true range: 1 arcwidth: 0 arc: claw diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml b/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml index ab45ea29ef..b43bd82394 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml @@ -116,6 +116,7 @@ preset: AnimalPreset - type: Examiner - type: MeleeWeapon + hidden: true range: 1.5 arcwidth: 0 arc: bite diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/spacetick.yml b/Resources/Prototypes/Entities/Mobs/NPCs/spacetick.yml index f1b1b9f8f1..f115fb6e53 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/spacetick.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/spacetick.yml @@ -54,6 +54,7 @@ autoPopulate: false name: action-name-disarm - type: MeleeWeapon + hidden: true range: 0.5 arcwidth: 0 arc: bite diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml b/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml index 4285b557c1..db501b4df4 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml @@ -61,6 +61,7 @@ Bloodloss: -0.25 - type: MeleeWeapon + hidden: true range: 1.5 arcwidth: 0 hitSound: @@ -190,6 +191,7 @@ baseWalkSpeed : 2.8 baseSprintSpeed : 3.8 - type: MeleeWeapon + hidden: true damage: groups: Brute: 40 @@ -228,6 +230,7 @@ baseWalkSpeed : 2.3 baseSprintSpeed : 4.2 - type: MeleeWeapon + hidden: true damage: groups: Brute: 35 @@ -266,6 +269,7 @@ baseWalkSpeed : 2.7 baseSprintSpeed : 6.0 - type: MeleeWeapon + hidden: true damage: groups: Brute: 15 @@ -357,6 +361,7 @@ factions: - Xeno - type: MeleeWeapon + hidden: true range: 1.5 arcwidth: 0 arc: bite diff --git a/Resources/Prototypes/Entities/Mobs/Player/dragon.yml b/Resources/Prototypes/Entities/Mobs/Player/dragon.yml index 0508f4f6c0..519f1f480e 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/dragon.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/dragon.yml @@ -91,6 +91,7 @@ path: /Audio/Animals/space_dragon_roar.ogg soundPerceivedByOthers: false # A 75% chance for a loud roar would get old fast. - type: MeleeWeapon + hidden: true hitSound: path: /Audio/Effects/bite.ogg damage: diff --git a/Resources/Prototypes/Entities/Mobs/Player/familiars.yml b/Resources/Prototypes/Entities/Mobs/Player/familiars.yml index 2ec1a0e36e..3c96d20542 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/familiars.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/familiars.yml @@ -40,6 +40,7 @@ description: Obey your master. Spread chaos. rules: You are an intelligent, demonic dog. Try to help the chaplain and any of his flock. As an antagonist, you're otherwise unrestrained. - type: MeleeWeapon + hidden: true range: 1.5 arcwidth: 0 arc: bite diff --git a/Resources/Prototypes/Entities/Mobs/Player/guardian.yml b/Resources/Prototypes/Entities/Mobs/Player/guardian.yml index 8ecf4363e5..6d8f15758d 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/guardian.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/guardian.yml @@ -79,6 +79,7 @@ proto: guardian - type: Pullable - type: MeleeWeapon + hidden: true range: 2 arcwidth: 30 arc: fist diff --git a/Resources/Prototypes/Entities/Mobs/Species/base.yml b/Resources/Prototypes/Entities/Mobs/Species/base.yml index 71ebd0b29e..6983daed0f 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/base.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/base.yml @@ -291,6 +291,7 @@ - type: AnimationPlayer - type: Buckle - type: MeleeWeapon + hidden: true hitSound: collection: Punch range: 0.8 diff --git a/Resources/Prototypes/Entities/Mobs/Species/reptilian.yml b/Resources/Prototypes/Entities/Mobs/Species/reptilian.yml index bd23c071f4..36baf06b29 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/reptilian.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/reptilian.yml @@ -132,6 +132,7 @@ damageContainer: Biological damageModifierSet: Scale - type: MeleeWeapon + hidden: true hitSound: path: /Audio/Weapons/pierce.ogg range: 0.8