1
mirror of https://github.com/thepeacockproject/Peacock synced 2025-02-23 03:35:25 +01:00

Fix elusive targets

This commit is contained in:
AnthonyFuller 2023-01-27 19:37:30 +00:00
parent e3c6175679
commit c8838f755b

@ -84,6 +84,10 @@ export class MenuSystemDatabase {
configs.push(
"menusystem/elements/settings/data/isnonvroptionvisible.json",
)
configs.push(
"menusystem/elements/contract/hitscategory_elusive.json",
)
}
if (gameVersion === "h3" || gameVersion === "h1") {
@ -126,6 +130,11 @@ export class MenuSystemDatabase {
$else: true,
},
}
case "/elements/contract/hitscategory_elusive.json":
return {
$include:
"menusystem/elements/contract/hitscategory.json",
}
case "/data/ishitman3available.json":
return {
"$if $eq (0,0)": {