diff --git a/modules_data/location/ab/hram.php b/modules_data/location/ab/hram.php index 1defabd1..80e96b53 100644 --- a/modules_data/location/ab/hram.php +++ b/modules_data/location/ab/hram.php @@ -57,7 +57,7 @@ if (isset($_GET['itm']) && $qst_hram && $_GET['itm'] > 0) { $newRune = \Insallah\Runes::get($newRuneLevel); if (!empty($newRune)) { - $u->addItem($newitm, $u->info['id'], $newRune[0] . '|sudba=' . $u->info['login']); + $u->addItem($newitm, $u->info['id'], $newRune[0]); $resz = $newRune[1]; mysql_query('UPDATE `items_users` SET `delete` = "' . time() . '" WHERE `id` = "' . $itm3['iid'] . '" OR `id` = "' . $itm2['iid'] . '" OR `id` = "' . $itm1['iid'] . '"'); if (date('w') == 0 || date('w') == 6 || date('w') == 2) {