diff options
author | megamage <none@none> | 2009-08-16 16:20:31 -0500 |
---|---|---|
committer | megamage <none@none> | 2009-08-16 16:20:31 -0500 |
commit | 0bf3aa109f061409e96930a4becd2f86ba608da1 (patch) | |
tree | d81ed4762b91138bb3674ebc42e0e6e28eff6967 /src/bindings/scripts/VC80/80ScriptDev2.vcproj | |
parent | 73b2226827b9695ecb9e26378a7d3975446a842c (diff) |
*Some quest fixes for some dk quests. Not enabled for now. By Azrael and ckegg. sql will be added later so you may get some console error during start up.
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/VC80/80ScriptDev2.vcproj')
-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 4c98db9abb2..1e6121cada4 100644 --- a/src/bindings/scripts/VC80/80ScriptDev2.vcproj +++ b/src/bindings/scripts/VC80/80ScriptDev2.vcproj @@ -717,6 +717,14 @@ RelativePath="..\scripts\eastern_kingdoms\scarlet_enclave\the_scarlet_enclave.cpp" > </File> + <File + RelativePath="..\scripts\eastern_kingdoms\scarlet_enclave\chapter1.cpp" + > + </File> + <File + RelativePath="..\scripts\eastern_kingdoms\scarlet_enclave\chapter2.cpp" + > + </File> </Filter> <Filter Name="Scarlet Monastery" |