Merge branch 'master' of git://github.com/Baystation12/Baystation12 into TGUpdates

This commit is contained in:
Ren Erthilo
2012-04-16 21:47:42 +01:00
2 changed files with 2 additions and 2 deletions
@@ -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
+1 -1
View File
@@ -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