Can Move Dense Objects Around Corners (#12337)

This commit is contained in:
Fox McCloud
2019-09-20 17:58:19 -07:00
committed by variableundefined
parent eaca401fed
commit 410f23edbb
5 changed files with 19 additions and 23 deletions
@@ -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)