[MIRROR] [NO GBP] Fixes hierophant trophy damage [MDB IGNORE] (#13605)

This commit is contained in:
SkyratBot
2022-05-14 12:48:25 -07:00
committed by GitHub
parent f5eec93c59
commit ac9ca17acd
@@ -439,4 +439,5 @@
if(isliving(target))
var/obj/effect/temp_visual/hierophant/chaser/chaser = new(get_turf(user), user, target, 3, TRUE)
chaser.monster_damage_boost = FALSE // Weaker cuz no cooldown
chaser.damage = 20
log_combat(user, target, "fired a chaser at", src)