Major update
Fixed CCOH, Fixed starting GP, Fixed DMFI languages, Fix cep weapon appearances, Fixed new player start up system. Added PC deleter. Added ACP 4.1. Full compile. Updated release archive.
This commit is contained in:
@@ -23,6 +23,72 @@
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Barracks"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_barracks"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Black Archer Creek"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "wol_a_bbbcreek"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Black Archer Enter"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "wol_a_bbbenter"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Books"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_books"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Cave Explore"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_cave_exp"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Change"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_change"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -34,6 +100,138 @@
|
||||
"value": "commodities"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Courtyard"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_courtyard"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Dustblight"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_blight"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Dymondheart Enter"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "wol_a_dyenter"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Filtrator"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_filtrator"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Forge"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_forge"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Foyer"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_foyer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Hidden Cave"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_cave_ent"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Hollow Shell"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_shell"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Mod Enter"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_enter"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Oil"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_oil"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Ruins"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_ruins"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Schooner"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_schooner"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -56,6 +254,28 @@
|
||||
"value": "newgeneric002"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Smelter Office"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_office"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Taint"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_taint"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -67,6 +287,17 @@
|
||||
"value": "newgeneric001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Vault"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_vault"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -77,6 +308,28 @@
|
||||
"type": "resref",
|
||||
"value": "newgeneric004wat"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Well"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_well"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Xeno"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bdd_xeno"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -143,6 +396,17 @@
|
||||
"value": "plantablefiel001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "PRC NoTeleport Area Trigger "
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_no_teleport"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
|
||||
Reference in New Issue
Block a user