diff options
author | slg <none@none> | 2008-11-13 17:12:54 -0600 |
---|---|---|
committer | slg <none@none> | 2008-11-13 17:12:54 -0600 |
commit | 2c3130d415e1eed2cdd193424594fe560c6afa61 (patch) | |
tree | 18340310b97d6b60dec1965763e6388dbcd9b98d /src/bindings/scripts/VC71/71ScriptDev2.vcproj | |
parent | 55d58ea878c32215ba11aeb30a2993f2768353f3 (diff) |
[svn] * Merged SD2 Rev. 706 & 707
- Added: Pathaleon the Calculator script. Also added a Mechanar Instance script.
- Added: Fixed and improved version of High King Maulgar. (Timers, Spells, Adds...)
- Fixed: Nethermancer Sepethrea encounter. Spawning Adds, timers, spells...
- Fixed: Lot of timers and spells like for: Doomlord Kazzak, Doomwalker, Gruul, and more.
* Fixed 147_world.sql
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/VC71/71ScriptDev2.vcproj')
-rw-r--r-- | src/bindings/scripts/VC71/71ScriptDev2.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/bindings/scripts/VC71/71ScriptDev2.vcproj b/src/bindings/scripts/VC71/71ScriptDev2.vcproj index 8608945014e..f0f7131b1f6 100644 --- a/src/bindings/scripts/VC71/71ScriptDev2.vcproj +++ b/src/bindings/scripts/VC71/71ScriptDev2.vcproj @@ -1568,6 +1568,18 @@ RelativePath="..\scripts\zone\tempest_keep\the_mechanar\boss_nethermancer_sepethrea.cpp" > </File> + <File + RelativePath="..\scripts\zone\tempest_keep\the_mechanar\boss_pathaleon_the_calculator.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\tempest_keep\the_mechanar\instance_mechanar.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\tempest_keep\the_mechanar\def_mechanar.h" + > + </File> </Filter> </Filter> <Filter |