mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
DB/Items: Fix Recipe: Kungaloosh (wrong taught spell)
Closes #2158 (Rename a SQL file)
This commit is contained in:
1
sql/updates/world/2011_07_01_01_world_item_template.sql
Normal file
1
sql/updates/world/2011_07_01_01_world_item_template.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `item_template` SET `spellid_2`=53056 WHERE `entry`=39644;
|
||||
Reference in New Issue
Block a user