diff options
| author | Rat <none@none> | 2009-07-19 23:08:38 +0200 |
|---|---|---|
| committer | Rat <none@none> | 2009-07-19 23:08:38 +0200 |
| commit | e1c44483f5994d27246b2ff15dcb6d5048e5a4b9 (patch) | |
| tree | 37959cbac44b1a1d72af6876a0df6d9c32737613 /sql | |
| parent | dc935001e21da6e2aef9f17644ef8fe852b861c3 (diff) | |
*added script for Underbog Colossus (SSC)
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/4512_world_script.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/4512_world_script.sql b/sql/updates/4512_world_script.sql new file mode 100644 index 00000000000..ec7c7044779 --- /dev/null +++ b/sql/updates/4512_world_script.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='mob_underbog_colossus' WHERE `entry`='21251';
\ No newline at end of file |
