NPCs don't try to use depth charge tubes when given the "operate railgun" command
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<Sprite texture="Content/UI/uiIcons.png" sourcerect="192,0,64,64"/>
|
||||
</Order>
|
||||
|
||||
<Order name="Operate Railgun" doingtext="Operating Railgun" targetitemtype="Turret" usecontroller="true" options="Fire at will, Hold fire" color="0.12,0.3,0.5,1.0">
|
||||
<Order name="Operate Railgun" doingtext="Operating Railgun" targetitemname="Railgun" targetitemtype="Turret" usecontroller="true" options="Fire at will, Hold fire" color="0.12,0.3,0.5,1.0">
|
||||
<Sprite texture="Content/UI/uiIcons.png" sourcerect="0,64,64,64"/>
|
||||
</Order>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user