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
/
5212_mangos_mangos_string.sql
blob
b84f7d594884e61cb6270be410e0741b485a48b1
1
DELETE FROM `mangos_string` WHERE `entry` = 579;
2
INSERT INTO `mangos_string` VALUES
3
(579,'Selected player or creature not have victim.',NULL,NULL,NULL,NULL,NULL,NULL,NULL);