mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
add Tanoa mapData
This commit is contained in:
parent
18d864e950
commit
c268572649
@ -17,7 +17,7 @@
|
||||
// [latitude, altitude]
|
||||
|
||||
// the more important ones
|
||||
|
||||
if (_map in ["tanoa"]) exitWith { [-18, 0] };
|
||||
if (_map in ["altis"]) exitWith { [40, 0] };
|
||||
if (_map in ["stratis"]) exitWith { [40, 0] };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user