Make small clamp use 2% battery instead of recharging 2% battery. (#32320)
Make small clamp user 2% battery instead of recharge 2% battery. Co-authored-by: JIPDawg <JIPDawg93@gmail.com>
This commit is contained in:
parent
698b03380a
commit
00a74b9480
|
|
@ -39,7 +39,7 @@
|
|||
- type: MechGrabber
|
||||
maxContents: 4
|
||||
grabDelay: 3
|
||||
grabEnergyDelta: 20
|
||||
grabEnergyDelta: -20
|
||||
- type: Tag
|
||||
tags:
|
||||
- SmallMech
|
||||
|
|
|
|||
Loading…
Reference in New Issue