Mercurial > wow > wowdb-profiler
view libs.xml @ 22:7e4ce6371608
Take instance difficulty into account for locations. Record locations based on GUID within the NPC id so only one set of location data exists per unique NPC.
author | James D. Callahan III <jcallahan@curse.com> |
---|---|
date | Thu, 10 May 2012 12:00:50 -0500 |
parents | 24a1d78e2e8c |
children | 1d32b6f73521 |
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"> <!--@no-lib-strip@--> <Script file="Libs\LibStub\LibStub.lua"/> <Script file="Libs\CallbackHandler-1.0\CallbackHandler-1.0\CallbackHandler-1.0.lua"/> <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/> <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/> <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/> <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/> <!--@end-no-lib-strip@--> </Ui>