fix(DB/scripts): Freya - Sun beam (#3730)
This commit is contained in:
parent
17afcaf5cc
commit
4105d370bf
2 changed files with 19 additions and 3 deletions
|
|
@ -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)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue