Fix Wrong Default Visibility in Quest Transform Task (#1072)

[SKIP]
This commit is contained in:
Integer Limit 2024-10-15 20:05:39 +11:00 committed by GitHub
parent e5f36974dd
commit cead9c0f71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,7 @@ const uselessProps: Record<string, string | number> = {
"tasklogic:8": "AND",
"questlogic:8": "AND",
"entryLogic:8": "AND",
"visibility:8": "NORMAL",
"visibility:8": "ALWAYS",
"partysinglereward:1": 0,
"lockedprogress:1": 0,
"OreDict:8": "",