📄 lu_7.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/lu_6.php","bhc/lu_7.php","bhc/beimen.php","org_zt/sbls_1.php");
area_now($way,$user_id);
//记录位置
include "../include/location_lu.inc.php";
up_location("南驿道7","bhc/lu_7.php","$user_id");
?>
<?
echo "<br>=============南驿道7===============<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=./lu_6.php>【南驿道6】<a/>
<a href=../org_zt/sbls_1.php>【水泊梁山】<a/>
<a href=./beimen.php>【北城门】<a/>
");
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -