DB/Templates: Correct 25 man loot IDs for Freya's chest based on the only actual parsed 25man chest there is. NOTE: This is not WDB data, merely guesswork.

This commit is contained in:
Machiavelli
2011-10-29 15:57:50 +02:00
parent 526ada47e1
commit cb52cf011f

View File

@@ -0,0 +1,5 @@
-- 25 man chest loot IDs
UPDATE `gameobject_template` SET `data1`=26961 WHERE `entry`=194330;
UPDATE `gameobject_template` SET `data1`=26960 WHERE `entry`=194329;
UPDATE `gameobject_template` SET `data1`=26959 WHERE `entry`=194328;