GMToolClient/cfg/GMT_QueryBillboardCross.php
@@ -31,6 +31,7 @@
      '163' => array('BBName' => \Lang\gettext('跨服古宝养成'), 'CmpValue' => \Lang\gettext('积分')),
      '164' => array('BBName' => \Lang\gettext('跨服骑宠养成'), 'CmpValue' => \Lang\gettext('积分')),
      '165' => array('BBName' => \Lang\gettext('跨服竞技场'), 'CmpValue' => \Lang\gettext('积分'), 'Value2' => \Lang\gettext('段位')),
      '166' => array('BBName' => \Lang\gettext('跨服炼器大会'), 'CmpValue' => \Lang\gettext('积分'), 'CmpValue2' => \Lang\gettext('最高等级')),
   );
   return $billboardCh;
}