ts_ironman
New Member
- Nov 11, 2019
- 13
- 12
- 127
Well, I had this same bug in this quest too, so what I did was edit the save file, based on the .txt file, which I discovered in the game folder "Seaside Mystery\Seaside Mystery_Data\Resources", the file name is "TJournalEng.txt", and in it there are the quests and the variables for these quests. For example, looking at it, I discovered that the following excerpt says:No selection for Talk, but a New marker appears.
"{
"task": "Look for a shop to buy a mask",
"operation": "2",
"VarTypeOne": "1",
"VarTypeTwo": "0",
"VarNameOne": "",
"VarNameTwo": "Breq",
"FlowOne": "1",
"FlowTwo": "1",
"InvOne": "33",
"InvTwo": "",
"VarOne": "0",
"VarTwo": "109"
},"
Note that the "Breq" variable says the value should be 109, but in my save file, this value was already 128. All I did was change it to 109, save, and reload the game. When I talked to Nyomi, I finally had the dialogue unlocked. In your save file, open it in the online save editor
You must be registered to see the links
, then change the value of the "Breq" variable if it is different from "109", don't forget to make a backup first.Note: This, in addition to unlocking the Gym, unlocked the dialogue for purchasing the mask in Freya's sex shop.
Last edited: