mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Shield Fix (#12074)
This commit is contained in:
@@ -274,5 +274,5 @@
|
||||
if(default_parry_check(user, attacker, damage_source) && prob(20))
|
||||
user.visible_message(SPAN_DANGER("\The [user] parries [attack_text] with \the [src]!"))
|
||||
playsound(user.loc, "punchmiss", 50, 1)
|
||||
return TRUE
|
||||
return PROJECTILE_STOPPED
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user