diff options
| author | maximius <none@none> | 2009-10-16 12:44:00 -0700 |
|---|---|---|
| committer | maximius <none@none> | 2009-10-16 12:44:00 -0700 |
| commit | 279d93360f70e58a6a9994b58dd148ca9699c72b (patch) | |
| tree | c84538118fcb5322c7440af7d05892d271a7b2cf /sql/updates | |
| parent | 8d6defa7ee8c90770ced9320940ed12130377c87 (diff) | |
*Ulduar teleporter, and updates, by BonDit. Thanks AniRB.
*Fixed some typos in last commit.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/5917_world_script.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/5917_world_script.sql b/sql/updates/5917_world_script.sql new file mode 100644 index 00000000000..fceaa1e7a85 --- /dev/null +++ b/sql/updates/5917_world_script.sql @@ -0,0 +1,2 @@ + +UPDATE `gameobject_template` SET `ScriptName`='ulduar_teleporter' WHERE `entry`=194569; |
