fix(DB/Trainer): Update Guvan to train beyond starter priest spells (#25511)

This commit is contained in:
sogladev 2026-04-20 18:30:16 +02:00 committed by GitHub
parent 28f7bc27ed
commit 2398d5cb86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,3 @@
--
-- Update Guvan to train beyond starter priest spells
UPDATE `creature_default_trainer` SET `TrainerId` = 11 WHERE (`CreatureId` = 17482);