Stop vehicle movement when a hijacker is entering.
This commit is contained in:
@@ -241,6 +241,7 @@
|
|||||||
DrawLineToTarget:
|
DrawLineToTarget:
|
||||||
UpdatesPlayerStatistics:
|
UpdatesPlayerStatistics:
|
||||||
Mobile:
|
Mobile:
|
||||||
|
RequiresCondition: !being-captured
|
||||||
Locomotor: wheeled
|
Locomotor: wheeled
|
||||||
TurnSpeed: 5
|
TurnSpeed: 5
|
||||||
SelectionDecorations:
|
SelectionDecorations:
|
||||||
@@ -267,6 +268,7 @@
|
|||||||
Tooltip:
|
Tooltip:
|
||||||
GenericName: Vehicle
|
GenericName: Vehicle
|
||||||
CaptureManager:
|
CaptureManager:
|
||||||
|
BeingCapturedCondition: being-captured
|
||||||
Capturable:
|
Capturable:
|
||||||
Types: vehicle
|
Types: vehicle
|
||||||
CancelActivity: True
|
CancelActivity: True
|
||||||
|
|||||||
@@ -715,10 +715,10 @@
|
|||||||
Action: Kill
|
Action: Kill
|
||||||
DrawLineToTarget:
|
DrawLineToTarget:
|
||||||
Mobile:
|
Mobile:
|
||||||
|
RequiresCondition: !empdisable && !being-captured
|
||||||
|
Locomotor: wheeled
|
||||||
TurnSpeed: 5
|
TurnSpeed: 5
|
||||||
Voice: Move
|
Voice: Move
|
||||||
RequiresCondition: !empdisable
|
|
||||||
Locomotor: wheeled
|
|
||||||
Selectable:
|
Selectable:
|
||||||
Bounds: 40,24
|
Bounds: 40,24
|
||||||
WithTextControlGroupDecoration:
|
WithTextControlGroupDecoration:
|
||||||
@@ -740,6 +740,7 @@
|
|||||||
HiddenUnderFog:
|
HiddenUnderFog:
|
||||||
ActorLostNotification:
|
ActorLostNotification:
|
||||||
CaptureManager:
|
CaptureManager:
|
||||||
|
BeingCapturedCondition: being-captured
|
||||||
Capturable:
|
Capturable:
|
||||||
Types: Vehicle
|
Types: Vehicle
|
||||||
CancelActivity: True
|
CancelActivity: True
|
||||||
|
|||||||
Reference in New Issue
Block a user