inheritStore: 버프/디버프 구매 UI
This commit is contained in:
@@ -74,7 +74,7 @@ class BuySpecificUnique extends \sammo\BaseAPI
|
||||
$general->setAuxVar('inheritUniqueTrial', $itemTrials);
|
||||
$inheritStor->setValue('previous', $previousPoint - $amount);
|
||||
$trialStor->setValue("u{$userID}", [$userID, $generalID, $amount]);
|
||||
$general->flushUpdateValues();
|
||||
$general->applyDB($db);
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user