Added a faction, and minor stuff

Adding  faction goes through every area. I had no idea.
This commit is contained in:
EpicValor
2023-08-28 22:46:32 -05:00
parent 00305fc3a5
commit ac21a61c37
642 changed files with 44575 additions and 6193 deletions

View File

@@ -890,7 +890,7 @@
"id": 56222,
"type": "cexolocstring",
"value": {
"0": "\"leveling as requested.\""
"0": "\"Leveling as requested.\""
}
}
},

View File

@@ -21,6 +21,10 @@
"value": [
{
"__struct_id": 0,
"ActionParams": {
"type": "list",
"value": []
},
"Animation": {
"type": "dword",
"value": 0
@@ -50,6 +54,10 @@
"type": "resref",
"value": ""
},
"ConditionParams": {
"type": "list",
"value": []
},
"Index": {
"type": "dword",
"value": 0
@@ -76,12 +84,16 @@
"Text": {
"type": "cexolocstring",
"value": {
"0": "bah, what do you want here!!??"
"0": "Bah, what do you want here!!??"
}
}
},
{
"__struct_id": 1,
"ActionParams": {
"type": "list",
"value": []
},
"Animation": {
"type": "dword",
"value": 0
@@ -111,6 +123,10 @@
"type": "resref",
"value": ""
},
"ConditionParams": {
"type": "list",
"value": []
},
"Index": {
"type": "dword",
"value": 1
@@ -156,6 +172,10 @@
"value": [
{
"__struct_id": 0,
"ActionParams": {
"type": "list",
"value": []
},
"Animation": {
"type": "dword",
"value": 0
@@ -181,6 +201,10 @@
"type": "resref",
"value": ""
},
"ConditionParams": {
"type": "list",
"value": []
},
"Index": {
"type": "dword",
"value": 1
@@ -213,6 +237,10 @@
},
{
"__struct_id": 1,
"ActionParams": {
"type": "list",
"value": []
},
"Animation": {
"type": "dword",
"value": 0
@@ -263,6 +291,10 @@
"type": "resref",
"value": ""
},
"ConditionParams": {
"type": "list",
"value": []
},
"Index": {
"type": "dword",
"value": 0

File diff suppressed because it is too large Load Diff