mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB): ICC Intro Event - Saurfang/Muradin MODELID (#3432)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1599321019527522400');
|
||||
|
||||
UPDATE `creature` SET `id` = 32315, `modelid` = 30583 WHERE `guid` = 200984;
|
||||
Reference in New Issue
Block a user