annotate embeds.xml @ 21:d7f02c84994c

Changed QA to be an option part of /ia queue. If QA is there, IA will queue enough of an item to be created to have 1.25x QA auctino count x QA stack size (rounded up) items. If it is not there, it will create 1 on every profitable item. This commit also adds support for Auctioneer.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Tue, 06 Jul 2010 23:48:54 -0700
parents 56de19d9bd8d
children 34daa46b644a
rev   line source
Asa@0 1 <Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
Asa@0 2 <Script file="Libs\LibStub\LibStub.lua"/>
Asa@0 3 <Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
Asa@0 4 <Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/>
Asa@0 5 <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
Asa@0 6 <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
Asa@0 7 <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
Asa@0 8 <Include file="Libs\AceDbOptions-3.0\AceDbOptions-3.0.xml"/>
Asa@0 9 <Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/>
Asa@0 10 <Include file="Libs\AceBucket-3.0\AceBucket-3.0.xml"/>
Asa@0 11 <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
Asa@0 12 </Ui>