CNCBWin0.83.5_C349455_R356048_D356048

This commit is contained in:
amizing25
2025-11-11 07:21:48 +07:00
commit 2c9a38628c
25703 changed files with 12399349 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"dialogSelectors": [
{
"//": "玩家有NPC陪伴但并非当前NPC",
"isExclusive": true,
"id": 9998,
"dialogs": [ 2104 ]
},
{
"//": "当前NPC处于陪伴状态",
"isExclusive": true,
"id": 9999,
"dialogs": [ 2102 ]
},
{
"//": "默认对话",
"isExclusive": false,
"id": 10000,
"weight": 1,
"dialogs": [ 2100, 2105 ]
}
]
}