Misc/Fixes

* resolve two additional spell effects (11, 44)
 * fixed overzealous find/replace in Loot::iterate()
 * fixed wrong placeholder for type 32 in Conditions System
This commit is contained in:
Sarjuuk
2018-12-02 00:52:17 +01:00
parent cc5be5261c
commit da1946df0f
9 changed files with 20 additions and 4 deletions

View File

@@ -1227,6 +1227,7 @@ $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>.',
'currentArea' => '&lt;current area&gt;',
'discovered' => "Learned via discovery",
'ppm' => "%s procs per minute",
'procChance' => "Proc chance",