add Tanoa mapData

This commit is contained in:
bux578 2016-06-11 21:14:05 +02:00
parent 18d864e950
commit c268572649

View File

@ -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] };