Initial upload. PRC8 has been added. Module compiles, PRC's default AI & treasure scripts have been integrated. Started work on top hak for SLA / Ability / Scripting modifications.
40 lines
592 B
JSON
40 lines
592 B
JSON
{
|
|
"__data_type": "DLG ",
|
|
"DelayEntry": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"DelayReply": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"EndConverAbort": {
|
|
"type": "resref",
|
|
"value": "nw_walk_wp"
|
|
},
|
|
"EndConversation": {
|
|
"type": "resref",
|
|
"value": "nw_walk_wp"
|
|
},
|
|
"EntryList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"NumWords": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"PreventZoomIn": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"ReplyList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"StartingList": {
|
|
"type": "list",
|
|
"value": []
|
|
}
|
|
}
|