So, I've tried this, but it hasn't been working.For anyone having trouble obtaining Amelie switch 1835 must be true which turns to false after turning in the Paladin quest. After turning the switch to true while she was in the tavern with me I was able to get the scene.
This has worked for multiple people on the disc and I've gotten one confirmation on here, chances are you (or the game) fked something up. Don't forget you have to load after you edit the save too if it's something that silly. There are other Amelie checkboxes around that area you may want to uncheck if they are checked and you have already done the paladin quest. It is also worth noting that I have the patch installed Towerfag has released.So, I've tried this, but it hasn't been working.
So how do you enter a Princess' Route? Do you just have them conquer all the kingdoms in the area, complete their affection conversations in the throne room or take them with you?
Also is the Dog Princess yandere content still in and if so is it avoidable or is best to just leave her in her tower?
Just in case, after activating the switch, you gotta drink with her at the Faun's tavern, then choose the option "Tell her a joke" That's how you recruit herSo, I've tried this, but it hasn't been working.
Haven't tested 'em yet, planning on getting to that in the next couple of days. Delayed NG+ will almost certainly need a few tweaks since skeleton princess' route is complete now.Happily_Hitsuji are your three patches still works with 0.16.9
and i have another question for you do you want to come in the conversation with me and masterdragonson i cant invite you for some reason so i ask you here maybee its some option in your profile
Yeah, I worked it out, thanks mate.Just in case, after activating the switch, you gotta drink with her at the Faun's tavern, then choose the option "Tell her a joke" That's how you recruit her
All that I could do is climb up the center candlestick after I entered the Pantheon. I don't think that WyvernP's quest-line has been completed yet? I was under the impression that we could not be locked into a princess's route that was still unfinished. Is this not the case for WyvernP?So, can someone help with the WypernP questline?
I have followed the wikiYou must be registered to see the linksbut it is incomplete.
I am currently at "Your Target is related to the Kingdom Above. Find a way to reach the skies to search for clues."
I have gotten the disguise and the spire key but now I'm stuck.
You can be. The game is very much an evolving WIP.I was under the impression that we could not be locked into a princess's route that was still unfinished.
@t != 1
@t != 0
All that I could do is climb up the center candlestick after I entered the Pantheon. I don't think that WyvernP's quest-line has been completed yet? I was under the impression that we could not be locked into a princess's route that was still unfinished. Is this not the case for WyvernP?
So, it's just not done then?You can be. The game is very much an evolving WIP.
# Maps
$data_mapinfos = map_data[:map_info] if map_data[:map_info]
map_data.delete(:map_info)
$data_maps_patch = map_data
# Maps
$data_mapinfos = map_data[:map_info] if map_data[:map_info]
map_data.delete(:map_info)
map_data.each { |key, value|
next if value.nil?
$data_maps_patch[key] = value
}