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.10
/
5249_mangos_spell_learn_skill.sql
blob
28f57a82289063c7ca03d484d41b6a3ceb3688fa
1
DELETE FROM `spell_learn_skill` WHERE `entry` IN (29932);
2
INSERT INTO `spell_learn_skill` (`entry`, `SkillID`, `Value`, `MaxValue`) VALUE
3
(29932,759,-1,-1);