diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/baseball_bat.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/baseball_bat.yml index edd69bcd0f..0cacd6378f 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/baseball_bat.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/baseball_bat.yml @@ -10,15 +10,16 @@ - type: MeleeWeapon damage: types: - Blunt: 14 + Blunt: 10 - type: Wieldable - type: IncreaseDamageOnWield damage: types: - Blunt: 5 + Blunt: 8 - type: Item - size: 15 + size: 20 - type: Clothing + quickEquip: false slots: - back - type: Construction diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml index cbb1316a30..18d0710425 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml @@ -15,7 +15,7 @@ - type: MeleeWeapon damage: types: - Piercing: 10 + Piercing: 12 angle: 0 animation: WeaponArcThrust - type: DamageOtherOnHit @@ -23,7 +23,7 @@ types: Piercing: 15 - type: Item - size: 40 + size: 25 - type: Clothing quickEquip: false slots: @@ -48,7 +48,7 @@ - type: IncreaseDamageOnWield damage: types: - Piercing: 7 + Piercing: 4 - type: Damageable damageContainer: Inorganic - type: Destructible