Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- UPDATE `creature_template` SET `ScriptName` = "npc_kor_the_immovable" WHERE `entry` = 42469;
- -- fix pebble lvl and hp (wowiki)
- UPDATE `creature_template` SET `minlevel` = 84, `maxlevel` = 84, `exp` = 3 WHERE `entry` = 43116;
- -- quest flags
- UPDATE `quest_template` SET `QuestFlags` = 0 WHERE `entry` = 28869;
Advertisement
Add Comment
Please, Sign In to add comment