Revert "#1 "Общая судьба" в новой руне."

This reverts commit 3978323c5e.
This commit is contained in:
Ivor Barhansky 2022-06-09 12:51:24 +03:00
parent 3978323c5e
commit 6e691159bf

View File

@ -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) {