Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): cd04b6d
  • Loading branch information
github-actions[bot] committed Oct 11, 2024
1 parent cd04b6d commit dedea74
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 2024_10_11_03 -> 2024_10_11_04
DELETE FROM `creature_template_model` WHERE `CreatureID` = 22871;
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
(22871, 0, 21254, 1, 0, 51831),
Expand Down

0 comments on commit dedea74

Please sign in to comment.