* Add lootid output to .gobj info command

* Patch by Visagalis

--HG--
branch : trunk
This commit is contained in:
Brian
2010-07-24 07:30:02 -06:00
parent 8c76ea2f7c
commit 040f9fd083
4 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `trinity_string` WHERE (`entry`='5028');
INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES ('5028', 'Lootid: %u');