Add missing emote for Anubisath Sentinels

* Add missing emote on Anubisath Sentinel death when sharing powers with the other ones.
This commit is contained in:
cala 2019-08-02 18:12:09 +02:00
parent d1eaeb3d64
commit 7d20d18f52
2 changed files with 5 additions and 1 deletions

View file

@ -3205,7 +3205,9 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
(-1531043,'%s is frozen solid!',0,2,0,0,'viscidus EMOTE_FROZEN'),
(-1531044,'%s begins to crack!',0,2,0,0,'viscidus EMOTE_CRACK'),
(-1531045,'%s looks ready to shatter!',0,2,0,0,'viscidus EMOTE_SHATTER'),
(-1531046,'%s explodes!',0,2,0,0,'viscidus EMOTE_EXPLODE');
(-1531046,'%s explodes!',0,2,0,0,'viscidus EMOTE_EXPLODE'),
(-1531047,'%s shares his powers with his brethen.',0,2,0,0,'anubisath sentinelle EMOTE_SHARE');
-- -1 532 000 KARAZHAN
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES