diff options
author | _manuel_ <manue.l@live.com.ar> | 2010-03-01 21:39:07 -0300 |
---|---|---|
committer | _manuel_ <manue.l@live.com.ar> | 2010-03-01 21:39:07 -0300 |
commit | 22d7ceaabb13d86d30986fe37808c38b98a74ff6 (patch) | |
tree | 0a0af05bbaf01c9d7ebd26b5ef3fb05a1f8d027c /src/scripts/CMakeLists.txt | |
parent | 57f1b2524a93e18987c0a0f29e3bd97b6970e5a8 (diff) |
Implemented script for npcs 32369,32371,32372. By Malcrom.
For a full fix apply http://trinitydatabase.org/index.php?/topic/14699-fix-transitus-shield-invisible-bunny-positions-violet-stand/
--HG--
branch : trunk
Diffstat (limited to 'src/scripts/CMakeLists.txt')
-rw-r--r-- | src/scripts/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scripts/CMakeLists.txt b/src/scripts/CMakeLists.txt index e7e3cfe9b5f..9d118443962 100644 --- a/src/scripts/CMakeLists.txt +++ b/src/scripts/CMakeLists.txt @@ -444,6 +444,7 @@ SET(scripts_STAT_SRCS northrend/sholazar_basin.cpp northrend/storm_peaks.cpp northrend/zuldrak.cpp + northrend/crystalsong_forest.cpp outland/auchindoun/auchenai_crypts/boss_exarch_maladaar.cpp outland/auchindoun/auchenai_crypts/boss_shirrak_the_dead_watcher.cpp outland/auchindoun/mana_tombs/boss_nexusprince_shaffar.cpp |