Reverted data change
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -98796,7 +98796,7 @@
|
||||
"conditionType": "Kills",
|
||||
"id": "655e484b52dc506c051b4409",
|
||||
"target": "AnyPmc",
|
||||
"value": 1
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"id": "655e483da3ee7d4c56241e18"
|
||||
|
||||
Reference in New Issue
Block a user