diff options
| author | Tartalo <none@none> | 2010-04-11 20:29:57 +0200 |
|---|---|---|
| committer | Tartalo <none@none> | 2010-04-11 20:29:57 +0200 |
| commit | 8dd94f4fabbaece7979ea38a96057e0a22ceea73 (patch) | |
| tree | 5d1c4b65aa25d8a0d5a2046d27afcebb18e1f3d4 /sql/updates | |
| parent | 65c3e979e2eed9e2485caf65b487dbd2219c0592 (diff) | |
Azuremyst Isle: Support for quest 9544
The Prophecy of Akida
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/7873_world_scriptname.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/7873_world_scriptname.sql b/sql/updates/7873_world_scriptname.sql new file mode 100644 index 00000000000..8ae09707aed --- /dev/null +++ b/sql/updates/7873_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `ScriptName`='go_stillpine_cage' WHERE `entry`=181714; |
