mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Template/Update (Part 31)
* convert dbtype 'quest' * make use of separate GlobalStrings for spell rewards
This commit is contained in:
@@ -490,7 +490,7 @@ class Lang
|
||||
|
||||
public static function formatSkillBreakpoints(array $bp, int $fmt = self::FMT_MARKUP) : string
|
||||
{
|
||||
$tmp = self::game('difficulty').self::main('colon');
|
||||
$tmp = self::game('difficulty');
|
||||
|
||||
$base = match ($fmt)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user