mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-14 12:12:34 -04:00
Fixes issue #1073. Please, post your contribution following our coding style, otherwise I have to waste a lot of time cleaning up the code --HG-- branch : trunk
4 lines
252 B
SQL
4 lines
252 B
SQL
UPDATE `instance_template` SET `script`='instance_blackrock_spire' WHERE `map`=229;
|
|
UPDATE `creature_template` SET `ScriptName`='npc_rookey_whelp' WHERE entry=10161;
|
|
UPDATE `gameobject_template` SET `ScriptName`='go_rookey_egg' WHERE entry=175124;
|