diff options
| author | Tartalo <none@none> | 2010-02-18 22:22:09 +0100 |
|---|---|---|
| committer | Tartalo <none@none> | 2010-02-18 22:22:09 +0100 |
| commit | 746052f5618dab6f3d54b77ef7c656f637ae46c3 (patch) | |
| tree | 4b7457de1772dac25b6f5d1f866b8fc513d93257 /sql | |
| parent | 43a6be4b10da0c5e1e45e97d1130af3b93afaa71 (diff) | |
Borean Tundra: Support for quest 11560
Oh Noes, the Tadpoles!
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/7385_world_scriptname.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/7385_world_scriptname.sql b/sql/updates/7385_world_scriptname.sql new file mode 100644 index 00000000000..87d2b5fdb36 --- /dev/null +++ b/sql/updates/7385_world_scriptname.sql @@ -0,0 +1,2 @@ +UPDATE `gameobject_template` SET `scriptname`='go_tadpole_cage' WHERE `entry`=187373; + |
