Make Health Analysers UI continuously update (#22449)
This commit is contained in:
@@ -8,6 +8,10 @@ health-analyzer-window-damage-group-text = {$damageGroup}: {$amount}
|
||||
health-analyzer-window-damage-type-text = {$damageType}: {$amount}
|
||||
health-analyzer-window-damage-type-duplicate-text = {$damageType}: {$amount} (duplicate)
|
||||
|
||||
health-analyzer-window-scan-mode-text = Scan Mode:
|
||||
health-analyzer-window-scan-mode-active = ACTIVE
|
||||
health-analyzer-window-scan-mode-inactive = INACTIVE
|
||||
|
||||
health-analyzer-window-damage-group-Brute = Brute
|
||||
health-analyzer-window-damage-type-Blunt = Blunt
|
||||
health-analyzer-window-damage-type-Slash = Slash
|
||||
|
||||
@@ -45,8 +45,7 @@
|
||||
suffix: Powered
|
||||
components:
|
||||
- type: PowerCellDraw
|
||||
drawRate: 0
|
||||
useRate: 20
|
||||
drawRate: 1.2 #Calculated for 5 minutes on a small cell
|
||||
- type: ActivatableUIRequiresPowerCell
|
||||
|
||||
- type: entity
|
||||
|
||||
Reference in New Issue
Block a user