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/VC90 | |
| 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/VC90')
| -rw-r--r-- | src/bindings/scripts/VC90/90ScriptDev2.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/bindings/scripts/VC90/90ScriptDev2.vcproj b/src/bindings/scripts/VC90/90ScriptDev2.vcproj index ee30f353115..0712a138e2f 100644 --- a/src/bindings/scripts/VC90/90ScriptDev2.vcproj +++ b/src/bindings/scripts/VC90/90ScriptDev2.vcproj @@ -714,6 +714,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" |
