Mercurial > wow > askmrrobot
view AskMrRobot.xml @ 21:a400b906acca v4
Version 4: fixed an issue with the bank. Added Void Storage. Added Reagent Bank.
Also removed stackable items from the export string
author | Adam tegen <adam.tegen@gmail.com> |
---|---|
date | Wed, 15 Oct 2014 08:38:53 -0500 |
parents | ec731d2fe6ba |
children |
line wrap: on
line source
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> <GameTooltip name="MyScanningTooltip" inherits="GameTooltipTemplate"> <Scripts> <Onload> self:SetOwner(WorldFrame, "ANCHOR_NONE"); </Onload> </Scripts> </GameTooltip> </Ui>