From 5e35b968b358aa6b492b11fbffe7612cc38a179e Mon Sep 17 00:00:00 2001 From: kadaverjack Date: Mon, 30 Apr 2007 15:30:50 +0000 Subject: [PATCH] fixed 2 spawn points on silvercity, that were stuck in the ceiling and caused errors git-svn-id: svn://svn.icculus.org/nexuiz/branches/nexuiz-2.0@2416 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/maps/silvercity.ent | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/maps/silvercity.ent b/data/maps/silvercity.ent index 88ee8773d..a08e23e34 100644 --- a/data/maps/silvercity.ent +++ b/data/maps/silvercity.ent @@ -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" } { -- 2.39.2