mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Merge branch 'master' of git://github.com/Baystation12/Baystation12 into TGUpdates
This commit is contained in:
@@ -213,7 +213,7 @@ This could be a lot better but I'm too tired atm.*/
|
||||
A.yo = targloc.y - curloc.y
|
||||
A.xo = targloc.x - curloc.x
|
||||
cell.charge-=(C*10)
|
||||
A.process()
|
||||
A.fired()
|
||||
else
|
||||
U << "\red There are no targets in view."
|
||||
return
|
||||
|
||||
@@ -567,7 +567,7 @@ Neutralize All Unidentified Life Signs: []<BR>"},
|
||||
A.yo = U.y - T.y
|
||||
A.xo = U.x - T.x
|
||||
spawn( 1 )
|
||||
A.process()
|
||||
A.fired()
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user