fix(DB/SAI): fix event_type of Pit Commander SAI entry (#22723)

This commit is contained in:
sudlud
2025-08-24 07:40:37 +02:00
committed by GitHub
parent 2a73b89f6a
commit a1eb3e5cec

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_type` = 61 WHERE `entryorguid` = 18945 AND `source_type` = 0 AND `id` = 4;