Update hierophant_loot.dm (#25042)

This commit is contained in:
Stone
2024-04-18 14:02:11 +01:00
committed by GitHub
parent fc86494b5a
commit 70796cac43
@@ -16,6 +16,7 @@
attack_verb = list("clubbed", "beat", "pummeled")
hitsound = 'sound/weapons/sonic_jackhammer.ogg'
actions_types = list(/datum/action/item_action/vortex_recall, /datum/action/item_action/toggle_unfriendly_fire)
resistance_flags = LAVA_PROOF | FIRE_PROOF
var/cooldown_time = 20 //how long the cooldown between non-melee ranged attacks is
var/chaser_cooldown = 81 //how long the cooldown between firing chasers at mobs is
var/chaser_timer = 0 //what our current chaser cooldown is