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
/
06676_mangos_spell_proc_event.sql
blob
2a81a9f3b20c140bd4d9f726855f9918ea407087
1
DELETE FROM spell_proc_event where entry = 37447;
2
INSERT INTO spell_proc_event (entry, SchoolMask, Category, SkillID, SpellFamilyName, SpellFamilyMask, procFlags, ppmRate, cooldown) VALUES
3
(37447,0,0,0,3,0x0000010000000000,0x00004000,0,0);