Added some functionality
This commit is contained in:
@@ -8,10 +8,11 @@
|
||||
"connectstring": "tsschulz.de:1521/yourpart"
|
||||
},
|
||||
"room-types": {
|
||||
0: "Standard",
|
||||
1: "Dice possible",
|
||||
2: "Poker possible",
|
||||
4: "Room will work with rounds"
|
||||
"0": "Standard",
|
||||
"1": "Dice possible",
|
||||
"2": "Poker possible",
|
||||
"4": "Room will work with rounds",
|
||||
"8": "protected"
|
||||
},
|
||||
"rooms": [
|
||||
{
|
||||
@@ -28,6 +29,5 @@
|
||||
"type": 5,
|
||||
"roundlength": 20
|
||||
}
|
||||
|
||||
],
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user