Merge pull request #844 from Stoabrogga/great_one

Fix quest 13956 "Meeting a Great One" (Children's Week)
This commit is contained in:
Barbz 2018-05-07 16:19:46 +02:00 committed by GitHub
commit e4d1cb1762
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;