mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Spell): Correct map ID for Medallion of Karabor. (#21175)
This commit is contained in:
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;
|
||||
Reference in New Issue
Block a user