expanded reagents for spells

This commit is contained in:
Sarjuuk
2013-12-15 20:57:34 +01:00
parent 954352e17a
commit e7429d53d7
11 changed files with 395 additions and 68 deletions

View File

@@ -345,7 +345,7 @@ $lang = array(
'_spellDetails' => "Spell Details",
'_cost' => "Cost",
'_range' => "Range",
'_castTime' => "Cast Time",
'_castTime' => "Cast time",
'_cooldown' => "Cooldown",
'_distUnit' => "yards",
'_forms' => "Forms",
@@ -359,6 +359,8 @@ $lang = array(
'_radius' => "Radius",
'_interval' => "Interval",
'_inSlot' => "in slot",
'_collapseAll' => "Collapse All",
'_expandAll' => "Expand All",
'ppm' => "%s procs per minute",
'procChance' => "Proc chance",