mirror of
https://github.com/sethduda/AdvancedSlingLoading.git
synced 2024-08-30 17:32:12 +00:00
Adding support for VTOL
This commit is contained in:
@ -946,7 +946,8 @@ ASL_Can_Pickup_Ropes = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
ASL_SUPPORTED_VEHICLES = [
|
ASL_SUPPORTED_VEHICLES = [
|
||||||
"Helicopter"
|
"Helicopter",
|
||||||
|
"VTOL_Base_F"
|
||||||
];
|
];
|
||||||
|
|
||||||
ASL_Is_Supported_Vehicle = {
|
ASL_Is_Supported_Vehicle = {
|
||||||
|
Reference in New Issue
Block a user