_xiaofang/xiaofang/Assets/Resources/JsonAsset/PlayScript.json

16 lines
337 B
JSON
Raw Normal View History

2024-11-30 23:32:17 +08:00
[
2024-12-06 11:37:41 +08:00
{
"ID": "5001",
"Note": "火灾",
"Name": "5001",
"Role": "8000|8001|8002|8003|8004|8005|8006|8008|8009|8010",
"DisasterLocation": "2001"
},
{
"ID": "5002",
"Note": "塌方",
"Name": "5002",
"Role": "8000|8001|8002|8003|8004|8005|8006|8008|8009|8010",
"DisasterLocation": "2004|2002"
}
2024-11-30 23:32:17 +08:00
]