Conflicts:
	Subsurface/Source/Characters/AI/Objectives/AIObjectiveManager.cs
This commit is contained in:
Regalis
2016-01-18 21:48:40 +02:00
7 changed files with 87 additions and 9 deletions
+5 -1
View File
@@ -19,5 +19,9 @@
<Order name="Operate Railgun" doingtext="Operating Railgun" targetitemtype="Turret" usecontroller="true" 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.6,0.85,1.0,1.0">
<Sprite texture="Content/UI/orderSymbols.png" sourcerect="64,64,64,64"/>
</Order>
</Orders>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB