mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
Merge pull request #844 from Stoabrogga/great_one
Fix quest 13956 "Meeting a Great One" (Children's Week)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO version_db_world (`sql_rev`) VALUES ('1525438412721008951');
|
||||
|
||||
UPDATE `creature_template` SET `scriptname` = 'npc_the_etymidian' WHERE `entry` = 28092;
|
||||
UPDATE `creature_template` SET `scriptname` = '' WHERE `entry` = 28033;
|
||||
Reference in New Issue
Block a user