mirror of
https://github.com/sethduda/AdvancedSlingLoading.git
synced 2024-08-30 17:32:12 +00:00
VTOL wasn't able to attach ropes
This commit is contained in:
parent
5e4d46c09f
commit
1283fac2be
@ -964,7 +964,7 @@ ASL_Is_Supported_Vehicle = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
ASL_SLING_RULES = [
|
ASL_SLING_RULES = [
|
||||||
["Helicopter","CAN_SLING","All"]
|
["All","CAN_SLING","All"]
|
||||||
];
|
];
|
||||||
|
|
||||||
ASL_Is_Supported_Cargo = {
|
ASL_Is_Supported_Cargo = {
|
||||||
|
Loading…
Reference in New Issue
Block a user