mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 18:02:57 +00:00
parentheses
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
if(C.user_unbuckle_mob(C.buckled_mobs[1],src))
|
if(C.user_unbuckle_mob(C.buckled_mobs[1],src))
|
||||||
return
|
return
|
||||||
|
|
||||||
if(!W && (get_dist(src,A) <= interaction_range)))
|
if(!W && (get_dist(src,A) <= interaction_range))
|
||||||
A.attack_robot(src)
|
A.attack_robot(src)
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user