Fixed corrupted module
Fixed corrupted module.
This commit is contained in:
@@ -21,10 +21,6 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ActionParams": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Animation": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
@@ -64,7 +60,7 @@
|
||||
"Text": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "This is the headquarters of the Adventurer's Guild."
|
||||
"0": "Adventurer's Guild"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -72,7 +68,7 @@
|
||||
},
|
||||
"NumWords": {
|
||||
"type": "dword",
|
||||
"value": 8
|
||||
"value": 2
|
||||
},
|
||||
"PreventZoomIn": {
|
||||
"type": "byte",
|
||||
@@ -91,10 +87,6 @@
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"ConditionParams": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Index": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
|
||||
Reference in New Issue
Block a user