From 1a0bf541de4257eef5b5bd4228d97f69f51ebe7d Mon Sep 17 00:00:00 2001 From: Curtis Shmyr Date: Wed, 11 Nov 2015 11:51:15 -0700 Subject: [PATCH] Made both barracks' doors exit to different cells --- mods/ra/rules/structures.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index 71c26dc61e..3bb4e2fab7 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -1297,7 +1297,7 @@ BARR: RallyPoint: Exit@1: SpawnOffset: -170,810,0 - ExitCell: 0,2 + ExitCell: 1,2 Exit@2: SpawnOffset: -725,640,0 ExitCell: 0,2 @@ -1398,7 +1398,7 @@ TENT: RallyPoint: Exit@1: SpawnOffset: -42,810,0 - ExitCell: 0,2 + ExitCell: 1,2 Exit@2: SpawnOffset: -725,640,0 ExitCell: 0,2