2022-04-23 07:55:31 +05:30

37 lines
835 B
JSON

[
{
"$type": "MoleMole.Config.ConfigMusicStringContainmentCondition",
"id": 10320001,
"gameParam": "Weather",
"value": "Rain"
},
{
"$type": "MoleMole.Config.ConfigMusicStringContainmentCondition",
"id": 10320002,
"gameParam": "Weather",
"value": "Foggy"
},
{
"$type": "MoleMole.Config.ConfigMusicStringContainmentCondition",
"id": 10320003,
"gameParam": "Weather",
"value": "Storm"
},
{
"$type": "MoleMole.Config.ConfigMusicDisjunctiveCondition",
"id": 10320004,
"lhsId": 10320001,
"rhsId": 10320002
},
{
"$type": "MoleMole.Config.ConfigMusicDisjunctiveCondition",
"id": 10320005,
"lhsId": 10320003,
"rhsId": 10320004
},
{
"$type": "MoleMole.Config.ConfigMusicNegativeCondition",
"id": 10320006,
"innerId": 10320005
}
]