diff options
| author | Kudlaty <none@none> | 2009-11-27 04:47:47 +0100 |
|---|---|---|
| committer | Kudlaty <none@none> | 2009-11-27 04:47:47 +0100 |
| commit | 1690af7c58a1310790e38423ec9c0d74a4151c8d (patch) | |
| tree | 5ccf1693708b402085f7b4a059d7a46754eb9333 /sql/updates | |
| parent | 72f3a2e467042b72d81b49ed8a594c3c549df774 (diff) | |
Apply #493. This add support for quest Adbuction.
Patch by maanuel
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6389_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6389_world.sql b/sql/updates/6389_world.sql new file mode 100644 index 00000000000..f05e2936588 --- /dev/null +++ b/sql/updates/6389_world.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_beryl_sorcerer' WHERE `entry`=25316; |
