diff options
| author | megamage <none@none> | 2009-05-22 10:29:48 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-05-22 10:29:48 -0500 |
| commit | ab5b273d3cc02f9db39864b39c55a619dc0a88e6 (patch) | |
| tree | 0a4c70cceda85c10e754ef70abb0b111c274ec26 /src/bindings/scripts/VC90/90ScriptDev2.vcproj | |
| parent | 4ba955c4ebe1c91ac1b40246d148d34bd7680b09 (diff) | |
*Some work on wintergrasp. Player can get ranks by killing other players and can build vehicles at workshop. Vehicles can be used to destroy buildings. Except these no other thing is done.
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/VC90/90ScriptDev2.vcproj')
| -rw-r--r-- | src/bindings/scripts/VC90/90ScriptDev2.vcproj | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/src/bindings/scripts/VC90/90ScriptDev2.vcproj b/src/bindings/scripts/VC90/90ScriptDev2.vcproj index b92dd51a0d7..cfcbcc54059 100644 --- a/src/bindings/scripts/VC90/90ScriptDev2.vcproj +++ b/src/bindings/scripts/VC90/90ScriptDev2.vcproj @@ -458,13 +458,13 @@ > </File> <File + RelativePath="..\scripts\npc\npc_taxi.cpp" + > + </File> + <File RelativePath="..\scripts\npc\npcs_special.cpp" > </File> - <File - RelativePath="..\scripts\npc\npc_taxi.cpp" - > - </File> </Filter> <Filter Name="servers" @@ -1972,7 +1972,7 @@ </File> <File RelativePath="..\scripts\zone\hellfire_citadel\hellfire_ramparts\def_hellfire_ramparts.h" - > + > </File> <File RelativePath="..\scripts\zone\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp" @@ -2414,6 +2414,10 @@ <Filter Name="Wintergrasp" > + <File + RelativePath="..\scripts\zone\wintergrasp\wintergrasp.cpp" + > + </File> </Filter> <Filter Name="Icecrown" |
