📄 lu_8.php
字号:
<?
include "../inc/attest_lu.inc.php";
/*
===============================================================
= 侠域(Ver 0.9.0) 使用规则版本(Ver 0.2) =
此程序所有版权归原作者所有. 此版权信息不得删除.
= Copyright (C) 2001-2002 WFoxd =
= =
=版权所有(C)2002,作者 田野(风狐) 未经许可 不得使用 传播 =
=E-MAIL:wfoxd@cnnetgame.com =
=http://www.cnnetgame.com =
===============================================================
*/
include "../inc/config.inc.php";
include "../inc/style.inc.php";
/*
==============
=
=公元 2002年月日
==============
*/
//判断瞬移
include "../include/area_now.inc.php";
$way = array("bhc/bhc.php","bhc/lu_8.php","bhc/ks_1.php","bhc/nh_1.php","bhc/nt_1.php");
area_now($way,$user_id);
//记录位置
include "../include/location_lu.inc.php";
up_location("南路","bhc/lu_8.php","$user_id");
?>
<?
echo "<br>=============南路===============<br>";
echo ("从这里向南就是通往南海的一条大道,你可以看到这里还有一条路可以通往矿山。<br>
");
include "../include/tianqi.inc.php";
$damage = weather_info(10);
include "../include/xiaohao.inc.php";
xiaohao($damage,$user_id);
/*
$npc_org = "";
include "../include/list_npc.inc.php";
*/
echo ("
<br>
这里可以通往==><br>
<a href=./ks_1.php>【矿山道路】<a/>
<a href=./bhc.php>【百花城】<a/>
<a href=./nt_1.php>【农田道路】<a/>
<a href=./nh_1.php>【南海】<a/>
");
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -