Line | |
---|
1 | DROP INDEX `aowow` ON `creature_loot_template`;
|
---|
2 | DROP INDEX `aowow` ON `disenchant_loot_template`;
|
---|
3 | DROP INDEX `aowow` ON `fishing_loot_template`;
|
---|
4 | DROP INDEX `aowow` ON `gameobject_loot_template`;
|
---|
5 | DROP INDEX `aowow` ON `item_loot_template`;
|
---|
6 | DROP INDEX `aowow` ON `pickpocketing_loot_template`;
|
---|
7 | DROP INDEX `aowow` ON `prospecting_loot_template`;
|
---|
8 | DROP INDEX `aowow` ON `skinning_loot_template`;
|
---|
9 |
|
---|
10 | DROP INDEX `aowow_lootid` ON `creature_template`;
|
---|
11 | DROP INDEX `aowow_skinloot` ON `creature_template`;
|
---|
12 | DROP INDEX `aowow_pickpocketloot` ON `creature_template`;
|
---|
13 | DROP INDEX `aowow_faction_A` ON `creature_template`;
|
---|
14 |
|
---|
15 | DROP INDEX `aowow_faction` ON `item_template`;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.