fix(DB/Spell): Correct map ID for Medallion of Karabor. (#21175)
This commit is contained in:
parent
c3f4995366
commit
3f1d54b871
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/karabor-fix.sql
Normal file
1
data/sql/updates/pending_db_world/karabor-fix.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `spell_target_position` SET `MapID` = 530 WHERE `ID` = 41234 AND `EffectIndex` = 0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue