mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Spell/Detail Page
* display effective MiscValue for effect PowerBurn
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user