Various fixes to areas, mobs, CRs, items, and scripts
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ActionParams": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Animation": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
@@ -60,7 +64,7 @@
|
||||
"Text": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Most things go on in the tavern, best you go there......."
|
||||
"0": "Hello."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -68,7 +72,7 @@
|
||||
},
|
||||
"NumWords": {
|
||||
"type": "dword",
|
||||
"value": 11
|
||||
"value": 1
|
||||
},
|
||||
"PreventZoomIn": {
|
||||
"type": "byte",
|
||||
@@ -87,6 +91,10 @@
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"ConditionParams": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Index": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
|
Reference in New Issue
Block a user