diff options
| author | maximius <none@none> | 2009-11-17 16:23:12 -0800 |
|---|---|---|
| committer | maximius <none@none> | 2009-11-17 16:23:12 -0800 |
| commit | 8f277940feeec0ddb6514711d509b4f8be81521e (patch) | |
| tree | 49fcc9d7d373ba80eaf332b67b0dfc6ee7304b8a /sql/updates | |
| parent | 670e6a69fa01a3529907b76822966edceba8795f (diff) | |
*Implement quest 11587, by manuel, with some cleanup. Closes #280
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6247_world_scripts.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/6247_world_scripts.sql b/sql/updates/6247_world_scripts.sql new file mode 100644 index 00000000000..ef19092f6ff --- /dev/null +++ b/sql/updates/6247_world_scripts.sql @@ -0,0 +1,2 @@ + +UPDATE `gameobject_template` SET `ScriptName`='go_arcane_prison' WHERE `entry`=187561; |
