add ability to hide quests based on game player count
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"AvailableIf": "F_0073",
|
||||
"AvailableIf": "F_0073 && (V_NumPlayers == 1)",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user