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_command.sql
blob
f26047a364682e3137f8dcfb61cbb041442c541a
1
DELETE FROM command WHERE name IN ('.casttarget');
2
3
INSERT INTO `command` VALUES
4
('casttarget',3,'Syntax: .casttarget #spellid\r\n Selected target will cast #spellid to his victim.');