mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
3 lines
184 B
SQL
3 lines
184 B
SQL
DELETE FROM trinity_string where entry=1010;
|
|
INSERT INTO trinity_string (entry, content_default) VALUES(1010, "| Account | Character | IP | GM | EXP |");
|