mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Can Move Dense Objects Around Corners (#12337)
This commit is contained in:
committed by
variableundefined
parent
eaca401fed
commit
410f23edbb
@@ -543,7 +543,7 @@
|
||||
else
|
||||
..()
|
||||
|
||||
/mob/living/simple_animal/bot/ed209/RangedAttack(atom/A)
|
||||
/mob/living/simple_animal/bot/ed209/RangedAttack(atom/A, params)
|
||||
if(!on)
|
||||
return
|
||||
shootAt(A)
|
||||
|
||||
Reference in New Issue
Block a user