repo.or.cz
/
AHbot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[7636] Move lock id checks at GO templates loading to function and add check for...
[AHbot.git]
/
sql
/
updates
/
7376_01_mangos_spell_area.sql
blob
5a3aadd682db368fb99a2518b4290524356c19d7
1
ALTER TABLE db_version CHANGE COLUMN required_7369_01_mangos_quest_template required_7376_01_mangos_spell_area bit;
2
3
ALTER TABLE spell_area
4
CHANGE COLUMN `aura_spell` `aura_spell` mediumint(8) NOT NULL default '0';