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
[10051] Fixed talent 58426 broken after 3.3.3 switch.
[getmangos.git]
/
sql
/
updates
/
0.10
/
5191_mangos_spell_threat.sql
blob
4de88005aa412fd57828ec1fe264f5d37dff8529
1
DELETE FROM `spell_threat` WHERE `entry` = 2139;
2
INSERT INTO `spell_threat` (`entry`, `Threat`) VALUES
3
(2139, 300);