diff options
| author | _manuel_ <none@none> | 2010-01-03 15:55:42 -0300 |
|---|---|---|
| committer | _manuel_ <none@none> | 2010-01-03 15:55:42 -0300 |
| commit | 8d051d9645bcac4035d1bee9e87b00fd00923b3c (patch) | |
| tree | ee5dafb96d51728ebac2e8b767a31de234f9f7ab /sql/updates | |
| parent | 4a31d579bda45386cbaf34afa150e9f0e7009e1c (diff) | |
Blackfathom Deeps: Implemented event related with gameobject Fire of Aku'mai.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6887_world_scriptnames.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6887_world_scriptnames.sql b/sql/updates/6887_world_scriptnames.sql new file mode 100644 index 00000000000..313667ca37e --- /dev/null +++ b/sql/updates/6887_world_scriptnames.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_blackfathom_deeps_event' WHERE `entry` IN (4823,4825,4977,4978); |
