아이템 코드를 String으로 바꾸었으므로 연동 대상 또한 변경

This commit is contained in:
2019-06-09 22:50:39 +09:00
parent 23d4136096
commit 890ecf5846
19 changed files with 315 additions and 605 deletions
@@ -15,9 +15,9 @@ use \sammo\{
use function \sammo\{
tryUniqueItemLottery,
getItemCost, getItemCost2,
getItemCost,
getItemInfo,
getHorseName, getWeapName, getBookName, getItemName
getItemName
};
use \sammo\Constraint\Constraint;