mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
chore(DB/VerifiedBuild): Gameobject 3.3.0 (#3398)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1598880966895655100');
|
||||
/*
|
||||
* General: Build Update
|
||||
* Update by Knindza | <www.azerothcore.org>
|
||||
* Copyright (C) <www.shadowburn.net> & <www.lichbane.com>
|
||||
*/
|
||||
|
||||
/* Content 3.3.0 */
|
||||
SET @Build := 11159;
|
||||
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild` = @Build WHERE `entry` IN (202443, 202616, 202218);
|
||||
Reference in New Issue
Block a user