From 1521057a803701af06c7ae9d12b95ad4efe23c61 Mon Sep 17 00:00:00 2001
From: Mirio <opivy@hotmail.de>
Date: Sun, 30 Aug 2015 23:21:30 +0200
Subject: [PATCH] Fix model path errors. Make stairs solid to allow
 splashdamage through floors

---
 maps/crystalcave.map         | 30 +++++-------------------------
 maps/crystalcave.map.options |  2 +-
 2 files changed, 6 insertions(+), 26 deletions(-)

diff --git a/maps/crystalcave.map b/maps/crystalcave.map
index bc709f46..8832ba81 100644
--- a/maps/crystalcave.map
+++ b/maps/crystalcave.map
@@ -18500,7 +18500,7 @@ brushDef
 {
 "classname" "misc_model"
 "origin" "1108.936646 -274.056030 572.000000"
-"model" "models/cavestair2.ase"
+"model" "models/map_crystalcave/cavestair2.ase"
 "spawnflags" "4"
 "_castshadows" "1"
 "_receiveshadows" "1"
@@ -18510,7 +18510,7 @@ brushDef
 {
 "classname" "misc_model"
 "origin" "1154.375000 -290.057190 592.000000"
-"model" "models/cavestair2.ase"
+"model" "models/map_crystalcave/cavestair2.ase"
 "spawnflags" "4"
 "_castshadows" "1"
 "_receiveshadows" "1"
@@ -18520,7 +18520,7 @@ brushDef
 {
 "classname" "misc_model"
 "origin" "1194.088013 -312.481628 611.999939"
-"model" "models/cavestair2.ase"
+"model" "models/map_crystalcave/cavestair2.ase"
 "spawnflags" "4"
 "_castshadows" "1"
 "_receiveshadows" "1"
@@ -18530,7 +18530,7 @@ brushDef
 {
 "classname" "misc_model"
 "origin" "1234.526855 -342.583435 632.000061"
-"model" "models/cavestair2.ase"
+"model" "models/map_crystalcave/cavestair2.ase"
 "spawnflags" "4"
 "_castshadows" "1"
 "_receiveshadows" "1"
@@ -18540,7 +18540,7 @@ brushDef
 {
 "classname" "misc_model"
 "origin" "1266.186523 -370.433777 652.000122"
-"model" "models/cavestair2.ase"
+"model" "models/map_crystalcave/cavestair2.ase"
 "spawnflags" "4"
 "_castshadows" "1"
 "_receiveshadows" "1"
@@ -19415,26 +19415,6 @@ brushDef
 }
 {
 "classname" "misc_model"
-"origin" "-80.000008 -264.000061 1280.000122"
-"model" "models/ivy_albert.ase"
-"angle" "-138.679321"
-"modelscale_vec" "1.000000 0.800000 0.800000"
-}
-{
-"classname" "misc_model"
-"origin" "372.377930 -450.575470 1063.765137"
-"model" "models/ivy_albert.ase"
-"angles" "23.856440 -90.508553 0.000000"
-"modelscale_vec" "1.000000 1.000000 0.800000"
-}
-{
-"classname" "misc_model"
-"origin" "592.000000 104.000046 976.000000"
-"model" "models/ivy_albert.ase"
-"angle" "45.910637"
-}
-{
-"classname" "misc_model"
 "origin" "300.000000 -908.000061 532.000000"
 "model" "models/map_crystalcave/fern.ase"
 "modelscale" "1.600000"
diff --git a/maps/crystalcave.map.options b/maps/crystalcave.map.options
index cd0af684..8db8c54e 100644
--- a/maps/crystalcave.map.options
+++ b/maps/crystalcave.map.options
@@ -2,4 +2,4 @@
 -light + -bounce 8 -dirtscale 2
 -vis +
 -minimap +
-Version: 1
\ No newline at end of file
+Version: 1a
\ No newline at end of file
-- 
2.39.5