diff options
| author | Tartalo <none@none> | 2010-02-24 16:51:15 +0100 |
|---|---|---|
| committer | Tartalo <none@none> | 2010-02-24 16:51:15 +0100 |
| commit | 7971e3b8c1cb09e23ff118563d629e621f2df0ac (patch) | |
| tree | 54cf850b269925965a166fb0fb3e55311d8b5526 /sql/updates | |
| parent | 2ae4291442889923a4ecf63e3240dd4f029b848c (diff) | |
Icecrown, Argent Tournament: Support for quests 14096 & 14142
You've Really Done It This Time Kul
Needs db support to work properly (missing spawn + faction changes)
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/7422_world_scriptname.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/7422_world_scriptname.sql b/sql/updates/7422_world_scriptname.sql new file mode 100644 index 00000000000..d643cfa96f0 --- /dev/null +++ b/sql/updates/7422_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `ScriptName`='go_black_cage' WHERE `entry`=195310; |
