fix(DB/gameobject_template): Quest "Thwarting Kolkar Aggression" (#2249)

This commit is contained in:
Stoabrogga
2019-09-14 23:30:37 +02:00
committed by GitHub
parent 1bf8e3441a
commit 8d9a506284

View File

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