We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2257bd commit 187041bCopy full SHA for 187041b
Resources/Prototypes/Entities/Objects/Specific/Mech/mechs.yml
@@ -702,8 +702,9 @@
702
damageModifierSet: DurandArmor
703
- type: MechThrusters
704
- type: Repairable
705
- fuelCost: 30
706
- doAfterDelay: 15
+ damageValue: -30 # 15 seconds to repair durand
+ doAfterDelay: 1
707
+ fuelCost: 3 # 3x more expensive than cyborg repair costing 70u for durand
708
- type: PointLight
709
mask: /Textures/Effects/LightMasks/cone.png
710
autoRot: true
0 commit comments