mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
DB/GameObject: Fix the horde version of Dusty Journal
This commit is contained in:
3
sql/updates/world/3.3.5/2019_07_22_04_world.sql
Normal file
3
sql/updates/world/3.3.5/2019_07_22_04_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `gameobject` SET `id`=194341 WHERE `id`=194340 AND `guid`=150115;
|
||||
UPDATE `gameobject_loot_template` SET `LootMode`=1 WHERE `entry`=26878;
|
||||
Reference in New Issue
Block a user