Script Dawn's Gambit event in Scholomance

This commit is contained in:
cala 2018-02-15 10:31:32 +01:00
parent dca415a3ec
commit 45ae1dd0d5
4 changed files with 90 additions and 3 deletions

View file

@ -2636,7 +2636,10 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
-- -1 289 000 SCHOLOMANCE
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
(-1289000,'School is in session!',0,1,0,0,'gandling SAY_GANDLING_SPAWN');
(-1289000,'School is in session!',0,1,0,0,'gandling SAY_GANDLING_SPAWN'),
(-1289001,'What is this?! How dare you!',0,1,0,0,'vectus YELL_VECTUS_GAMBIT');
INSERT INTO scripted_event_id VALUES
(5140, 'event_dawn_gambit');
-- -1 309 000 ZUL'GURUB
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES