r2416 - branches/nexuiz-2.0/data/maps trunk/data/maps

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Apr 30 11:30:50 EDT 2007


Author: kadaverjack
Date: 2007-04-30 11:30:50 -0400 (Mon, 30 Apr 2007)
New Revision: 2416

Modified:
   branches/nexuiz-2.0/data/maps/silvercity.ent
   trunk/data/maps/silvercity.ent
Log:
fixed 2 spawn points on silvercity, that were stuck in the ceiling and caused errors


Modified: branches/nexuiz-2.0/data/maps/silvercity.ent
===================================================================
--- branches/nexuiz-2.0/data/maps/silvercity.ent	2007-04-30 15:28:05 UTC (rev 2415)
+++ branches/nexuiz-2.0/data/maps/silvercity.ent	2007-04-30 15:30:50 UTC (rev 2416)
@@ -34,7 +34,7 @@
 }
 {
 "angle" "0"
-"origin" "544 -224 88"
+"origin" "544 -224 48"
 "classname" "info_player_deathmatch"
 }
 {
@@ -49,7 +49,7 @@
 }
 {
 "angle" "0"
-"origin" "-1536 -768 88"
+"origin" "-1536 -768 48"
 "classname" "info_player_deathmatch"
 }
 {

Modified: trunk/data/maps/silvercity.ent
===================================================================
--- trunk/data/maps/silvercity.ent	2007-04-30 15:28:05 UTC (rev 2415)
+++ trunk/data/maps/silvercity.ent	2007-04-30 15:30:50 UTC (rev 2416)
@@ -34,7 +34,7 @@
 }
 {
 "angle" "0"
-"origin" "544 -224 88"
+"origin" "544 -224 48"
 "classname" "info_player_deathmatch"
 }
 {
@@ -49,7 +49,7 @@
 }
 {
 "angle" "0"
-"origin" "-1536 -768 88"
+"origin" "-1536 -768 48"
 "classname" "info_player_deathmatch"
 }
 {




More information about the nexuiz-commits mailing list