repo.or.cz
/
auctionmangos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Initial Patch of Auction House bot rev. 135
[auctionmangos.git]
/
sql
/
updates
/
0.7
/
3512_character_spell_cooldown.sql
blob
8fc95b3da6a770c85d6e3bd3b691ecdd8cb3ff62
1
ALTER TABLE `character_spell_cooldown` ADD COLUMN `item` int(11) unsigned NOT NULL default '0' COMMENT 'Item Identifier' AFTER `spell`;