Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): 66f3bc5
  • Loading branch information
github-actions[bot] committed Dec 26, 2023
1 parent 66f3bc5 commit 4922c46
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- DB update 2023_12_25_01 -> 2023_12_26_00
-- Spawn NPC 'Crown Apothecary' for event 'Love is in the Air' only
DELETE FROM `game_event_creature` WHERE (`eventEntry` = 8) AND (`guid` = 146624);
INSERT INTO `game_event_creature` (`eventEntry`,`guid`) VALUES
Expand Down

0 comments on commit 4922c46

Please sign in to comment.