Yeah... a bug, I have fixed it now!I've noticed that Mariselle often uses the PC's female name during the sex scenes. Seems a bit odd, considering that Mariselle hasn't actually met the female version...
set:$relationship's "friendship" to 25
Can you elaborate on what this means? a change to generic sex scenes or a system that makes it easier to add one off scenes like stripper scene or whtvr?I will move to 0.18b which includes a very simplified sex scene framework so it will be much easier for the game to add a wide variety of sex scenes that only require 1-2 animations.
Could say the same with folks that ask for cheat codes."You can remove the game element from the game so you can play the game" lmao
Yes a framework for adding one-off scenes to the game, especially involving female NPCs. Basically to give more freedom to add scenes easily to the game, and these scenes can be triggered by parameters.Can you elaborate on what this means? a change to generic sex scenes or a system that makes it easier to add one off scenes like stripper scene or whtvr?
The mobile mode is still gamified actually, it’s just all skill check based rather than minigames. To make up for absence of minigame options, mobile mode boosts the percentage chance of the skill check dice rolls."You can remove the game element from the game so you can play the game" lmao
I agree partially. It is extremely easy for a character to end up getting fucked on the secretary job, which kind of sucks from the gameplay angle, but remember that the secretary pill changes the MC into a woman AND changes their mentality greatly.Some feedback:
I feel that it makes sense to start players in the secretary role.
However, in the secretary role it's too easy for your fully male, fully masculine character to get fucked by your co-workers.
I feel like when you're fully masculine and take x change to be a woman, you should still have huge mental barriers to prevent you from getting fucked. But as you get corrupted throughout the game it gets easier and easier for guys to fuck you.
Maybe l1lym can help me?How can I max out an NPC friendship, attraction, dominance/submission and respect with some commands? I tried something like this
but it seems only temporary? when I check the $relationship values they change but when it gets updated by an action all the values reset to their previous valuesCode:set:$relationship's "friendship" to 25
When you're interacting with the NPC, you can type the following:Maybe l1lym can help me?
(set:$gain_friendship to 25)(display:"change relationship")
Thanks, I guess it's the same for attraction, dominance and respect? (gain_attraction, gain_dom, gain_respect)When you're interacting with the NPC, you can type the following:
Also adding gain_attraction etc etc...Code:(set:$gain_friendship to 25)(display:"change relationship")
Yes correctThanks, I guess it's the same for attraction, dominance and respect? (gain_attraction, gain_dom, gain_respect)
so glad you’re enjoying it!Really enjoy the game and where you are going with it. Keep up the great work!
for those who wants to max the sexy dancing skills, you can add thisThanks, I guess it's the same for attraction, dominance and respect? (gain_attraction, gain_dom, gain_respect)
(link:"Increase Sexy Dancing Skill (Current Level: " + (text:$sexy_dancing_talent's level) + ")")[(set:$cheated to "yes")
(set:$sexy_dancing_talent's level to (min:$sexy_dancing_talent's level + 1,10))
(set:$sexy_dancing_talent's xp to $sexy_dancing_talent's level of $sexy_dancing_talent's "xp to level")(set:$se to "skill up")(display:"play sound")
(replace:?skills)[(display:"cheat increase skills")]
]
(link:"Increase All Skills")[