Added a faction, and minor stuff
Adding faction goes through every area. I had no idea.
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
},
|
||||
"FactionID": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 18
|
||||
},
|
||||
"FeatList": {
|
||||
"type": "list",
|
||||
@@ -524,7 +524,7 @@
|
||||
},
|
||||
"SoundSetFile": {
|
||||
"type": "word",
|
||||
"value": 77
|
||||
"value": 385
|
||||
},
|
||||
"SpecAbilityList": {
|
||||
"type": "list",
|
||||
@@ -558,6 +558,26 @@
|
||||
"type": "resref",
|
||||
"value": "tm_cr_rothe002"
|
||||
},
|
||||
"VarTable": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "X2_L_SPAWN_USE_AMBIENT"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 7
|
||||
|
Reference in New Issue
Block a user