fix: match scorched-earth command boundaries

This commit is contained in:
2026-07-26 10:40:43 +00:00
parent 6c3a156b84
commit 88cb2166c1
5 changed files with 469 additions and 11 deletions
@@ -116,6 +116,7 @@ export const projectCoreDatabaseSnapshot = (rows: {
experience: row.experience,
dedication: row.dedication,
officerLevel: row.officerLevel,
betray: row.betray,
personality: row.personality ?? null,
specialDomestic: row.specialDomestic ?? null,
specialWar: row.specialWar ?? null,