chore(DB): import pending files

Referenced commit(s): 82ae20af1d
This commit is contained in:
github-actions[bot]
2023-10-10 13:36:29 +00:00
parent 96d0675624
commit ef94c1b085
2 changed files with 2 additions and 0 deletions

View File

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

View File

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