Recover whole-game packed event descriptors
This commit is contained in:
parent
cc54a00e25
commit
a3f9a73766
8 changed files with 627 additions and 16 deletions
|
|
@ -7,7 +7,8 @@
|
|||
"original_save_sha256": "world-parity-sample-sha256",
|
||||
"notes": [
|
||||
"tracked as JSON save-slice document rather than raw .smp",
|
||||
"keeps one unmapped world descriptor and one unmapped world condition explicit"
|
||||
"keeps one unmapped world descriptor and one unmapped world condition explicit",
|
||||
"whole-game world-flag descriptor identity is checked in, but keyed runtime mapping remains parity-only"
|
||||
]
|
||||
},
|
||||
"save_slice": {
|
||||
|
|
@ -83,7 +84,7 @@
|
|||
"semantic_preview": "Set Disable Stock Buying and Selling to TRUE",
|
||||
"locomotive_name": null,
|
||||
"notes": [
|
||||
"recovered whole-game descriptor family without a checked-in executable mapping yet"
|
||||
"checked-in whole-game descriptor family without a grounded executable key mapping yet"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue