mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 13:22:48 +01:00
Core/Quests Fix Quests Borrowed Technology, Volatility and The Solution Solution (#16968)
This commit is contained in:
2
sql/updates/world/2016_04_15_00_world.sql
Normal file
2
sql/updates/world/2016_04_15_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `npc_spellclick_spells` SET `spell_id`=46598 WHERE `npc_entry`=31583 and`spell_id`=59319;
|
||||
UPDATE `smart_scripts` SET `action_param2`=2 WHERE `entryorguid`=31578 and`source_type`=0 and`id`=3;
|
||||
Reference in New Issue
Block a user