feat: migrate diplomacy logic to new module and update imports

This commit is contained in:
2026-01-04 06:01:16 +00:00
parent d7840a2681
commit c23b370f40
7 changed files with 40 additions and 28 deletions
@@ -35,7 +35,7 @@ import {
buildDefaultDiplomacy,
buildDiplomacyKey,
type DiplomacyPatch,
} from './diplomacy.js';
} from '@sammo-ts/logic';
import {
buildCommandEnv,
buildReservedTurnDefinitions,