-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
...es/pending_db_world/Thornvine_Creeper.sql → data/sql/updates/db_world/2025_02_07_01.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
-- DB update 2025_02_07_00 -> 2025_02_07_01 | ||
|
||
-- Thornvine Creeper skinloot | ||
UPDATE `creature_template` SET `skinloot` = 80007 WHERE (`entry` = 23874); |
1 change: 1 addition & 0 deletions
1
...ding_db_world/rev_1738910632654611022.sql → data/sql/updates/db_world/2025_02_07_02.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
-- DB update 2025_02_07_01 -> 2025_02_07_02 | ||
UPDATE `creature_template` SET `skinloot` = 80103 WHERE `entry` = 24316; |