mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Fix script for q.9410 "A Spirit Guide"
Set react state for Ancestral Wolf to prevent it from following player after combat ends Add missing sounds
This commit is contained in:
parent
6cd633a2f3
commit
ca15894bbd
2 changed files with 7 additions and 2 deletions
|
|
@ -1820,7 +1820,7 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,broadc
|
|||
('-1000495','Khadgar himself is showing you around? You must have made a good impression, $n.','0','0','0','0','0','SAY_KHAD_HAGGARD'),
|
||||
|
||||
('-1000496','%s lifts its head into the air, as if listening for something.','0','2','0','0','0','ancestral wolf EMOTE_WOLF_LIFT_HEAD'),
|
||||
('-1000497','%s lets out a howl that rings across the mountains to the north and motions for you to follow.','0','2','0','0','0','ancestral wolf EMOTE_WOLF_HOWL'),
|
||||
('-1000497','%s lets out a howl that rings across the mountains to the north and motions for you to follow.','9036','2','0','0','0','ancestral wolf EMOTE_WOLF_HOWL'),
|
||||
('-1000498','Welcome, kind spirit. What has brought you to us?','0','0','0','0','0','ancestral wolf SAY_WOLF_WELCOME'),
|
||||
|
||||
('-1000499','Puny $r wanna fight %s? Me beat you! Me boss here!','0','0','1','0','0','morokk SAY_MOR_CHALLENGE'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue