2024-10-21 03:16:22 -03:00

15 lines
274 B
JSON

{
"EnvActionConfigs": [
{
"Trigger": {
"$type": "RPG.GameCore.Match3.StartGameTrigger"
},
"Actions": [
{
"$type": "RPG.GameCore.Match3.ApplyChessBoardTemplateRuleAction",
"Mode": "PVP"
}
]
}
]
}