diff --git a/system/pages/serverinfo.php b/system/pages/serverinfo.php index fb4dc18c70..2b1c2c5095 100644 --- a/system/pages/serverinfo.php +++ b/system/pages/serverinfo.php @@ -60,6 +60,8 @@ echo '
  • Houses with inactive owners are cleaned after 30 days.
  • '; } + if(isset($config['lua']['rate_exp'])) + $config['lua']['rateExp'] = $config['lua']['rate_exp']; if(isset($config['lua']['rate_mag'])) $config['lua']['rateMagic'] = $config['lua']['rate_mag']; if(isset($config['lua']['rate_skill'])) @@ -72,7 +74,10 @@

    Rates

    - + +
  • Exp Rate: x
  • +
  • Magic Level: x