repo.or.cz
/
getmangos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[7026] Current arena season id and state send and setting in mangosd.conf.
[getmangos.git]
/
sql
/
updates
/
2008_11_29_02_mangos_spell_elixir.sql
blob
7d6d353a2fbe5f78c0cf1b55427f8a14582c07de
1
ALTER TABLE db_version CHANGE COLUMN required_2008_11_29_01_mangos_spell_proc_event required_2008_11_29_02_mangos_spell_elixir bit;
2
3
DELETE FROM `spell_elixir` WHERE `entry` = 45373;
4
INSERT INTO `spell_elixir` VALUES
5
(45373,0x1);