Skip to content

Commit 187041b

Browse files
committed
made mechs repair like cyborgs
1 parent b2257bd commit 187041b

File tree

1 file changed

+3
-2
lines changed
  • Resources/Prototypes/Entities/Objects/Specific/Mech

1 file changed

+3
-2
lines changed

Resources/Prototypes/Entities/Objects/Specific/Mech/mechs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -702,8 +702,9 @@
702702
damageModifierSet: DurandArmor
703703
- type: MechThrusters
704704
- type: Repairable
705-
fuelCost: 30
706-
doAfterDelay: 15
705+
damageValue: -30 # 15 seconds to repair durand
706+
doAfterDelay: 1
707+
fuelCost: 3 # 3x more expensive than cyborg repair costing 70u for durand
707708
- type: PointLight
708709
mask: /Textures/Effects/LightMasks/cone.png
709710
autoRot: true

0 commit comments

Comments
 (0)