Merge pull request #4494 from Citadel-Station-13/upstream-merge-32433

[MIRROR] [READY]Refactors projectile trajectories, fixes piercing projectile inaccuracy and beam rifle visual deflections
This commit is contained in:
LetterJay
2017-12-25 21:26:17 -06:00
committed by GitHub
11 changed files with 498 additions and 269 deletions
+2 -1
View File
@@ -400,7 +400,8 @@
/obj/item/gun/dropped(mob/user)
..()
zoom(user,FALSE)
if(zoomed)
zoom(user,FALSE)
if(azoom)
azoom.Remove(user)
if(alight)