Skip to content

Commit

Permalink
new islands
Browse files Browse the repository at this point in the history
* Beketov
* Taviana
* Celle
  • Loading branch information
McDiod committed Sep 9, 2016
1 parent cd30afd commit 36d2c79
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions islandConfig.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,14 @@
ISLANDS = [
'Abel',
'Altis',
'Beketov',
'Cain',
'Chernarus',
'Desert_Island',
'eden',
'fata',
'IslaDuala3',
'mbg_celle2',
'namalsk',
'noe',
'Panthera3',
Expand All @@ -47,6 +49,7 @@ ISLANDS = [
'SugarLake',
'Takistan',
'Tanoa',
'taviana',
'utes',
'vt5',
'Zargabad'
Expand All @@ -57,12 +60,14 @@ ISLANDS = [
ISLAND_CONFIG = [
[true, [9721.53,3954.22,0], 'Malden'],
[true,[14782.4,16649,0],'Altis'],
[true, [11110,10095.5,0], 'Beketov'],
[true, [5063.03,6340.83,0], 'Kolgujev'],
[true, [4382.42,10510,0],'Chernarus'],
[false, [10021.7,2221.94,0], 'Desert Island'],
[true, [4802.94,11552,0], 'Everon'],
[false, [8989.75,5837.9,0],'Fata'],
[false, [4495.91,2237.83,0],'Isla Duala'],
[true, [7805.82,1242.43,0], 'Celle'],
[true, [6235.44,9443.9,0],'Namalsk'],
[true, [1545.72,5106.86,0], 'Nogova'],
[true, [2386.32,3492.82,0],'Panthera'],
Expand All @@ -72,6 +77,7 @@ ISLAND_CONFIG = [
[true, [4195.32,7135.65,0],'Sugar Lake'],
[false, [7861.16,1742.09,0],'Takistan'],
[true, [2240,13355,0], 'Tanoa'],
[true, [16515.6,10804.5,0], 'Taviana'],
[true, [3822.11,3574.4,0],'Utes'],
[true, [3129.09,3400.02,0],'Suomi'],
[true, [-1063.61,604.564,0],'Zargabad']
Expand Down

0 comments on commit 36d2c79

Please sign in to comment.