Guest User

Untitled

a guest
Jul 16th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. # Yogg-Saron
  2. UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` IN (33288,33955);
  3. # Thorim
  4. UPDATE `gameobject_template` SET `data1` = 0 WHERE `entry` IN (194312,194313,194314,194315);
  5. # Mimiron
  6. UPDATE `gameobject_template` SET `data1` = 0 WHERE `entry` IN (194789,194956,194957,194958);
Add Comment
Please, Sign In to add comment