From 8d051d9645bcac4035d1bee9e87b00fd00923b3c Mon Sep 17 00:00:00 2001 From: _manuel_ Date: Sun, 3 Jan 2010 15:55:42 -0300 Subject: Blackfathom Deeps: Implemented event related with gameobject Fire of Aku'mai. --HG-- branch : trunk --- sql/updates/6887_world_scriptnames.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/6887_world_scriptnames.sql (limited to 'sql/updates') 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); -- cgit v1.2.3