Update itemsrc.js

This commit is contained in:
illuminatich 2023-01-03 00:24:51 +08:00
parent cb8361e793
commit 07f41dea02

View File

@ -283,7 +283,7 @@ function ShowItemDetail()
html += FormatItemName(data.substring(ic+1,ic+4));
html += " 在";
html += "<A href=\"../makalist.html#" + FixData(data.substring(ic+4,ic+6), 4) + "\">";
html += "埋下一定时间后</A>可入手";
html += "埋下一定时间后</A>可入手";
ic = ic + 6;
} else if (yflag == "S") {