Jump to content

Edit History

Please note that revisions older than 365 days are pruned and will no longer show here
Survinator

Survinator

and for shamway boxes and foodpiles

 

<append xpath="//lootgroup[@name='groupFoodCommon']">
        <item name="foodCanCarrots"/>
    </append>
    
    <append xpath="//lootgroup[@name='groupFoodPileCommon']">
        <item name="foodCanCarrots"/>
    </append>
 

Survinator

Survinator

and for shamway boxes and foodpiles

 

<append xpath="//lootgroup[@name='groupFoodCommon']">
        <item name="foodCanCarrots"/>
    </append>
    
    <append xpath="//lootgroup[@name='groupFoodPileCommon']">
        <item name="foodCanCarrots"/>
    </append>
    
    <append xpath="//lootgroup[@name='groupFoodUncommon']">
        <item name="foodCanCarrots"/>
    </append>

×
×
  • Create New...