gives vortex blasts 50% armor pen vs mechas (#13171)

* Update hierophant.dm

* Update hierophant.dm

* Update hierophant.dm
This commit is contained in:
silicons
2020-08-25 13:17:36 -07:00
committed by GitHub
parent 973839dee4
commit 1608214156
@@ -661,7 +661,7 @@ Difficulty: Normal
continue
to_chat(M.occupant, "<span class='userdanger'>Your [M.name] is struck by a [name]!</span>")
playsound(M,'sound/weapons/sear.ogg', 50, 1, -4)
M.take_damage(damage, BURN, 0, 0)
M.take_damage(damage, BURN, 0, 0, null, 50)
/obj/effect/hierophant
name = "hierophant beacon"