diff options
Diffstat (limited to 'sql/world.sql')
| -rw-r--r-- | sql/world.sql | 24 |
1 files changed, 6 insertions, 18 deletions
diff --git a/sql/world.sql b/sql/world.sql index f11a5ca0411..c466956739a 100644 --- a/sql/world.sql +++ b/sql/world.sql @@ -9886,29 +9886,25 @@ INSERT INTO `playercreateinfo_action` VALUES (10,2,0,6603,0,0), (10,2,1,21084,0,0), (10,2,2,635,0,0), -(10,2,3,28734,0,0), -(10,2,4,28730,0,0), +(10,2,3,28730,0,0), (10,2,10,159,128,0), (10,2,11,20857,128,0), (10,3,0,6603,0,0), (10,3,1,2973,0,0), (10,3,2,75,0,0), -(10,3,3,28734,0,0), -(10,3,4,28730,0,0), +(10,3,3,28730,0,0), (10,3,10,159,128,0), (10,3,11,20857,128,0), (10,4,0,6603,0,0), (10,4,1,1752,0,0), (10,4,2,2098,0,0), (10,4,3,2764,0,0), -(10,4,4,28734,0,0), -(10,4,5,25046,0,0), +(10,4,4,25046,0,0), (10,4,11,20857,128,0), (10,5,0,6603,0,0), (10,5,1,585,0,0), (10,5,2,2050,0,0), -(10,5,3,28734,0,0), -(10,5,4,28730,0,0), +(10,5,3,28730,0,0), (10,5,10,159,128,0), (10,5,11,20857,128,0), (10,6,0,6603,0,0), @@ -9921,14 +9917,12 @@ INSERT INTO `playercreateinfo_action` VALUES (10,8,0,6603,0,0), (10,8,1,133,0,0), (10,8,2,168,0,0), -(10,8,3,28734,0,0), -(10,8,4,28730,0,0), +(10,8,3,28730,0,0), (10,8,10,159,128,0), (10,8,11,20857,128,0), (10,9,11,20857,128,0), (10,9,10,159,128,0), -(10,9,4,28730,0,0), -(10,9,3,28734,0,0), +(10,9,3,28730,0,0), (10,9,2,687,0,0), (10,9,1,686,0,0), (10,9,0,6603,0,0), @@ -12170,7 +12164,6 @@ INSERT INTO `playercreateinfo_spell` VALUES (10,2,22810,'Opening - No Text',1), (10,2,27762,'Libram',1), (10,2,28730,'Arcane Torrent',1), -(10,2,28734,'Mana Tap',1), (10,2,28877,'Arcane Affinity',1), (10,3,75,'Auto Shot',1), (10,3,81,'Dodge',1), @@ -12207,7 +12200,6 @@ INSERT INTO `playercreateinfo_spell` VALUES (10,3,22810,'Opening - No Text',1), (10,3,24949,'Defensive State 2(DND)',1), (10,3,28730,'Arcane Torrent',1), -(10,3,28734,'Mana Tap',1), (10,3,28877,'Arcane Affinity',1), (10,3,34082,'Advantaged State(DND)',1), (10,4,81,'Dodge',1), @@ -12246,7 +12238,6 @@ INSERT INTO `playercreateinfo_spell` VALUES (10,4,22027,'Remove Insignia',1), (10,4,22810,'Opening - No Text',1), (10,4,25046,'Arcane Torrent',1), -(10,4,28734,'Mana Tap',1), (10,4,28877,'Arcane Affinity',1), (10,5,81,'Dodge',1), (10,5,198,'One-Handed Maces',1), @@ -12281,7 +12272,6 @@ INSERT INTO `playercreateinfo_spell` VALUES (10,5,22027,'Remove Insignia',1), (10,5,22810,'Opening - No Text',1), (10,5,28730,'Arcane Torrent',1), -(10,5,28734,'Mana Tap',1), (10,5,28877,'Arcane Affinity',1), (10,6,81,'Dodge',1), (10,6,196,'One-Handed Axes',1), @@ -12383,7 +12373,6 @@ INSERT INTO `playercreateinfo_spell` VALUES (10,8,22027,'Remove Insignia',1), (10,8,22810,'Opening - No Text',1), (10,8,28730,'Arcane Torrent',1), -(10,8,28734,'Mana Tap',1), (10,8,28877,'Arcane Affinity',1), (10,9,81,'Dodge',1), (10,9,203,'Unarmed',1), @@ -12418,7 +12407,6 @@ INSERT INTO `playercreateinfo_spell` VALUES (10,9,22027,'Remove Insignia',1), (10,9,22810,'Opening - No Text',1), (10,9,28730,'Arcane Torrent',1), -(10,9,28734,'Mana Tap',1), (10,9,28877,'Arcane Affinity',1), (11,1,78,'Heroic Strike',1), (11,1,81,'Dodge',1), |
