Upload from upload_mods.ps1
This commit is contained in:
7
Config/_backup/loot.xml
Normal file
7
Config/_backup/loot.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<configs>
|
||||
|
||||
<append xpath="//lootgroup[@name='dyes']">
|
||||
<item name="modDyeWhite"/>
|
||||
</append>
|
||||
|
||||
</configs>
|
||||
31
Config/_backup/recipes.xml
Normal file
31
Config/_backup/recipes.xml
Normal file
@@ -0,0 +1,31 @@
|
||||
<addnew>
|
||||
|
||||
<append xpath="/recipes">
|
||||
|
||||
<!-- *************************** -->
|
||||
<!-- HOLDSTYLE_PISTOL -->
|
||||
<!-- *************************** -->
|
||||
|
||||
<recipe name="IZYmodPistolHoldstyle01" count="1">
|
||||
<ingredient name="resourcePaper" count="5"/>
|
||||
</recipe>
|
||||
|
||||
<recipe name="IZYmodPistolHoldstyle02" count="1">
|
||||
<ingredient name="resourcePaper" count="5"/>
|
||||
</recipe>
|
||||
|
||||
<!-- *************************** -->
|
||||
<!-- OTHER -->
|
||||
<!-- *************************** -->
|
||||
|
||||
<recipe name="IZYadvancegunrepairkit" count="1">
|
||||
<ingredient name="resourceRepairKit" count="1"/>
|
||||
<ingredient name="resourceLegendaryParts" count="1"/>
|
||||
<ingredient name="resourceForgedSteel" count="4"/>
|
||||
</recipe>
|
||||
|
||||
|
||||
</append>
|
||||
|
||||
|
||||
</addnew>
|
||||
9
Config/_backup/traders.xml
Normal file
9
Config/_backup/traders.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<configs>
|
||||
|
||||
<!-- GUN_TRADER -->
|
||||
|
||||
<append xpath="//trader_item_group[@name='groupDyeMods']">
|
||||
<item name="modDyeWhite"/>
|
||||
</append>
|
||||
|
||||
</configs>
|
||||
Reference in New Issue
Block a user