diff options
| author | BroodWyrm <none@none> | 2009-03-19 21:07:55 +0100 |
|---|---|---|
| committer | BroodWyrm <none@none> | 2009-03-19 21:07:55 +0100 |
| commit | c6409d0a731986af78085144ddfb568ddda0069e (patch) | |
| tree | 6279ea5c68d6a698ed79df6fb769416df824d11f /src/bindings/scripts/VC80 | |
| parent | 6c32bd5441ce4195eec7204dc8193a43b611a0e1 (diff) | |
*Add Placeholder Scripts for Azjol-Nerub Instances (I will fill them later)
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/VC80')
| -rw-r--r-- | src/bindings/scripts/VC80/80ScriptDev2.vcproj | 66 |
1 files changed, 57 insertions, 9 deletions
diff --git a/src/bindings/scripts/VC80/80ScriptDev2.vcproj b/src/bindings/scripts/VC80/80ScriptDev2.vcproj index 2ebc38618cc..b7311a6debb 100644 --- a/src/bindings/scripts/VC80/80ScriptDev2.vcproj +++ b/src/bindings/scripts/VC80/80ScriptDev2.vcproj @@ -1114,12 +1114,63 @@ </Filter> <Filter Name="Azjol-Nerub"> - <Filter - Name="Ahn'kahet"> - </Filter> - <Filter - Name="Azjol-Nerub"> - </Filter> + <Filter + Name="Ahn'kahet" + > + <File + RelativePath="..\scripts\zone\Azjol-Nerub\Ahn'kahet\boss_amanitar.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\Azjol-Nerub\Ahn'kahet\boss_elder_nadox.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\Azjol-Nerub\Ahn'kahet\boss_herald_volazj.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\Azjol-Nerub\Ahn'kahet\boss_jedoga_shadowseeker.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\Azjol-Nerub\Ahn'kahet\boss_prince_taldaram.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\Azjol-Nerub\Ahn'kahet\def_ahnkahet.h" + > + </File> + <File + RelativePath="..\scripts\zone\Azjol-Nerub\Ahn'kahet\instance_ahnkahet.cpp" + > + </File> + </Filter> + <Filter + Name="Azjol-Nerub" + > + <File + RelativePath="..\scripts\zone\Azjol-Nerub\Azjol-Nerub\boss_anubarak.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\Azjol-Nerub\Azjol-Nerub\boss_hadronox.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\Azjol-Nerub\Azjol-Nerub\boss_krikthir_the_gatewatcher.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\Azjol-Nerub\Azjol-Nerub\def_azjol_nerub.h" + > + </File> + <File + RelativePath="..\scripts\zone\Azjol-Nerub\Azjol-Nerub\instance_azjol_nerub.cpp" + > + </File> + </Filter> + </Filter> <Filter Name="Drak'Tharon Keep"> @@ -2195,9 +2246,6 @@ </File> </Filter> <Filter - Name="Culling of Stratholme"> - </Filter> - <Filter Name="Culling of Stratholme" > </Filter> |
