aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormegamage <none@none>2009-05-19 15:44:27 -0500
committermegamage <none@none>2009-05-19 15:44:27 -0500
commit221f9348d14baebdf293178b1fdf3fb98fef35d8 (patch)
tree51b1ef711373b0fbb8bcb39216d1098045e2a948
parentac33cb94f3366a853463563d7e047dd60a1e9180 (diff)
*Fix a typo in spell_full.sql. By Kudlaty
--HG-- branch : trunk
-rw-r--r--sql/world_spell_full.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/world_spell_full.sql b/sql/world_spell_full.sql
index 4c89df7adc6..9f072b7b49e 100644
--- a/sql/world_spell_full.sql
+++ b/sql/world_spell_full.sql
@@ -923,7 +923,7 @@ INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `Spell
(31836, 0, 10, 2147483648, 0, 0, 0, 0, 0, 0, 0),
(31871, 0, 10, 16, 0, 0, 16384, 0, 0, 0, 0),
(31872, 0, 10, 16, 0, 0, 16384, 0, 0, 0, 0),
-(31876, 0, 10, 8388608 0, 0, 0, 0, 0, 0, 0),
+(31876, 0, 10, 8388608, 0, 0, 0, 0, 0, 0, 0),
(31877, 0, 10, 8388608, 0, 0, 0, 0, 0, 0, 0),
(31878, 0, 10, 8388608, 0, 0, 0, 0, 0, 0, 0),
(31904, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0),