﻿<configs>

    <!-- Ajustement de l'interface AEC et CATUI -->

    <set xpath="//window[@name='windowCraftingListInternationalMarket']//grid[@name='recipes']/@pos">3,-152</set>
    <set xpath="//window[@name='windowCraftingListInternationalMarket']//grid[@name='recipes']/@height">495</set>
    <set xpath="//window[@name='windowCraftingListInternationalMarket']//grid[@name='recipes']/@rows">5</set>
    <set xpath="//window[@name='windowCraftingListHead']//grid[@name='recipes']/@pos">3,-152</set>
    <set xpath="//window[@name='windowCraftingListHead']//grid[@name='recipes']/@height">495</set>
    <set xpath="//window[@name='windowCraftingListHead']//grid[@name='recipes']/@rows">5</set>
    <set xpath="//window[@name='windowCraftingListExtreme']//grid[@name='recipes']/@pos">3,-240</set>
    <set xpath="//window[@name='windowCraftingListExtreme']//grid[@name='recipes']/@height">600</set>
    <set xpath="//window[@name='windowCraftingListExtreme']//grid[@name='recipes']/@rows">4</set>
    <set xpath="//window[@name='windowCraftingQueue']/rect[@controller='CraftingQueue']/@pos">88,-56</set>
    <set xpath="//window[@name='windowCraftingQueue']/rect[@controller='CraftingQueue']/grid[@name='queue']/@pos">-85,-42</set>

    <!-- Quest journal: reset objectives to vanilla size so rewards stack below -->
    <setattribute xpath="/windows/window[@name='windowQuestObjectives']" name="height">240</setattribute>
    <setattribute xpath="/windows/window[@name='windowQuestObjectives']/rect[@name='content']" name="height">194</setattribute>
    <setattribute xpath="/windows/window[@name='windowQuestObjectives']/rect[@name='content']//grid[@name='objectiveList']" name="rows">5</setattribute>
    <setattribute xpath="/windows/window[@name='windowQuestObjectives']/rect[@name='content']//grid[@name='objectiveList']" name="height">184</setattribute>

</configs>
