Spells/Effects

* also list affected spells directly in the spell effect
 * allow more spell auras to display affected spells
This commit is contained in:
Sarjuuk
2024-04-02 01:07:43 +02:00
parent 7b43739dbc
commit e09e3a7260
9 changed files with 154 additions and 21 deletions

View File

@@ -1476,6 +1476,10 @@ $lang = array(
'_collapseAll' => "Collapse All",
'_expandAll' => "Expand All",
'_transfer' => 'This spell will be converted to <a href="?spell=%d" class="q%d icontiny tinyspecial" style="background-image: url('.STATIC_URL.'/images/wow/icons/tiny/%s.gif)">%s</a> if you transfer to <span class="icon-%s">%s</span>.',
'_affected' => "Affected Spells",
'_seeMore' => "See more",
'_rankRange' => "Rank:&nbsp;%d&nbsp;-&nbsp;%d",
'_showXmore' => "Show %d More",
'currentArea' => '&lt;current area&gt;',
'discovered' => "Learned via discovery",
'ppm' => "(%s procs per minute)",