Updated .pdump commands

Deleted (but kept in db) characters cannot be dumped

--HG--
branch : trunk
This commit is contained in:
Shauren
2010-08-02 15:14:47 +02:00
parent b2b9ed4a32
commit b76ceca24f
7 changed files with 60 additions and 23 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `trinity_string` WHERE `entry`=1130;
INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
(1130, 'Can''t dump deleted characters, aborting.');