mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 05:29:43 -04: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 |");
|