Rework Baron Geddon using CombatAI

Fixes a text and adds serverside
This commit is contained in:
killerwife 2019-09-28 09:23:49 +02:00
parent 7aa4c61cd7
commit ea5a099051
4 changed files with 69 additions and 79 deletions

View file

@ -2115,7 +2115,7 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
-- -1 409 000 MOLTEN CORE
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
(-1409000,'%s performs one last service for Ragnaros.',0,2,0,0,'geddon EMOTE_SERVICE'),
(-1409000,'%s performs one last service for Ragnaros...',0,2,0,0,'geddon EMOTE_SERVICE'),
(-1409001,'REUSE ME',0,0,0,0,'REUSE ME'),
(-1409002,'%s refuses to die while its master is in trouble.',0,2,0,0,'core rager EMOTE_LOWHP'),