Skip to content

Commit

Permalink
added sugarlake
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisum committed Mar 14, 2016
1 parent 0dd52ec commit 0779331
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ islands=(
Panthera3
Sara_dbe1
Shapur_BAF
SugarLake
Stratis
Thirsk
Woodland_ACR
Expand Down
3 changes: 3 additions & 0 deletions islandConfig.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
// Sarahni,
// Sarugao,
// Shapur,
// SugarLake,
// Stratis,
// Takistan,
// Thirsk,
Expand Down Expand Up @@ -48,6 +49,7 @@ ISLANDS = [
'Sara_dbe1',
'saru',
'Shapur_BAF',
'SugarLake',
'Stratis',
'takistan',
'Thirsk',
Expand Down Expand Up @@ -77,6 +79,7 @@ ISLAND_TARGET_POSITIONS = [
[ [18080, 18535], [18200, 18060], true, false,'Sara_dbe1'],
[ [9800, 4700], [9800, 3800], true, false,'saru'],
[ [160, 640], [800, 135], true, false,'Shapur_BAF'],
[ [4190,7310], [4620,6120], true, true,'SugarLake'],
[ [1540, 5015], [1800, 6000], true, true,'Stratis'],
[ [7700, 1600], [8250, 2130], false, false,'takistan'],
[ [1100, 3200], [1700, 3000], true, true,'Thirsk'],
Expand Down

0 comments on commit 0779331

Please sign in to comment.