aboutsummaryrefslogtreecommitdiff
path: root/sql/world.sql
diff options
context:
space:
mode:
authorAnubisss <none@none>2009-07-21 21:07:10 +0200
committerAnubisss <none@none>2009-07-21 21:07:10 +0200
commit56d2bfa56f3533e45db79e322b28f72d0337a99b (patch)
tree9677c41d88d0524373dcf1b14ced77c1f6a10531 /sql/world.sql
parentf39e55c1a3b7feae49ac6a5a0d3c120b01f9d550 (diff)
*Add table spell_elixir to world_spell_full.sql
--HG-- branch : trunk
Diffstat (limited to 'sql/world.sql')
-rw-r--r--sql/world.sql109
1 files changed, 0 insertions, 109 deletions
diff --git a/sql/world.sql b/sql/world.sql
index 4f302a08aa0..e65f1acc018 100644
--- a/sql/world.sql
+++ b/sql/world.sql
@@ -13764,115 +13764,6 @@ CREATE TABLE `spell_elixir` (
SET character_set_client = @saved_cs_client;
--
--- Dumping data for table `spell_elixir`
---
-
-LOCK TABLES `spell_elixir` WRITE;
-/*!40000 ALTER TABLE `spell_elixir` DISABLE KEYS */;
-INSERT INTO `spell_elixir` VALUES
-(673,2),
-(2367,1),
-(2374,1),
-(2378,2),
-(2380,2),
-(3160,1),
-(3164,1),
-(3166,2),
-(3219,2),
-(3220,2),
-(3222,2),
-(3223,2),
-(3593,2),
-(7844,1),
-(8212,1),
-(10667,1),
-(10668,2),
-(10669,1),
-(10692,2),
-(10693,2),
-(11319,2),
-(11328,1),
-(11334,1),
-(11348,2),
-(11349,2),
-(11364,2),
-(11371,2),
-(11390,1),
-(11396,2),
-(11405,1),
-(11406,1),
-(11474,1),
-(15231,2),
-(15233,2),
-(16321,2),
-(16322,1),
-(16323,1),
-(16325,2),
-(16326,2),
-(16327,2),
-(16329,1),
-(17038,1),
-(17535,2),
-(17537,1),
-(17538,1),
-(17539,1),
-(17624,3),
-(17626,3),
-(17627,3),
-(17628,3),
-(17629,3),
-(21920,1),
-(24361,2),
-(24363,2),
-(24382,2),
-(24383,2),
-(24417,2),
-(26276,1),
-(27652,2),
-(27653,2),
-(28486,1),
-(28488,1),
-(28490,1),
-(28491,1),
-(28493,1),
-(28497,1),
-(28501,1),
-(28502,2),
-(28503,1),
-(28509,2),
-(28514,2),
-(28518,3),
-(28519,3),
-(28520,3),
-(28521,3),
-(28540,3),
-(29348,2),
-(33720,1),
-(33721,1),
-(33726,1),
-(38954,1),
-(39625,2),
-(39626,2),
-(39627,2),
-(39628,2),
-(40567,7),
-(40568,7),
-(40572,7),
-(40573,7),
-(40575,7),
-(40576,7),
-(41608,11),
-(41609,11),
-(41610,11),
-(41611,11),
-(42735,3),
-(45373,1),
-(46837,11),
-(46839,11);
-/*!40000 ALTER TABLE `spell_elixir` ENABLE KEYS */;
-UNLOCK TABLES;
-
---
-- Table structure for table `spell_enchant_proc_data`
--