From 3978323c5ecae634b004a18078a1be66d9e1630a Mon Sep 17 00:00:00 2001 From: Ivor Barhansky Date: Thu, 9 Jun 2022 02:52:34 +0300 Subject: [PATCH] =?UTF-8?q?#1=20"=D0=9E=D0=B1=D1=89=D0=B0=D1=8F=20=D1=81?= =?UTF-8?q?=D1=83=D0=B4=D1=8C=D0=B1=D0=B0"=20=D0=B2=20=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BE=D0=B9=20=D1=80=D1=83=D0=BD=D0=B5.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules_data/location/ab/hram.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules_data/location/ab/hram.php b/modules_data/location/ab/hram.php index 80e96b53..1defabd1 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]); + $u->addItem($newitm, $u->info['id'], $newRune[0] . '|sudba=' . $u->info['login']); $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) {