Skip to content

Commit

Permalink
slight buff because i'm the fuckign joker
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerev4r committed Sep 20, 2024
1 parent 4779170 commit 358941e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
source.visible_message(span_warning("[source]'s shell weathers the blow, absorbing most of the shock!"))
playsound(source, 'sound/weapons/parry.ogg', 50, extrarange = SHORT_RANGE_SOUND_EXTRARANGE)

COOLDOWN_START(src, shell_effect_cd, 5 SECONDS) // Cooldown resets EVERY time we get hit
COOLDOWN_START(src, shell_effect_cd, 3 SECONDS) // Cooldown resets EVERY time we get hit

/// Checks if the passed mob is in a valid state to be blocking damage with the snail shell
/obj/item/organ/internal/heart/snail/proc/is_blocking(mob/living/carbon/human/blocker, damage_amount, damagetype, attack_direction)
Expand Down

0 comments on commit 358941e

Please sign in to comment.