fix(DB/creature_template): Void Zone from Lady Blaumeux (#3637)

This commit is contained in:
Silker 2020-11-07 12:49:08 -06:00 committed by GitHub
parent 5254aec645
commit 393fb2cf78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,8 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1604177835597791700');
/*
* Update by Silker | <www.azerothcore.org> | Copyright (C)
*/
UPDATE `creature_template` SET `minlevel`=80, `maxlevel`=80 WHERE `entry`=16697;