mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Update Gurubashi Bat Rider script
Should start exploding around 40%, not 50%. (Dungeon Companion info) They should also do an emote when start blowing up. (https://youtu.be/UAuscPlh8yw?t=5m20s)
This commit is contained in:
parent
1b9ff67ca6
commit
6c405e5e08
2 changed files with 10 additions and 4 deletions
|
|
@ -2629,7 +2629,9 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
|
|||
(-1309025,'The brood shall not fall!',0,1,0,0,'marli SAY_TRANSFORM_BACK'),
|
||||
|
||||
(-1309026,'%s emits a deafening shriek!',0,2,0,0,'jeklik SAY_SHRIEK'),
|
||||
(-1309027,'%s begins to cast a Great Heal!',0,2,0,0,'jeklik SAY_HEAL');
|
||||
(-1309027,'%s begins to cast a Great Heal!',0,2,0,0,'jeklik SAY_HEAL'),
|
||||
|
||||
(-1309028,'%s fully engulfs in flame and a maddened look appears in his eyes!',0,2,0,0,'gurubashi bat rider - SAY_SELF_DETONATE');
|
||||
|
||||
-- -1 329 000 STRATHOLME
|
||||
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue