Removed krshop.php (duplicate presents shop)
This commit is contained in:
8
city.php
8
city.php
@@ -122,9 +122,6 @@ switch ($location[0]) {
|
||||
case 'level4':
|
||||
move(23, 'repair.php');
|
||||
break;
|
||||
case 'level10':
|
||||
move(35, 'krshop.php');
|
||||
break;
|
||||
case 'level9':
|
||||
move(24, 'new_year.php');
|
||||
break;
|
||||
@@ -191,9 +188,6 @@ switch ($location[0]) {
|
||||
case 'level21':
|
||||
move(87, 'dshop.php');
|
||||
break;
|
||||
case 'level10':
|
||||
move(35, 'krshop.php');
|
||||
break;
|
||||
case 'level44':
|
||||
move(203, 'church.php');
|
||||
break; /*FIXME Второй вход в церковь?*/
|
||||
@@ -384,7 +378,7 @@ $online = db::c()->query('SELECT 1 FROM `online` WHERE `real_time` >= ?i', (time
|
||||
} elseif ($user['room'] == 2601) {
|
||||
bgset('cap_zamk');
|
||||
buildset(1052, "cap_lavka", 240, 425, "Храмовая лавка");
|
||||
buildset(10, "ava_post", 240, 300, "Сувенирный магазинчик", 1);
|
||||
// buildset(10, "ava_post", 240, 300, "Сувенирный магазинчик", 1);
|
||||
buildset(1, "cap_ruins", 166, 48, "Руины Старого замка");
|
||||
buildset(1051, "cap_lab", 130, 327, "Вход в Лабиринт Хаоса");
|
||||
buildset(44, "cap_hram", 173, 550, "Храм Древних");
|
||||
|
||||
Reference in New Issue
Block a user