Make Mobile a PausableConditionalTrait
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
Mobile:
|
||||
TurnSpeed: 5
|
||||
Locomotor: vehicle
|
||||
RequiresCondition: !notmobile
|
||||
PauseOnCondition: notmobile
|
||||
SelectionDecorations:
|
||||
WithSpriteControlGroupDecoration:
|
||||
Selectable:
|
||||
|
||||
@@ -343,7 +343,8 @@ devastator:
|
||||
TurnSpeed: 3
|
||||
Speed: 31
|
||||
Locomotor: devastator
|
||||
RequiresCondition: !overload && !notmobile
|
||||
RequiresCondition: !overload
|
||||
PauseOnCondition: notmobile
|
||||
AutoCarryable:
|
||||
RequiresCondition: !overload
|
||||
RevealsShroud:
|
||||
|
||||
Reference in New Issue
Block a user