Fix harvesters losing their last harvesting position when carried by carryall.
This commit is contained in:
@@ -753,7 +753,7 @@
|
||||
Action: Kill
|
||||
DrawLineToTarget:
|
||||
Mobile:
|
||||
PauseOnCondition: empdisable || being-captured
|
||||
PauseOnCondition: empdisable || being-captured || carried
|
||||
Locomotor: wheeled
|
||||
TurnSpeed: 5
|
||||
Voice: Move
|
||||
@@ -816,6 +816,7 @@
|
||||
Modifier: 60
|
||||
Carryable:
|
||||
RequiresCondition: !inside-tunnel
|
||||
LockedCondition: carried
|
||||
RevealOnFire:
|
||||
EntersTunnels:
|
||||
Voice: Move
|
||||
|
||||
Reference in New Issue
Block a user