|
@@ -70,7 +70,7 @@ namespace Fort23.Mono
|
|
|
AccountFileInfo.Instance.playerData.divineSensePoint +=
|
|
|
itemConfig.associateVlaue[0];
|
|
|
PlayerManager.Instance.BagController.DeductItem(itemConfig.ID, 1);
|
|
|
- CustomInit(itemConfig.ID);
|
|
|
+ CustomInit1(itemConfig.ID);
|
|
|
}
|
|
|
else
|
|
|
{
|