Added TODO inside circleOfCultistProductionStart
This commit is contained in:
parent
0a7394c2e3
commit
f4d1ac9097
@ -1250,6 +1250,10 @@ export class HideoutController {
|
|||||||
pmcData: IPmcData,
|
pmcData: IPmcData,
|
||||||
request: IHideoutCircleOfCultistProductionStartRequestData,
|
request: IHideoutCircleOfCultistProductionStartRequestData,
|
||||||
): IItemEventRouterResponse | PromiseLike<IItemEventRouterResponse> {
|
): IItemEventRouterResponse | PromiseLike<IItemEventRouterResponse> {
|
||||||
|
// TODO
|
||||||
|
// Find items that have been sacrificed in player inventory
|
||||||
|
// Delete items from inventory
|
||||||
|
|
||||||
throw new Error("Method not implemented.");
|
throw new Error("Method not implemented.");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user