FixLeaks-command (still needs a sprite for the UI)

This commit is contained in:
Regalis11
2016-01-18 10:56:25 +02:00
parent eb20af622d
commit 19ec05c70e
3 changed files with 77 additions and 8 deletions
+5 -1
View File
@@ -19,5 +19,9 @@
<Order name="Operate Railgun" doingtext="Operating Railgun" targetitemtype="Turret" options="Fire at will, Hold fire" color="1.0,0.0,0.0,1.0">
<Sprite texture="Content/UI/orderSymbols.png" sourcerect="0,64,64,64"/>
</Order>
</Order>
<Order name="Fix Leaks" doingtext="Fixing Leaks" color="0.2,0.2,1.0,1.0">
<Sprite texture="Content/UI/orderSymbols.png" sourcerect="0,64,64,64"/>
</Order>
</Orders>