Skip to content

Commit

Permalink
Fixed placeholder quest reward properties for reconnaissance
Browse files Browse the repository at this point in the history
  • Loading branch information
Chomp committed Dec 12, 2024
1 parent cf6868b commit f743d1f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8276,12 +8276,13 @@
}
},
{
"_id": "6728df84772964fbed0bb68c",
"_id": "6757426d68f15514081a6d9f",
"_tpl": "656f664200d62bcd2e024077",
"parentId": "hideout",
"slotId": "hideout",
"upd": {
"StackObjectsCount": 10
"StackObjectsCount": 40000,
"BuyRestrictionMax": 2
}
}
],
Expand Down Expand Up @@ -11672,11 +11673,11 @@
}
]
],
"6728df84772964fbed0bb68c": [
"6757426d68f15514081a6d9f": [
[
{
"count": 6969,
"_tpl": "5449016a4bdc2d6f028b456f"
"count": 1,
"_tpl": "62a09cfe4f842e1bd12da3e4"
}
]
]
Expand Down Expand Up @@ -12095,6 +12096,6 @@
"672b7ed8187ee7a9950c5e3d": 4,
"672b7eda187ee7a9950c5e48": 4,
"672b7eda187ee7a9950c5e53": 4,
"6728df84772964fbed0bb68c": 3
"6757426d68f15514081a6d9f": 3
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"66d03d9040bae67f62450d8f": "6179acbdc760af5ad2053585",
"66d03d8f40bae67f62450c0b": "6179b3a12153c15e937d52bc",
"66d03d9140bae67f62450dab": "6179b5b06e9dd54ac275e409",
"6728df84772964fbed0bb68c": "626bd75c71bd851e971b82a5",
"6757426d68f15514081a6d9f": "626bd75c71bd851e971b82a5",
"66d03d8e40bae67f62450aa9": "6391359b9444fb141f4e6ee6",
"66d03d9140bae67f62450e1b": "63a5cf262964a7488f5243ce",
"66d03d8e40bae67f62450a7b": "63a9ae24009ffc6a551631a5",
Expand Down

0 comments on commit f743d1f

Please sign in to comment.