repo.or.cz
/
AHbot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[7636] Move lock id checks at GO templates loading to function and add check for...
[AHbot.git]
/
sql
/
updates
/
2008_10_26_01_mangos_mangos_string.sql
blob
2cdf5e294f17f2ad551e0157caa019f3bdb3fea1
1
DELETE FROM mangos_string WHERE entry IN (57,58);
2
3
INSERT INTO mangos_string VALUES
4
(57,'Using World DB: %s',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),
5
(58,'Using script library: %s',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);