mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 21:57:01 +01:00
*Add support for quest 1819 - by Anubisss
--HG-- branch : trunk
This commit is contained in:
2
sql/updates/586_world_scripts.sql
Normal file
2
sql/updates/586_world_scripts.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `gameobject_template` SET `ScriptName` = 'go_mausoleum_trigger' WHERE `entry` = 104593;
|
||||
UPDATE `gameobject_template` SET `ScriptName` = 'go_mausoleum_door' WHERE `entry` = 176594;
|
||||
Reference in New Issue
Block a user