mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Profiler/Completion
* apply factions from player_factionchange_spells to all spells * filter companion pets without suitable item source
This commit is contained in:
@@ -467,7 +467,7 @@ class Lang
|
||||
switch ($fmt)
|
||||
{
|
||||
case self::FMT_HTML:
|
||||
$base = '<a href="?race=%1$d" class="c%1$d">%2$s</a>';
|
||||
$base = '<a href="?race=%1$d" class="q1">%2$s</a>';
|
||||
$br = '';
|
||||
break;
|
||||
case self::FMT_MARKUP:
|
||||
|
||||
Reference in New Issue
Block a user