From b75be590dcbfabf1c73a47f2fbb014eb48753712 Mon Sep 17 00:00:00 2001 From: nomisum Date: Sat, 12 Dec 2015 21:04:41 +0100 Subject: [PATCH] fix namalsk posi --- islandConfig.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/islandConfig.sqf b/islandConfig.sqf index 6b2acf88..3c06b4ba 100644 --- a/islandConfig.sqf +++ b/islandConfig.sqf @@ -72,7 +72,7 @@ ISLAND_TARGET_POSITIONS = [ [ [1240, 9450], [1240, 8450], true, false,'IsolaDiCapraia'], [ [-2500,-500],[-500,-2500], false, false,'Kunduz'], [ [12870, 780], [13830, 780], true, false,'pja305'], - [ [5235, 5415], [5235, 5720], true, true, 'namalsk'], + [ [6235, 9200], [6235, 9528], true, true, 'namalsk'], [ [18080, 18535], [18200, 18060], true, false,'Sara'], [ [18080, 18535], [18200, 18060], true, false,'Sara_dbe1'], [ [9800, 4700], [9800, 3800], true, false,'saru'],