mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-17 13:29:41 -04:00
6e8c66eeb3
r1354 Add one lost text from revision 1352. --HG-- branch : trunk
4 lines
201 B
SQL
4 lines
201 B
SQL
DELETE FROM script_texts WHERE entry=-1000445;
|
|
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
|
|
(-1000445,'%s wakes up!',0,2,0,0,'kerlonian EMOTE_KER_AWAKEN');
|