diff options
| author | Tartalo <none@none> | 2010-03-22 22:27:37 +0100 |
|---|---|---|
| committer | Tartalo <none@none> | 2010-03-22 22:27:37 +0100 |
| commit | df45e38ba6589a45f8466d18e98529acca53d4f0 (patch) | |
| tree | 4d85f646e6ba28dcfb84e4ccdd20b1a45ce8e0c5 /sql/updates | |
| parent | e018c4cc7baa60ce50fdbc43de2fb5b112b1d07c (diff) | |
Gundrak: Implement Eck the Ferocious spawning
Based on pivonroll's code but rewrited from scratch
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/7672_world_scriptname.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/7672_world_scriptname.sql b/sql/updates/7672_world_scriptname.sql new file mode 100644 index 00000000000..b9451e75629 --- /dev/null +++ b/sql/updates/7672_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_ruins_dweller' WHERE `entry`=29920; |
