Spell/Detail Page
* display effective MiscValue for effect PowerBurn
This commit is contained in:
parent
000a3208c0
commit
b13f3af03e
1 changed files with 1 additions and 0 deletions
|
|
@ -1640,6 +1640,7 @@ class SpellPage extends GenericPage
|
|||
{
|
||||
case 8: // Power Drain
|
||||
case 30: // Energize
|
||||
case 62: // Power Burn
|
||||
case 137: // Energize Pct
|
||||
$_ = Lang::spell('powerTypes', $effMV);
|
||||
if ($_ && User::isInGroup(U_GROUP_EMPLOYEE))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue