Migrate SelfHealing.HealIfBelow from float to int percentage

This commit is contained in:
reaperrr
2016-03-24 13:36:00 +01:00
parent 8ba875476f
commit 3a97757bfa
13 changed files with 32 additions and 15 deletions

View File

@@ -28,7 +28,7 @@
AutoTarget:
SelfHealing:
Delay: 10
HealIfBelow: 50%
HealIfBelow: 50
DamageCooldown: 200
WithVoxelTurret:
WithVoxelBarrel:

View File

@@ -246,7 +246,7 @@ WEED:
HP: 600
SelfHealing:
Delay: 10
HealIfBelow: 50%
HealIfBelow: 50
DamageCooldown: 200
Armor:
Type: Heavy

View File

@@ -76,7 +76,7 @@ HARV:
HP: 1000
SelfHealing:
Delay: 10
HealIfBelow: 50%
HealIfBelow: 50
DamageCooldown: 200
Armor:
Type: Heavy