aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2013-07-26 18:09:10 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2013-07-26 18:09:10 +0200
commitd5d3e785b761f7b96dc6cdf4770c50aa36b25996 (patch)
tree0b697ce034281c8dbd2f94e7635337a7242904da /sql/updates
parent4d251bf707abb75988d3ec5c442286a5c78162ef (diff)
DB/Player: Fix clear glyph for some class
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2013_07_26_05_world_playercreateinfo_spell_434.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_07_26_05_world_playercreateinfo_spell_434.sql b/sql/updates/world/2013_07_26_05_world_playercreateinfo_spell_434.sql
new file mode 100644
index 00000000000..831d0e7d298
--- /dev/null
+++ b/sql/updates/world/2013_07_26_05_world_playercreateinfo_spell_434.sql
@@ -0,0 +1 @@
+UPDATE `playercreateinfo_spell` SET `classmask`=0 WHERE `Spell`=89964;