mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
[MIRROR] [NO GBP] Fixes hierophant trophy damage [MDB IGNORE] (#13605)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user