com.pyxorium.dicestreak.rollspace
Schema Diff
+10 -3
1
1
{
2
2
"id": "com.pyxorium.dicestreak.rollspace",
3
3
"defs": {
4
4
"main": {
5
5
"key": "literal:self",
6
-
"name": "House Dice private Seven-Up rolls",
6
+
"name": "House Dice private rolls",
7
7
"type": "space",
8
8
"collections": [
9
-
"com.pyxorium.dicestreak.privateroll"
9
+
"com.pyxorium.dicestreak.privateroll",
10
+
"com.pyxorium.dicestreak.privatepig",
11
+
"com.pyxorium.dicestreak.privatehighroller",
12
+
"com.pyxorium.dicestreak.privateshipcaptaincrew",
13
+
"com.pyxorium.dicestreak.privateprism",
14
+
"com.pyxorium.dicestreak.privatecontagion",
15
+
"com.pyxorium.dicestreak.privategoingtotown",
16
+
"com.pyxorium.dicestreak.privatefavorites"
10
17
],
11
-
"description": "A private, owner-only space containing this account's Seven-Up rolls, when the player has opted into private-only play."
18
+
"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."
12
19
}
13
20
},
14
21
"$type": "com.atproto.lexicon.schema",
15
22
"lexicon": 1
16
23
}