mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
buffs fireaxe (#7363)
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
P.die_off()
|
||||
|
||||
/obj/item/weapon/material/twohanded/fireaxe/pre_attack(var/mob/living/target, var/mob/living/user)
|
||||
user.setClickCooldown(DEFAULT_ATTACK_COOLDOWN * 2.5)
|
||||
user.setClickCooldown(DEFAULT_ATTACK_COOLDOWN * 1.5)
|
||||
if(istype(target) && wielded)
|
||||
cleave(user, target)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user