Adding support for VTOL

This commit is contained in:
sethduda
2016-07-10 08:39:05 -04:00
parent 89e9115dd9
commit 5e4d46c09f

View File

@ -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 = {