diff options
| author | Tartalo <none@none> | 2010-02-23 20:36:56 +0100 |
|---|---|---|
| committer | Tartalo <none@none> | 2010-02-23 20:36:56 +0100 |
| commit | 6c2ebfc8e4b6ffe07366aa0f5dd8b08e360a77b0 (patch) | |
| tree | bd0ec93cbb3ac93d903f94ff5207e6f777aa6a85 /sql/updates | |
| parent | a518114f5657921cc2f36c54702f45235c68595b (diff) | |
Howling Fiord: Support for Quest 11255
Prisoners of Wyrmskull
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/7406_world_scriptname.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/7406_world_scriptname.sql b/sql/updates/7406_world_scriptname.sql new file mode 100644 index 00000000000..2f0fbb130b1 --- /dev/null +++ b/sql/updates/7406_world_scriptname.sql @@ -0,0 +1,2 @@ +UPDATE `gameobject_template` SET `ScriptName`='go_dragonflayer_cage' WHERE entry IN (186566,186567,186568,186569,186570,186571,186572,186573,186574,186575); + |
