diff options
| author | Rat <none@none> | 2009-04-08 15:06:06 +0200 |
|---|---|---|
| committer | Rat <none@none> | 2009-04-08 15:06:06 +0200 |
| commit | bd7955c5a94bd2967942c2df9925ca095dcbbfec (patch) | |
| tree | 6bb4b9b6868f99ec0a27d1b653509b9527c812b0 /src/bindings/scripts/VC80/80ScriptDev2.vcproj | |
| parent | d89e8346f175271c934846fc5f18ee76ccffb53f (diff) | |
'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
Diffstat (limited to 'src/bindings/scripts/VC80/80ScriptDev2.vcproj')
| -rw-r--r-- | src/bindings/scripts/VC80/80ScriptDev2.vcproj | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/src/bindings/scripts/VC80/80ScriptDev2.vcproj b/src/bindings/scripts/VC80/80ScriptDev2.vcproj index e4e20bbb129..a2fcfb26af0 100644 --- a/src/bindings/scripts/VC80/80ScriptDev2.vcproj +++ b/src/bindings/scripts/VC80/80ScriptDev2.vcproj @@ -2061,10 +2061,26 @@ 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" > </File> @@ -2073,6 +2089,14 @@ > </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" > </File> @@ -2085,6 +2109,7 @@ > </File> </Filter> + <Filter Name="Old Hillsbrad" > |
