Files
HeroesStone_PRC8/_module/dlg/npcact.dlg.json
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

40 lines
598 B
JSON

{
"__data_type": "DLG ",
"DelayEntry": {
"type": "dword",
"value": 0
},
"DelayReply": {
"type": "dword",
"value": 0
},
"EndConverAbort": {
"type": "resref",
"value": "npcact_wrapca"
},
"EndConversation": {
"type": "resref",
"value": "npcact_wrapcn"
},
"EntryList": {
"type": "list",
"value": []
},
"NumWords": {
"type": "dword",
"value": 0
},
"PreventZoomIn": {
"type": "byte",
"value": 0
},
"ReplyList": {
"type": "list",
"value": []
},
"StartingList": {
"type": "list",
"value": []
}
}