Update hotrooms.txt

This commit is contained in:
recroom2016
2022-03-27 02:25:48 -04:00
committed by GitHub
parent 8be5b35339
commit 73202952da

View File

@@ -1,8 +1,9 @@
[
[ [
{ {
"RoomId": 1, "RoomId": 29,
"Name": "DormRoom", "Name": "Custom Room",
"Description": "...", "Description": "Custom Room",
"CreatorPlayerId": 1, "CreatorPlayerId": 1,
"ImageName": "DormRoom.png", "ImageName": "DormRoom.png",
"State": 0, "State": 0,
@@ -14,21 +15,6 @@
"SupportsWalkVR": true, "SupportsWalkVR": true,
"SupportsTeleportVR": true "SupportsTeleportVR": true
}, },
{
"RoomId": 2,
"Name": "RecCenter",
"Description": "...",
"CreatorPlayerId": 1,
"ImageName": "RecCenter.png",
"State": 0,
"Accessibility": 1,
"SupportsLevelVoting": false,
"IsAGRoom": true,
"CloningAllowed": false,
"SupportsScreens": true,
"SupportsWalkVR": true,
"SupportsTeleportVR": true
},
{ {
"RoomId": 3, "RoomId": 3,
"Name": "3DCharades", "Name": "3DCharades",