Add script for quest 12861. Author: Drethek.

--HG--
branch : trunk
This commit is contained in:
Kudlaty
2009-07-23 19:30:25 +02:00
parent 21ffe5f70a
commit 81e6f06680
6 changed files with 215 additions and 0 deletions

View File

@@ -636,6 +636,9 @@ extern void AddSC_boss_zuljin();
extern void AddSC_instance_zulaman();
extern void AddSC_zulaman();
//Zul'Drak
extern void AddSC_zuldrak();
//Northrend
//Dungeon
//Vault of Archavon
@@ -1534,6 +1537,9 @@ void ScriptsInit(char const* cfg_file = "trinitycore.conf")
AddSC_instance_zulaman();
AddSC_zulaman();
//Zul'Drak
AddSC_zuldrak();
//Northrend
//Dungeon
//Vault of Archavon