mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): Vereth the Cunning stand state (#3069)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com> Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1590522201839299900');
|
||||
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` = 30944;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `bytes2`) VALUES
|
||||
(30944, 0);
|
||||
Reference in New Issue
Block a user