diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/home_run_bat.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/home_run_bat.yml index b633553d01..675dc7f92b 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/home_run_bat.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/home_run_bat.yml @@ -22,7 +22,7 @@ - type: MeleeRequiresWield # You can't hit a home run with one hand, jimbo. - type: MeleeThrowOnHit speed: 30 - lifetime: 5 +# lifetime: 5 - type: Item size: Large - type: Tool diff --git a/Resources/Prototypes/_Goobstation/Changeling/Entities/Objects/Weapons/Melee/changeling_hammer.yml b/Resources/Prototypes/_Goobstation/Changeling/Entities/Objects/Weapons/Melee/changeling_hammer.yml index ce0c0db961..0356e0568a 100644 --- a/Resources/Prototypes/_Goobstation/Changeling/Entities/Objects/Weapons/Melee/changeling_hammer.yml +++ b/Resources/Prototypes/_Goobstation/Changeling/Entities/Objects/Weapons/Melee/changeling_hammer.yml @@ -31,9 +31,9 @@ malus: 0 - type: MeleeThrowOnHit speed: 5 - lifetime: 0.5 +# lifetime: 0.5 - type: KnockdownOnHit # WD EDIT delay: 0 knockdownTime: 0 jitterTime: 0 - stutterTime: 0 \ No newline at end of file + stutterTime: 0 diff --git a/Resources/Prototypes/_Lavaland/Entities/Objects/Weapons/crushers.yml b/Resources/Prototypes/_Lavaland/Entities/Objects/Weapons/crushers.yml index 6ba26805cb..5ff7a950f7 100644 --- a/Resources/Prototypes/_Lavaland/Entities/Objects/Weapons/crushers.yml +++ b/Resources/Prototypes/_Lavaland/Entities/Objects/Weapons/crushers.yml @@ -117,7 +117,7 @@ sprite: _Lavaland/Objects/Weapons/Crushers/crusher_hammer-inhands.rsi - type: MeleeThrowOnHit speed: 5 - lifetime: 0.5 +# lifetime: 0.5 #- type: FlipOnHit - type: GunRequiresWield - type: Wieldable diff --git a/Resources/Prototypes/_White/Entities/Objects/Weapons/Melee/hosbat.yml b/Resources/Prototypes/_White/Entities/Objects/Weapons/Melee/hosbat.yml index 573baf1c4f..7bd9ac945f 100644 --- a/Resources/Prototypes/_White/Entities/Objects/Weapons/Melee/hosbat.yml +++ b/Resources/Prototypes/_White/Entities/Objects/Weapons/Melee/hosbat.yml @@ -26,7 +26,7 @@ - belt - type: MeleeThrowOnHit speed: 10 - lifetime: 0.05 +# lifetime: 0.05 - type: FlipOnHit applyToSelf: false - type: MeleeBlock