mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Fixes several attack chain call sites (#27553)
This commit is contained in:
committed by
GitHub
parent
9a17eccd0d
commit
d23c808e47
@@ -211,7 +211,7 @@
|
||||
if(S)
|
||||
H.drop_item()
|
||||
H.put_in_active_hand(S)
|
||||
S.attack(H, H)
|
||||
S.attack__legacy__attackchain(H, H)
|
||||
qdel(src)
|
||||
else
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user