Reverted data change

This commit is contained in:
hulkhan22
2025-04-27 02:45:59 +02:00
parent b1fd4d2055
commit 850059416f
3 changed files with 3 additions and 3 deletions
@@ -98657,7 +98657,7 @@
"conditionType": "Kills",
"id": "655e484b52dc506c051b4409",
"target": "AnyPmc",
"value": 1
"value": "1"
}
],
"id": "655e483da3ee7d4c56241e18"
@@ -770,7 +770,7 @@ public record QuestConditionCounterCondition
}
[JsonPropertyName("value")]
public int? Value
public object? Value
{
get;
set;
+1 -1
View File
@@ -98796,7 +98796,7 @@
"conditionType": "Kills",
"id": "655e484b52dc506c051b4409",
"target": "AnyPmc",
"value": 1
"value": "1"
}
],
"id": "655e483da3ee7d4c56241e18"