mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Updated .pdump commands
Deleted (but kept in db) characters cannot be dumped --HG-- branch : trunk
This commit is contained in:
3
sql/updates/9136_world_trinity_string.sql
Normal file
3
sql/updates/9136_world_trinity_string.sql
Normal 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.');
|
||||
Reference in New Issue
Block a user