mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
SpellDetailPage/Fixup
* fix empty scaling bar * fix setting max level for scaling tooltips * fix displayed periodic power gain value for runic power and rage * attempt to fix spell coefficient calculation (dear god...) * append % sign to value for two more auras * display value per combo point
This commit is contained in:
@@ -1463,6 +1463,7 @@ $lang = array(
|
||||
'pctCostOf' => "от базовой %s",
|
||||
'costPerSec' => ", плюс %s в секунду",
|
||||
'costPerLevel' => ", плюс %s за уровень",
|
||||
'pointsPerCP' => ", плюс %s в прием в серии",
|
||||
'stackGroup' => "[Stack Group]",
|
||||
'linkedWith' => "[Linked with]",
|
||||
'_scaling' => "[Scaling]",
|
||||
|
||||
Reference in New Issue
Block a user