fix(DB/SAI): Corrected despawn type for Tabulks summoned by Shado 'Fi… (#13778)

fix(DB/SAI): Corrected despawn type for Tabulks summoned by Shado 'Fitz' Farstrider.

Fixes #12241
This commit is contained in:
UltraNix
2022-11-21 10:12:37 +01:00
committed by GitHub
parent 888f9bb0bb
commit fc2d839737

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_summon_groups` SET `summonType`=2 WHERE `summonerId`=18180;