feat: apply traits in live turn runtime

This commit is contained in:
2026-07-25 08:14:25 +00:00
parent 790f4915ab
commit 88afcb5465
24 changed files with 475 additions and 81 deletions
+2
View File
@@ -2,4 +2,6 @@ export * from './core.js';
export * from './general.js';
export * from './general-action.js';
export * from './types.js';
export * from './officerLevel.js';
export * from './actionModuleBundle.js';
export * from './special/index.js';