Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What Does This PR Do
Fixes corrupted save slots and machine surgery for imitation.
Why It's Good For The Game
Again, this is my fault. Fixes are good.
Testing
This is after changing character slots, changing species from one to another, changing the subtype, then swapping over. Repeating this in random orders to truly test it all.
![image](https://private-user-images.githubusercontent.com/60483458/411366039-96c59e5e-68b4-40f5-aa1c-662e08c70944.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjk4NjAsIm5iZiI6MTczOTM2OTU2MCwicGF0aCI6Ii82MDQ4MzQ1OC80MTEzNjYwMzktOTZjNTllNWUtNjhiNC00MGY1LWFhMWMtNjYyZTA4YzcwOTQ0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE0MTI0MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg3ZGMwMWE0NWU0MDdjZGUzYjc1N2E0NzFjMjkxMTYwNmE0NWZjY2MxZTY5OGYwMTJiODk0YjRlMzg2ZTcxMDcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.dnizcTXtvL-WTXv8P17STJqH7ZnNN48BmX2nIycVzYU)
Proof of IPC machine configuration fixes. This broke after I changed how the proc took in parameters. fixed now.
![image](https://private-user-images.githubusercontent.com/60483458/411366079-bff4d0b2-c73b-41b2-aee8-0814e808208b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjk4NjAsIm5iZiI6MTczOTM2OTU2MCwicGF0aCI6Ii82MDQ4MzQ1OC80MTEzNjYwNzktYmZmNGQwYjItYzczYi00MWIyLWFlZTgtMDgxNGU4MDgyMDhiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE0MTI0MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI0YTVmOGJkOGZjZmYxZjY0YmY1YTc0NjMxMzgxMzMxNDUxYWY0NjFkNDMyYzMyYTA4YzM4MDJlMmU5ZTc3MWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.WRZHOZiFqa7fjLKN_jAAVdgDXHJypdWEEBci-n8-DWY)
Declaration
Changelog
🆑
fix: Fixed IPC imitation surgery (Still done by targeting head -> Identity Reconfiguration)
fix: Fixed corrupted save slots caused by swapping slots or subtypes of species.
/:cl: