Fixed PRC AMS events not firing

Fixed PRC AMS events not firing.  Updated release archive.
This commit is contained in:
Jaysyn904
2023-11-04 21:37:49 -04:00
parent 6aa7ab4950
commit 91d10a9f5a
16 changed files with 12257 additions and 1291 deletions

View File

@@ -23,6 +23,160 @@
"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": {
"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": {
@@ -34,6 +188,28 @@
"value": "trackstrigger002"
}
},
{
"__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": {
@@ -45,6 +221,39 @@
"value": "slayrevmovaltrig"
}
},
{
"__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": {
"type": "cexostring",
"value": "Smelter Office"
},
"RESREF": {
"type": "resref",
"value": "bdd_office"
}
},
{
"__struct_id": 0,
"NAME": {
@@ -55,6 +264,50 @@
"type": "resref",
"value": "trackstrigger003"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Taint"
},
"RESREF": {
"type": "resref",
"value": "bdd_taint"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Vault"
},
"RESREF": {
"type": "resref",
"value": "bdd_vault"
}
},
{
"__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"
}
}
]
},