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
Avoid access to bag item prototype for getting bag size, use related item update...
[auctionmangos.git]
/
sql
/
updates
/
2008_10_28_02_mangos_mangos_string.sql
blob
16f3405326d70ade6b01b88502d21e83897ada63
1
DELETE FROM mangos_string WHERE entry IN (336,337);
2
3
INSERT INTO mangos_string VALUES
4
(336,'You repair all %s''s items.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),
5
(337,'All your items repaired by %s.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);