From 5a345eeade9073fd5c3fd8c1848ab3ebf86ab48a Mon Sep 17 00:00:00 2001 From: Shauren Date: Fri, 6 Aug 2010 20:09:23 +0200 Subject: Implemented Dalaran no-fly zone --HG-- branch : trunk --- sql/base/world_database.sql | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sql/base') diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 656f1ead05c..379477cb949 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -14712,6 +14712,8 @@ CREATE TABLE `spell_script_names` ( LOCK TABLES `spell_script_names` WRITE; /*!40000 ALTER TABLE `spell_script_names` DISABLE KEYS */; INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES +-- generic +( 58601, 'spell_gen_remove_flight_auras'), -- warrior ( 12975,'spell_warr_last_stand'), ( 21977,'spell_warr_warriors_wrath'), -- cgit v1.2.3