mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Matt's Bugfix Galore (#9816)
This commit is contained in:
@@ -17,9 +17,6 @@
|
||||
return 1
|
||||
|
||||
/obj/item/projectile/forcebolt/strong/on_hit(var/atom/target, var/blocked = 0)
|
||||
|
||||
// var/throwdir = null
|
||||
|
||||
for(var/mob/M in hearers(2, src))
|
||||
if(M.loc != src.loc)
|
||||
var/throwdir = get_dir(firer,target)
|
||||
|
||||
Reference in New Issue
Block a user