diff --git a/hwe/compare/turn_state_snapshot.php b/hwe/compare/turn_state_snapshot.php index ff1eabb1..fce5ece5 100644 --- a/hwe/compare/turn_state_snapshot.php +++ b/hwe/compare/turn_state_snapshot.php @@ -277,6 +277,7 @@ function comparisonTurnStateSnapshot(array $request): array 'dedication' => 'dedication', 'expLevel' => 'explevel', 'officerLevel' => 'officer_level', + 'officerCityId' => 'officer_city', 'betray' => 'betray', 'injury' => 'injury', 'gold' => 'gold',