fall.php
来自「天使宠物 V6 Final版 天使宠物 V6 Final版目前支持Disc」· PHP 代码 · 共 8 行
PHP
8 行
<?php
if(!defined('IN_DISCUZ')) { exit('Access Denied');}
updatestoragebyid(-1,$storageid);
$db->query("UPDATE {$tablepre}wxpetdata SET item1nj=99999,item2nj=99999,item3nj=99999,item4nj=99999,item5nj=99999 WHERE username='$discuz_user'");
showmessage("使用【<font color=red> {$cname} </font>】成功,所有装备耐久度恢复为99999!<BR><BR><a href=pet.php?index=storage&itemtype=$itemtype>宠物仓库</a>");
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?