mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 04:03:30 +00:00
added placeholder Takistan Montains
This commit is contained in:
@@ -20,6 +20,9 @@ switch (worldName) do {
|
||||
case "cucui": {
|
||||
_realLocation = _position call armatak_fnc_convert_to_cucui;
|
||||
};
|
||||
case "Mountains_ACR": {
|
||||
_realLocation = _position call armatak_fnc_convert_to_takistan_montains;
|
||||
};
|
||||
default {
|
||||
_realLocation = [0, 0, 0];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user