变量写入
This commit is contained in:
Binary file not shown.
@@ -112,6 +112,14 @@
|
||||
<value2>1</value2>
|
||||
<storeAs>taxAmount</storeAs>
|
||||
</li>
|
||||
<li Class="WulaFallenEmpire.QuestNode_WriteToEventVariablesWithAdd">
|
||||
<targetVariableName>WULA_Total_Tax_Amount</targetVariableName>
|
||||
<sourceVariableName>taxAmount</sourceVariableName>
|
||||
<value>0</value>
|
||||
<writeMode>Set</writeMode>
|
||||
<overwrite>true</overwrite>
|
||||
</li>
|
||||
|
||||
<li Class="WulaFallenEmpire.QuestNode_CheckGlobalResource">
|
||||
<resourceDef>Silver</resourceDef>
|
||||
<requiredCount>$taxAmount</requiredCount>
|
||||
|
||||
@@ -1882,7 +1882,6 @@
|
||||
<tradeability>None</tradeability>
|
||||
<highlightColor>(0.56, 0.62, 0.9)</highlightColor>
|
||||
<uiIconPath>Wula/Building/WULA_Combat_Excavator_Icon</uiIconPath>
|
||||
<designationCategory>WULA_Buildings</designationCategory>
|
||||
<rotatable>false</rotatable>
|
||||
<graphicData>
|
||||
<texPath>Wula/Building/WULA_Combat_Excavator</texPath>
|
||||
@@ -2332,7 +2331,6 @@
|
||||
<tradeability>None</tradeability>
|
||||
<highlightColor>(0.56, 0.62, 0.9)</highlightColor>
|
||||
<uiIconPath>Wula/Building/WULA_Combat_Excavator_Icon</uiIconPath>
|
||||
<designationCategory>WULA_Buildings</designationCategory>
|
||||
<rotatable>false</rotatable>
|
||||
<graphicData>
|
||||
<texPath>Wula/Building/WULA_Combat_Excavator</texPath>
|
||||
|
||||
Reference in New Issue
Block a user