From: Mirio <opivy@hotmail.de>
Date: Wed, 17 Jun 2015 14:40:29 +0000 (+0200)
Subject: Add info_autoscreenshot entities, fix invisible texture
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=749fbc789d9aa2cdc7564dc9f03bad811f41a291;p=xonotic%2Fxonotic-maps.pk3dir.git

Add info_autoscreenshot entities, fix invisible texture
---

diff --git a/maps/sewers.map b/maps/sewers.map
index 5be4995f..40e455d8 100644
--- a/maps/sewers.map
+++ b/maps/sewers.map
@@ -7325,7 +7325,7 @@ brushDef
 ( 1024 1312 512 ) ( 1024 1280 512 ) ( 640 1312 512 ) ( ( 0.015625 0 -0 ) ( -0 0.015625 0 ) ) common/caulk 0 0 0
 ( 1024 1312 512 ) ( 640 1312 512 ) ( 1024 1312 256 ) ( ( 0.015625 0 -0 ) ( -0 0.015625 0 ) ) common/caulk 0 0 0
 ( 1024 1312 512 ) ( 1024 1312 256 ) ( 1024 1280 512 ) ( ( 0.015625 0 -0 ) ( -0 0.015625 0 ) ) common/caulk 0 0 0
-( 640 1280 256 ) ( 1024 1280 256 ) ( 640 1312 256 ) ( ( 0.015625 0 -0 ) ( -0 0.015625 0 ) ) common/caulk 0 0 0
+( 640 1280 256 ) ( 1024 1280 256 ) ( 640 1312 256 ) ( ( 0 0.00390625 -0 ) ( -0.03125 0 0.3962500095 ) ) phillipk2x/trims-pk02_trim04b 0 0 0
 ( 640 1280 256 ) ( 640 1280 512 ) ( 1024 1280 256 ) ( ( 0.015625 0 -0 ) ( -0 0.015625 0 ) ) common/caulk 0 0 0
 ( 768 1280 256 ) ( 768 1312 256 ) ( 768 1280 512 ) ( ( 0.015625 0 -0 ) ( -0 0.015625 0 ) ) common/caulk 0 0 0
 }
@@ -12095,3 +12095,18 @@ brushDef
 "origin" "-768.000000 -1160.000000 360.000000"
 "light" "100"
 }
+{
+"classname" "info_autoscreenshot"
+"origin" "-356.14328 1103.77307 499.9198"
+"angles" "13.727417 -136.417236 0"
+}
+{
+"classname" "info_autoscreenshot"
+"origin" "-1423.24207 -1759.44177 -94.7510071"
+"angles" "8.18481445 57.1343994 0"
+}
+{
+"classname" "info_autoscreenshot"
+"origin" "282.791351 118.835678 547.358765"
+"angles" "16.237793 48.2519531 0"
+}
diff --git a/maps/sewers.mapinfo b/maps/sewers.mapinfo
index a8b093b3..a748080d 100644
--- a/maps/sewers.mapinfo
+++ b/maps/sewers.mapinfo
@@ -3,7 +3,6 @@ description Go around map
 author proraide
 cdtrack 16
 has weapons                                                                     
-clientsettemp_for_type all r_water 1
 gametype dm
 gametype tdm
 gametype ca
@@ -11,3 +10,5 @@ gametype kh
 gametype ft
 gametype lms
 gametype ka
+
+clientsettemp_for_type all r_water 1
\ No newline at end of file