mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Scripts/DrakTharonKeep: Update King Dred to use events
Closes #10385 Signed-off-by: joschiwald <joschiwald@online.de>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spelldifficulty_dbc` WHERE `id` = 48849;
|
||||
INSERT INTO `spelldifficulty_dbc` (`id`, `spellid0`, `spellid1`) VALUES
|
||||
(48849, 48849, 59422);
|
||||
Reference in New Issue
Block a user