r2547 - trunk/data/maps

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri May 11 09:04:31 EDT 2007


Author: m0rfar
Date: 2007-05-11 09:04:31 -0400 (Fri, 11 May 2007)
New Revision: 2547

Modified:
   trunk/data/maps/dismal.ent
Log:
Fixed 4 stuck player spawns on Dismal.

Modified: trunk/data/maps/dismal.ent
===================================================================
--- trunk/data/maps/dismal.ent	2007-05-11 12:25:17 UTC (rev 2546)
+++ trunk/data/maps/dismal.ent	2007-05-11 13:04:31 UTC (rev 2547)
@@ -118,7 +118,7 @@
 {
 "angle" "180"
 "classname" "info_player_deathmatch"
-"origin" "3035 -848 0"
+"origin" "3035 -848 32"
 }
 {
 "classname" "weapon_electro"
@@ -126,7 +126,7 @@
 }
 {
 "angle" "180"
-"origin" "3003 256 0"
+"origin" "3003 256 32"
 "classname" "info_player_deathmatch"
 }
 {
@@ -141,7 +141,7 @@
 }
 {
 "classname" "info_player_deathmatch"
-"origin" "-264 -1024 0"
+"origin" "-264 -1024 32"
 }
 {
 "target" "t9"
@@ -174,7 +174,7 @@
 "model" "*10"
 }
 {
-"origin" "-296 80 0"
+"origin" "-296 80 32"
 "classname" "info_player_deathmatch"
 }
 {




More information about the nexuiz-commits mailing list