diff options
author | Kudlaty <none@none> | 2009-08-14 17:14:08 +0200 |
---|---|---|
committer | Kudlaty <none@none> | 2009-08-14 17:14:08 +0200 |
commit | 485aab1186f0672eb96a012f4c4b0bdcd444efb8 (patch) | |
tree | 32c85ee7fa9894414c951084424d718089de9371 /src/bindings/scripts/VC80/80ScriptDev2.vcproj | |
parent | 8bbb1d1c95f3a81eadd395d5962a88cc78eaf269 (diff) |
Merge [SD2]
r1261 Add GO script to complete lyceum event in BRD. Patch by Turok
Some minor cleanup.
r1262 Apply SD2 code style to example scripts. Patch by DasBlub
r1263 Remove AI for some of the npc's in tomb of seven event (BRD). Note that ACID is required for event to work properly (set instance data). Patch by Turok
r1264 Fix typo in filename in previous commit.
r1265 Added support for quest 2742
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/VC80/80ScriptDev2.vcproj')
-rw-r--r-- | src/bindings/scripts/VC80/80ScriptDev2.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bindings/scripts/VC80/80ScriptDev2.vcproj b/src/bindings/scripts/VC80/80ScriptDev2.vcproj index 9917fb31336..55241f0486d 100644 --- a/src/bindings/scripts/VC80/80ScriptDev2.vcproj +++ b/src/bindings/scripts/VC80/80ScriptDev2.vcproj @@ -1191,6 +1191,10 @@ <Filter Name="Hinterlands" > + <File + RelativePath="..\scripts\zone\hinterlands\hinterlands.cpp" + > + </File> </Filter> <Filter Name="Iron Forge" |