From a0a4d405b81784402c2ac8e62451e21dacd479fa Mon Sep 17 00:00:00 2001 From: Blaymoira Date: Sun, 15 Mar 2009 09:40:08 +0100 Subject: Backed out changeset: 4af6f4afed46 --HG-- branch : trunk --- sql/updates/1905_world.sql | 4 ---- sql/updates/CMakeLists.txt | 1 - 2 files changed, 5 deletions(-) delete mode 100644 sql/updates/1905_world.sql (limited to 'sql') diff --git a/sql/updates/1905_world.sql b/sql/updates/1905_world.sql deleted file mode 100644 index 91b2ab5135f..00000000000 --- a/sql/updates/1905_world.sql +++ /dev/null @@ -1,4 +0,0 @@ -REPLACE INTO `spell_proc_event` VALUES (48181, 0x00, 5, 0x00000000, 262144, 0x00000000, 0x00000000, 0x0002000, 0.000000, 0.000000, 0); -REPLACE INTO `spell_proc_event` VALUES (59161, 0x00, 5, 0x00000000, 262144, 0x00000000, 0x00000000, 0x0002000, 0.000000, 0.000000, 0); -REPLACE INTO `spell_proc_event` VALUES (59163, 0x00, 5, 0x00000000, 262144, 0x00000000, 0x00000000, 0x0002000, 0.000000, 0.000000, 0); -REPLACE INTO `spell_proc_event` VALUES (59164, 0x00, 5, 0x00000000, 262144, 0x00000000, 0x00000000, 0x0002000, 0.000000, 0.000000, 0); \ No newline at end of file diff --git a/sql/updates/CMakeLists.txt b/sql/updates/CMakeLists.txt index 106c383a41e..8ad00dcd843 100644 --- a/sql/updates/CMakeLists.txt +++ b/sql/updates/CMakeLists.txt @@ -84,5 +84,4 @@ INSTALL(FILES 1884_world.sql 1886_world.sql 1895_world.sql -1905_world.sql DESTINATION share/trinity/sql/updates) \ No newline at end of file -- cgit v1.2.3