diff options
| author | Blaymoira <none@none> | 2009-01-10 12:45:01 +0100 |
|---|---|---|
| committer | Blaymoira <none@none> | 2009-01-10 12:45:01 +0100 |
| commit | 35b8de046e3461adc982a0c35364f6c95f81cf00 (patch) | |
| tree | 8e52d2c4f2e9c4279da9fce6a0b1122dbda4212a /sql/updates | |
| parent | 5bd43066913b60627ccd0a9f282e52be77c79a00 (diff) | |
*Support for quest 6482 - by arcx
*Line endings
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/826_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/826_world_scripts.sql b/sql/updates/826_world_scripts.sql new file mode 100644 index 00000000000..b125225744f --- /dev/null +++ b/sql/updates/826_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName` = 'npc_ruul_snowhoof' WHERE `entry` = 12818;
\ No newline at end of file |
