You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
774 B
21 lines
774 B
<!--
|
|
Thank you to Stinth for the big help with the automatic mapping scripts!
|
|
Also thanks to Mombe, Gemsplitter, Mendo, Kvisky, Zivils, Omny
|
|
regex to replace names:
|
|
\["creatureType"\] = (".*");
|
|
\["creatureType"\] = L\[$1\];
|
|
-->
|
|
<Ui xmlns="http://www.blizzard.com/wow/ui/">
|
|
<Script file='DeOtherSide.lua'/>
|
|
<Script file='HallsOfAtonement.lua'/>
|
|
<Script file='MistsOfTirnaScithe.lua'/>
|
|
<Script file='Plaguefall.lua'/>
|
|
<Script file='SanguineDepths.lua'/>
|
|
<Script file='SpiresOfAscension.lua'/>
|
|
<Script file='TheNecroticWake.lua'/>
|
|
<Script file='TheaterOfPain.lua'/>
|
|
<Script file='TazaveshLower.lua'/>
|
|
<Script file='TazaveshUpper.lua'/>
|
|
<Script file='GrimrailDepot.lua'/>
|
|
<Script file='IronDocks.lua'/>
|
|
</Ui>
|
|
|