11 lines
269 B
JSON
11 lines
269 B
JSON
{
|
|
// Change this to 'true' to disable use of the <sraix> tag.
|
|
"SraixUnavailable": "false",
|
|
|
|
// Bomb properties: the 'new bomb' category should reset these.
|
|
"BombStrikeCount": "0",
|
|
|
|
// Rule seed carries over between bombs until explicitly reset.
|
|
"RuleSeed": "1"
|
|
}
|