PGRData/Resources/Client/Hostel/HostelRoomNode.json

30 lines
650 B
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Id": 1,
"Scene": "RoomDomitory",
"Name": "Server Room",
"Desc": null,
"Path": "GroupBase/Plant001/Bind/Room"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 2,
"Scene": "RoomDomitory",
"Name": "Power Plant",
"Desc": null,
"Path": "GroupBase/Plant002/Bind/Room"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 3,
"Scene": "RoomDomitory",
"Name": "Factory",
"Desc": null,
"Path": "GroupBase/Plant003/Bind/Room"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 4,
"Scene": "RoomDomitory",
"Name": "HQ Facility",
"Desc": null,
"Path": "GroupBase/Plant004/Bind/Room"
2022-12-19 17:21:16 +00:00
}
]