mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
* reverts #18618 * refixes the chainsaw
This commit is contained in:
@@ -473,7 +473,6 @@ emp_act
|
||||
bonus_damage = H.physiology.melee_bonus
|
||||
|
||||
apply_damage(I.force + bonus_damage , I.damtype, affecting, armor, sharp = weapon_sharp, used_weapon = I)
|
||||
. = TRUE // at this point the attack has succeeded.
|
||||
|
||||
var/bloody = 0
|
||||
if(I.damtype == BRUTE && I.force && prob(25 + I.force * 2))
|
||||
|
||||
Reference in New Issue
Block a user