mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(DB/scripts): Freya - Sun beam (#3730)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1605911267657207700');
|
||||
|
||||
/*
|
||||
* Update by Silker | <www.azerothcore.org> | Copyright (C)
|
||||
*/
|
||||
|
||||
-- fix models
|
||||
UPDATE `creature_template` SET `modelid1`=23258, `modelid2`=0 WHERE `entry` IN
|
||||
(33395, 33402)
|
||||
|
||||
Reference in New Issue
Block a user