Merge pull request #196 from azerothcore/talamortis-patch-1
Bloodlord Mandokir will now say the correct phase when "getting ready to charge" and also reset correctly when leaving / resetting.
This commit is contained in:
commit
edcef5b8d4
2 changed files with 6 additions and 4 deletions
|
|
@ -0,0 +1,3 @@
|
|||
+INSERT INTO version_db_world(`sql_rev`) VALUES ('1477254708321947900');
|
||||
+
|
||||
+UPDATE `creature_text` SET `text` = "$N! I'm watching you!" WHERE `entry` = "11382" AND `groupid` = "2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue