]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Fix model path errors. Make stairs solid to allow splashdamage through floors
authorMirio <opivy@hotmail.de>
Sun, 30 Aug 2015 21:21:30 +0000 (23:21 +0200)
committerMirio <opivy@hotmail.de>
Sun, 30 Aug 2015 21:21:30 +0000 (23:21 +0200)
maps/crystalcave.map
maps/crystalcave.map.options

index bc709f46920e6e79fc109c6e17a67c59cc6ecf80..8832ba8194f4e4cd2f8736e996ccb07d4c3c14a6 100644 (file)
@@ -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"
index cd0af68485528856d0e2c3aef962991032ba1182..8db8c54ef07d6264b2d26330eda5fd576656aeb2 100644 (file)
@@ -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