fix(DB/scripts): Freya - Sun beam (#3730)

This commit is contained in:
Silker
2020-11-22 11:16:35 -06:00
committed by GitHub
parent 17afcaf5cc
commit 4105d370bf
2 changed files with 19 additions and 3 deletions

View File

@@ -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)