mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
DB/Quest: Vision Guide (Credit)
Give quest credit via spell instead of using areaexploredoreventhappens
This commit is contained in:
1
sql/updates/world/ 2015_04_19_01_world.sql
Normal file
1
sql/updates/world/ 2015_04_19_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `action_type`=85, `action_param1`=36569, `action_param2`=2, `comment`='Triggger - LOS -Cast Vision Guide: Quest Complete' WHERE `entryorguid`=21321 AND `source_type`=0 AND `id`=0 AND `link`=1;
|
||||
Reference in New Issue
Block a user