mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 00:23:48 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_10_10_05 -> 2023_10_10_06
|
||||
-- Quest: Cuergo's Gold
|
||||
UPDATE `gameobject_template` SET `AIName` = 'SmartGameObjectAI', `ScriptName` = '' WHERE `entry` = 142189;
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_10_10_06 -> 2023_10_10_07
|
||||
-- Change from 150 minutes to 5
|
||||
UPDATE `event_scripts` SET `datalong2` = 300000 WHERE `id` = 3084 AND `command` = 10;
|
||||
|
||||
Reference in New Issue
Block a user