mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
fix(DB/gameobject_template): Quest "Thwarting Kolkar Aggression" (#2249)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1567360574437474388');
|
||||
|
||||
UPDATE `gameobject_template` SET `Data3` = 30000, `Data4` = 0 WHERE `entry` IN (3189,3190,3192);
|
||||
Reference in New Issue
Block a user