Add CreateAdminNPC no-op comparison fixture
This commit is contained in:
@@ -184,6 +184,7 @@ function comparisonMonthlyEventTraceMain(): void
|
||||
'UpdateNationLevel',
|
||||
'ProcessSemiAnnual',
|
||||
'ProcessWarIncome',
|
||||
'CreateAdminNPC',
|
||||
];
|
||||
if (!in_array($actionName, $supportedActions, true)) {
|
||||
throw new \InvalidArgumentException('unsupported monthly action');
|
||||
|
||||
Reference in New Issue
Block a user