mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -04:00
Rework Baron Geddon using CombatAI
Fixes a text and adds serverside
This commit is contained in:
parent
7aa4c61cd7
commit
ea5a099051
4 changed files with 69 additions and 79 deletions
|
|
@ -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'),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue