mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
pre_attack change (#30305)
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
if(istype(A, /obj/machinery/hydroponics))
|
||||
// Calling afterattack from pre_attack looks stupid, but afterattack with proximity FALSE is what makes the gun fire, and we're returning FALSE to cancel the melee attack.
|
||||
afterattack__legacy__attackchain(A, user, FALSE, params)
|
||||
return FALSE
|
||||
return CONTINUE_ATTACK
|
||||
return ..()
|
||||
|
||||
//////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user