*Fix some typos in spell_area which make some spells are not available to female char.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-08-13 13:40:30 -05:00
parent 9cff946d8d
commit 25f81cdfcd
3 changed files with 19 additions and 9 deletions
+1
View File
@@ -0,0 +1 @@
update spell_area set gender=2 where spell in (33836,50426,46023,52693);