mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Merge pull request #4907 from Jordie0608/maybetheturretsjusthateeachother
Makes porta turrets shoot at target instead of it's loc
This commit is contained in:
@@ -606,7 +606,7 @@
|
||||
A = new eprojectile(loc)
|
||||
else
|
||||
A = new projectile(loc)
|
||||
A.original = target.loc
|
||||
A.original = target
|
||||
if(!emagged)
|
||||
use_power(reqpower)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user