diff options
| author | Kudlaty <none@none> | 2009-11-15 08:11:34 +0100 |
|---|---|---|
| committer | Kudlaty <none@none> | 2009-11-15 08:11:34 +0100 |
| commit | ffe660190e83f770fe5d40dffda18ab3ceb97c44 (patch) | |
| tree | 7c0cee8bb64c6fdcd7b45f793186704b14c9fb72 /sql/updates | |
| parent | cbd9709d23b7f78c7460f5e12ae1c404aecfe555 (diff) | |
Assign scourge cage script to all scourge cages
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6242_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6242_world_scripts.sql b/sql/updates/6242_world_scripts.sql new file mode 100644 index 00000000000..6b78a09c1f9 --- /dev/null +++ b/sql/updates/6242_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `ScriptName`='go_scourge_cage' WHERE `entry` IN (187854, 187855, 187856, 187857, 187858, 187859, 187860, 187862, 187863, 187864, 187865, 187866, 187867, 187868, 187870, 187871, 187872, 187873, 187874, 187861, 190803); |
