test: observe betrayal in turn traces
This commit is contained in:
@@ -366,6 +366,7 @@ function comparisonApplyTurnFixtureSetup(mixed $setup): void
|
||||
'expLevel' => 'explevel',
|
||||
'officerLevel' => 'officer_level',
|
||||
'officerCityId' => 'officer_city',
|
||||
'betray' => 'betray',
|
||||
'injury' => 'injury',
|
||||
'age' => 'age',
|
||||
'gold' => 'gold',
|
||||
|
||||
@@ -263,6 +263,7 @@ function comparisonTurnStateSnapshot(array $request): array
|
||||
'dedication' => 'dedication',
|
||||
'expLevel' => 'explevel',
|
||||
'officerLevel' => 'officer_level',
|
||||
'betray' => 'betray',
|
||||
'injury' => 'injury',
|
||||
'gold' => 'gold',
|
||||
'rice' => 'rice',
|
||||
|
||||
Reference in New Issue
Block a user