Fix typo in ScriptDev SQL file

This commit is contained in:
cala 2019-05-19 10:32:32 +02:00
parent 4051b5a89d
commit c5fca4a0a4

View file

@ -2418,10 +2418,10 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
(-1001308,'You''re the best I''ve ever seen. I can''t believe I''m saying this but you might have a chance against Skyshatter. And hey, if that doesn''t go so well you can be my wing man...',0,0,0,1,'Wing Commander Mulverick SAY_END_MULVERICK'),
(-1001309,'Prepare a funeral pyre! $n has challenged Skyshatter!',0,1,0,1,'Captain Skyshatter - SAY_START_SKYSHATTER'),
(-1001310,'I weep for you, $n. You really have no idea what you''ve gotten yourself into...',0,0,0,1,'Captain Skyshatter - SAY_MID_SKYSHATTER'),
(-1001311,'I... I am undone... The new top orc is $n!',0,1,0,1,'Captain Skyshatter - SAY_END_SKYSHATTER');
(-1001311,'I... I am undone... The new top orc is $n!',0,1,0,1,'Captain Skyshatter - SAY_END_SKYSHATTER'),
-- -1 010 000 Classic texts
(-1010000,'The beast returns from whence it came. The wrath of Neptulon has subsided.',0,3,0,0,'Maws EMOTE_MAWS_KILL'),
(-1010000,'The beast returns from whence it came. The wrath of Neptulon has subsided.',0,3,0,0,'Maws EMOTE_MAWS_KILL');
-- -1 015 000 TBC texts
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES