mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
5
data/sql/updates/db_world/2025_12_18_05.sql
Normal file
5
data/sql/updates/db_world/2025_12_18_05.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2025_12_18_04 -> 2025_12_18_05
|
||||
--
|
||||
DELETE FROM `achievement_criteria_data` WHERE `criteria_id` = 3938;
|
||||
INSERT INTO `achievement_criteria_data` (`criteria_id`, `type`, `value1`, `value2`, `ScriptName`) VALUES
|
||||
(3938, 11, 0, 0, 'achievement_fa_la_la_la_ogrila');
|
||||
Reference in New Issue
Block a user