fix(turn): preserve seizure NPC public messages

This commit is contained in:
2026-07-26 06:06:07 +00:00
parent 3b2b83addd
commit b7b1785b8c
6 changed files with 113 additions and 1 deletions
@@ -350,6 +350,7 @@ const buildWorldInput = (
baseRice: 2_000,
generalMinimumGold: 0,
generalMinimumRice: 500,
npcSeizureMessageProb: 0.01,
maxResourceActionAmount: 10_000,
maxTechLevel: 12,
maxLevel: 255,