mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-13 08:04:22 +01:00
Pointblank fix (#18701)
This commit is contained in:
@@ -631,6 +631,7 @@
|
||||
damage_mult = 2.5
|
||||
else if(grabstate >= GRAB_AGGRESSIVE)
|
||||
damage_mult = 1.5
|
||||
P.agony *= damage_mult
|
||||
P.damage *= damage_mult
|
||||
|
||||
/obj/item/gun/proc/process_accuracy(obj/projectile, mob/living/user, atom/target, var/burst, var/held_twohanded)
|
||||
|
||||
Reference in New Issue
Block a user