From 29e2ae8e83ab706e8ae01d27c4ae39e4786c208f Mon Sep 17 00:00:00 2001 From: strahlemann Date: Fri, 24 Feb 2006 16:50:18 +0000 Subject: [PATCH] fixed spawnpoint-angles on nexdm08 git-svn-id: svn://svn.icculus.org/nexuiz/trunk@1124 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/maps/nexdm08.ent | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/maps/nexdm08.ent b/data/maps/nexdm08.ent index ecc99c773..c41396bcb 100644 --- a/data/maps/nexdm08.ent +++ b/data/maps/nexdm08.ent @@ -115,6 +115,7 @@ "classname" "info_player_deathmatch" } { +"angle" "270" "origin" "3 959 55" "classname" "info_player_deathmatch" } @@ -131,10 +132,12 @@ "classname" "item_bullets" } { +"angle" "90" "origin" "-715 -790 55" "classname" "info_player_deathmatch" } { +"angle" "135" "origin" "-498 -790 65" "classname" "info_player_deathmatch" } @@ -143,6 +146,7 @@ "classname" "item_health25" } { +"angle" "225" "origin" "-464 813 75" "classname" "info_player_deathmatch" } -- 2.39.2