diff options
| author | megamage <none@none> | 2008-10-19 12:01:49 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2008-10-19 12:01:49 -0500 |
| commit | a3dea992f5d2b204a681146c6bfd74258ad27d43 (patch) | |
| tree | 0058223f6bc07aeb973b2ec1b8ab1f2b3e97986b /src/bindings/scripts/VC80 | |
| parent | d936f1bbd8559b5757a84c13a289f42a86133408 (diff) | |
[svn] Recalculate attack time in Unit::ApplyAttackTimePercentMod function.
Add Felmyst script.
Add Eredar twins script. Script provided by BroodWyrm.
Update Brutallus script. Patch provided by riddick. (Burn temporarily disabled)
Update void reaver script. Patch provided by Bagsac.
Fix a bug that Najentus causes server crash.
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/VC80')
| -rw-r--r-- | src/bindings/scripts/VC80/80ScriptDev2.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/bindings/scripts/VC80/80ScriptDev2.vcproj b/src/bindings/scripts/VC80/80ScriptDev2.vcproj index 7953c2093f3..3bbd3c61cd6 100644 --- a/src/bindings/scripts/VC80/80ScriptDev2.vcproj +++ b/src/bindings/scripts/VC80/80ScriptDev2.vcproj @@ -2159,6 +2159,14 @@ > </File> <File + RelativePath="..\scripts\zone\sunwell_plateau\boss_eredar_twins.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\sunwell_plateau\boss_felmyst.cpp" + > + </File> + <File RelativePath="..\scripts\zone\sunwell_plateau\boss_kalecgos.cpp" > </File> |
