mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
Update cyborg.dm (#29505)
This commit is contained in:
@@ -78,10 +78,6 @@
|
||||
A.attack_robot(src)
|
||||
return
|
||||
|
||||
// buckled cannot prevent machine interlinking but stops arm movement
|
||||
if(buckled)
|
||||
return
|
||||
|
||||
if(W == A)
|
||||
if(W.new_attack_chain)
|
||||
W.activate_self(src)
|
||||
|
||||
Reference in New Issue
Block a user