com.pyxorium.dicestreak.rollspace
Schema Diff
+1 -1
1
1
{
2
2
"id": "com.pyxorium.dicestreak.rollspace",
3
3
"defs": {
4
4
"main": {
5
5
"key": "literal:self",
6
6
"name": "House Dice private rolls",
7
7
"type": "space",
8
8
"collections": [
9
9
"com.pyxorium.dicestreak.privateroll",
10
10
"com.pyxorium.dicestreak.privatepig",
11
11
"com.pyxorium.dicestreak.privatehighroller",
12
12
"com.pyxorium.dicestreak.privateshipcaptaincrew",
13
13
"com.pyxorium.dicestreak.privateprism",
14
14
"com.pyxorium.dicestreak.privatecontagion",
15
15
"com.pyxorium.dicestreak.privategoingtotown"
16
16
],
17
-
"description": "A private, owner-only space containing this account's rolls across every House Dice game, when the player has opted into private-only play."
17
+
"description": "A private, owner-only space containing this account's rolls across every House Dice game, used automatically when the player signs in through a permissioned-space-capable PDS."
18
18
}
19
19
},
20
20
"$type": "com.atproto.lexicon.schema",
21
21
"lexicon": 1
22
22
}