Skip to content

Commit

Permalink
update islands
Browse files Browse the repository at this point in the history
  • Loading branch information
McDiod committed Apr 17, 2017
1 parent 825c215 commit 5c83e52
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,16 @@ islands=(
Beketov
Chernarus
Desert_Island
dingor
fallujah
fata
lingor3
mbg_celle2
Porto
Sara_dbe1
Stratis
SugarLake
Takistan
Tanoa
taviana
utes
Zargabad
)
Expand Down
6 changes: 6 additions & 0 deletions islandConfig.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,12 @@ ISLANDS = [
'Cain',
'Chernarus',
'Desert_Island',
'dingor',
'eden',
'fallujah',
'fata',
'IslaDuala3',
'lingor3',
'mbg_celle2',
'namalsk',
'noe',
Expand All @@ -64,9 +67,12 @@ ISLAND_CONFIG = [
[true, [5063.03,6340.83,0], 'Kolgujev'],
[true, [4382.42,10510,0],'Chernarus'],
[false, [10021.7,2221.94,0], 'Desert Island'],
[false, [4305.13,1415.62,0], 'dingor'],
[true, [4802.94,11552,0], 'Everon'],
[false, [10226.5,605.61,0], 'Fallujah'],
[false, [8989.75,5837.9,0],'Fata'],
[false, [4495.91,2237.83,0],'Isla Duala'],
[true, [4296.53,1406.85,0], 'lingor3'],
[true, [7805.82,1242.43,0], 'Celle'],
[true, [6235.44,9443.9,0],'Namalsk'],
[true, [1545.72,5106.86,0], 'Nogova'],
Expand Down

0 comments on commit 5c83e52

Please sign in to comment.