mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
* reverts #18618 * refixes the chainsaw
This commit is contained in:
@@ -627,7 +627,7 @@
|
||||
else
|
||||
if(target.stat != DEAD)
|
||||
user.apply_status_effect(STATUS_EFFECT_CHAINSAW_SLAYING)
|
||||
if(..())
|
||||
if(isnull(..())) // attack returns null if the attack was successful, (against humans)
|
||||
target.KnockDown(8 SECONDS)
|
||||
return
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user