feat: port scenario 903 select-pool flow
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
export {
|
||||
buildSelectPoolSeed,
|
||||
claimWeightedSelectionCandidates,
|
||||
getSelectionPoolStatus,
|
||||
isSelectionPoolWorld,
|
||||
reserveSelectionPool,
|
||||
resolveSelectionMaxGeneral,
|
||||
SelectPoolError,
|
||||
type SelectPoolCandidateDto,
|
||||
type SelectPoolCandidateInfo,
|
||||
type SelectPoolReservationDto,
|
||||
} from '@sammo-ts/game-engine';
|
||||
Reference in New Issue
Block a user