diff options
| author | Trazom62 <none@none> | 2010-03-22 15:33:44 +0100 |
|---|---|---|
| committer | Trazom62 <none@none> | 2010-03-22 15:33:44 +0100 |
| commit | 4478ccf6c4e34288ec61300206b18aeed150fe43 (patch) | |
| tree | 2c7f0befbb84792ff1ce1cf4b5275561dde4ff18 /src/scripts/CMakeLists.txt | |
| parent | 3b7677d36430d230bfdac89a879e9b0b31837de4 (diff) | |
Add script VoA/Koralon and Toravon. Thanks WarHead.
Fixes issue #1231.
--HG--
branch : trunk
Diffstat (limited to 'src/scripts/CMakeLists.txt')
| -rw-r--r-- | src/scripts/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/scripts/CMakeLists.txt b/src/scripts/CMakeLists.txt index 25c7b3ea0b2..87179533ebf 100644 --- a/src/scripts/CMakeLists.txt +++ b/src/scripts/CMakeLists.txt @@ -426,6 +426,8 @@ SET(scripts_STAT_SRCS northrend/vault_of_archavon/instance_vault_of_archavon.cpp northrend/vault_of_archavon/boss_archavon.cpp northrend/vault_of_archavon/boss_emalon.cpp + northrend/vault_of_archavon/boss_koralon.cpp + northrend/vault_of_archavon/boss_toravon.cpp northrend/vault_of_archavon/vault_of_archavon.h northrend/violet_hold/instance_violet_hold.cpp northrend/violet_hold/boss_cyanigosa.cpp |
