parent
26b36a5af1
commit
0dec381997
2 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2023_01_02_00 -> 2023_01_02_01
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=4 WHERE `entryorguid`=19307 AND `source_type`=0 AND `id`=2;
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_01_02_01 -> 2023_01_02_02
|
||||
--
|
||||
-- Recipe: Elixir of Major Frost Power
|
||||
UPDATE `npc_vendor` SET `incrtime`=1800 WHERE `entry` IN (18005, 18017) AND `item`=22902 AND `ExtendedCost`=0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue