Erasing tentacle offspring from save

Kimmie

Member
Dec 11, 2017
6
2
26
I kinda got buyer's remorse from an early strange egg pregnancy and I was looking into erasing it by meddling with the savefile. The problem is I couldn't find where the record for having had that pregnancy is stored. Anyone knows it?
 

Annick Nijm

Active Member
Dec 11, 2017
39
15
36
If you're using .minerva, there's an object called "children" containing an array with -I guess-, all the children you had currently in the nursery. After checking with one of my save, I think RaceType = 23 is the tentacle beast. Logically deleting the whole array entry should delete it from your save. You might also need to rename the other entries to fill up the gap left in the array. Now, it's only speculations from my part and even if I'm right about what to modify, it might fuck up some things. So be safe, do back up before trying anything.
 
  • Like
Reactions: Kimmie

Kimmie

Member
Dec 11, 2017
6
2
26
If you're using .minerva, there's an object called "children" containing an array with -I guess-, all the children you had currently in the nursery. After checking with one of my save, I think RaceType = 23 is the tentacle beast. Logically deleting the whole array entry should delete it from your save. You might also need to rename the other entries to fill up the gap left in the array. Now, it's only speculations from my part and even if I'm right about what to modify, it might fuck up some things. So be safe, do back up before trying anything.

Thanks a bunch, that really did the trick!