건국 커맨드 구현 및 테스트 추가
This commit is contained in:
@@ -64,6 +64,7 @@ export interface ActionContextOptions {
|
||||
worldRef: ActionContextWorldRef | null;
|
||||
actionArgs: Record<string, unknown>;
|
||||
createGeneralId: () => number;
|
||||
createNationId: () => number;
|
||||
seedBase: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user