Commit 0077ac26 authored by Nemo Ma's avatar Nemo Ma

Update item.func.php

A "random" change - for later.
parent 690c14ec
......@@ -1415,6 +1415,9 @@ function itemuse($itmn,&$data=NULL) {
$log.="这段代码……要如何使用呢?<br>";
}
//Process a special check for total Ash item used, for future usage.
$clbpara['fireseedAshUsage'] += $rank;
//Process item decrease. - Changed to do it only after succeeding item usage.
/* if ($itms != $nosta) {
$itms --;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment