'small' update to Hyjal instance

*all bosses, trashes rescripted
*almost all 'events' done
*all mobs now use waypoints
*added instance gate scripts (horde gate entry: 182060, elf: 182061)
and lots of other fixes

todo:
-finish the 'cleaning waves'
-code cleanup
-fix small bugs

(istance is fully playable at corrent dev point)

--HG--
branch : trunk
This commit is contained in:
Rat
2009-04-08 15:06:06 +02:00
parent d89e8346f1
commit bd7955c5a9
18 changed files with 3517 additions and 105 deletions

View File

@@ -2053,10 +2053,26 @@
<Filter
Name="Battle for Mt. Hyjal"
>
<File
RelativePath="..\scripts\zone\caverns_of_time\hyjal\boss_anetheron.cpp"
>
</File>
<File
RelativePath="..\scripts\zone\caverns_of_time\hyjal\boss_archimonde.cpp"
>
</File>
<File
RelativePath="..\scripts\zone\caverns_of_time\hyjal\boss_azgalor.cpp"
>
</File>
<File
RelativePath="..\scripts\zone\caverns_of_time\hyjal\boss_kazrogal.cpp"
>
</File>
<File
RelativePath="..\scripts\zone\caverns_of_time\hyjal\boss_rage_winterchill.cpp"
>
</File>
<File
RelativePath="..\scripts\zone\caverns_of_time\hyjal\def_hyjal.h"
>
@@ -2065,6 +2081,14 @@
RelativePath="..\scripts\zone\caverns_of_time\hyjal\hyjal.cpp"
>
</File>
<File
RelativePath="..\scripts\zone\caverns_of_time\hyjal\hyjal_trash.cpp"
>
</File>
<File
RelativePath="..\scripts\zone\caverns_of_time\hyjal\hyjal_trash.h"
>
</File>
<File
RelativePath="..\scripts\zone\caverns_of_time\hyjal\hyjalAI.cpp"
>
@@ -2078,6 +2102,7 @@
>
</File>
</Filter>
<Filter
Name="Old Hillsbrad"
>