update event metadata for quests
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"AvailableIf": "V_NumPlayers <= 2",
|
"AvailableIf": "V_NumPlayers <= 2 && V_Event == 9",
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"AvailableIf": "V_Event == 8",
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user