Migrate SelfHealing.HealIfBelow from float to int percentage
This commit is contained in:
@@ -160,7 +160,7 @@ MINVV:
|
||||
SelfHealing:
|
||||
Step: -1
|
||||
Delay: 1
|
||||
HealIfBelow: 101%
|
||||
HealIfBelow: 101
|
||||
DamageCooldown: 0
|
||||
Explodes:
|
||||
Weapon: CrateNuke
|
||||
|
||||
@@ -307,7 +307,7 @@ V2RL:
|
||||
SelfHealing:
|
||||
Step: 2
|
||||
Delay: 1
|
||||
HealIfBelow: 40%
|
||||
HealIfBelow: 40
|
||||
|
||||
BADR.Bomber:
|
||||
Health:
|
||||
|
||||
@@ -160,7 +160,7 @@ PBOX:
|
||||
SelfHealing:
|
||||
Step: 1
|
||||
Delay: 1
|
||||
HealIfBelow: 100%
|
||||
HealIfBelow: 100
|
||||
DamageCooldown: 150
|
||||
Selectable:
|
||||
Bounds: 44,38,0,-4
|
||||
|
||||
Reference in New Issue
Block a user