Monki0

Member
Nov 6, 2023
400
626
226
You need a bottle of vodka, a big safety pin, and flagrant disregard for the risk of permanent damage while pursuing an unnecessary body modification in the name of fashion.

You don't have permission to view the spoiler content. Log in or register now.
Actually I got a piercing without all this, simply visiting the church for the second time and go along with everything the priest said.
 

osanaiko

Engaged Member
Modder
Jul 4, 2017
3,380
6,498
707
Actually I got a piercing without all this, simply visiting the church for the second time and go along with everything the priest said.
Hmm, looks like you are correct from the code, the dangling crucifix nipple piercings are awarded in one of the church event flows, but that doesn't give the "pierced_nipples" tag, so you can't buy any other types of piercings, nor can you change or remove those piercings.

I think the church route is probably somewhat of a bug or oversight though, because all the other piercing related code relies on completing the Mall event. MetaMira you might want to look at this.
 
  • Heart
Reactions: MetaMira

Monki0

Member
Nov 6, 2023
400
626
226
Hmm, looks like you are correct from the code, the dangling crucifix nipple piercings are awarded in one of the church event flows, but that doesn't give the "pierced_nipples" tag, so you can't buy any other types of piercings, nor can you change or remove those piercings.

I think the church route is probably somewhat of a bug or oversight though, because all the other piercing related code relies on completing the Mall event. MetaMira you might want to look at this.
You CAN remove them using the bedroom mirror. I don't know if this feature is vanilla, Or might be a mod that I downloaded.
 

osanaiko

Engaged Member
Modder
Jul 4, 2017
3,380
6,498
707
You CAN remove them using the bedroom mirror. I don't know if this feature is vanilla, Or might be a mod that I downloaded.
Well, shiiit.

Code:
"*Change your nipple piercings*" if (mom.has_corruption_tag("pierced_nipples") and mom.is_at_location(upstairs_bathroom)) or mom.piercing_set > 0:
That sneaky "or" was off the edge of my non-wrapped text editor.

You are right, the church-obtained-dangling-cruxes can be removed again, although I don't think you could put them back in again.
 

Newtonluffy

New Member
Oct 1, 2022
9
0
68
Which "very revealing" outfit? MCILF home? MCILF work? cheerleader?

For the sleepwear, there's two ways:
You don't have permission to view the spoiler content. Log in or register now.
I have bought
Which "very revealing" outfit? MCILF home? MCILF work? cheerleader?

For the sleepwear, there's two ways:
You don't have permission to view the spoiler content. Log in or register now.
Very reaveling outfit for MILF house.
 
Jun 11, 2022
38
14
75
You need a bottle of vodka, a big safety pin, and flagrant disregard for the risk of permanent damage while pursuing an unnecessary body modification in the name of fashion.

You don't have permission to view the spoiler content. Log in or register now.
wow, thx, didn't know about influence of days on some things
also, i stucked on progress, i can only give head to boys, but no more actions, also tusk with finding a sleepwear bugged and now in journal i have 7 similar tasks about finding a sleepwear that i already finded
 

osanaiko

Engaged Member
Modder
Jul 4, 2017
3,380
6,498
707
> wow, thx, didn't know about influence of days on some things

No problems, I enjoy helping here.

>also, i stucked on progress, i can only give head to boys, but no more actions,

for the menu-selectable events in their rooms, handjob/blowjob/titjob are all you can do. However all three boys have "special" events that allow penetration sex:
You don't have permission to view the spoiler content. Log in or register now.

>also task with finding a sleepwear bugged and now in journal i have 7 similar tasks about finding a sleepwear that i already finded

This looks like a bug. The "robe_quest_start" label can be entered over and over again because the "robe_quest" tag is never set even when the "Find some Sleepwear" chore is added. ( MetaMira maybe a bug for you to check). I don't know any way to remove those chores other than manually editing the chorelist via the console.
 
  • Heart
Reactions: GODLYVAIN
Jun 11, 2022
38
14
75
> wow, thx, didn't know about influence of days on some things

No problems, I enjoy helping here.

>also, i stucked on progress, i can only give head to boys, but no more actions,

for the menu-selectable events in their rooms, handjob/blowjob/titjob are all you can do. However all three boys have "special" events that allow penetration sex:
You don't have permission to view the spoiler content. Log in or register now.

>also task with finding a sleepwear bugged and now in journal i have 7 similar tasks about finding a sleepwear that i already finded

This looks like a bug. The "robe_quest_start" label can be entered over and over again because the "robe_quest" tag is never set even when the "Find some Sleepwear" chore is added. ( MetaMira maybe a bug for you to check). I don't know any way to remove those chores other than manually editing the chorelist via the console.
thx, will try
 
  • Like
Reactions: osanaiko

Sukme

Well-Known Member
Dec 21, 2017
1,357
1,485
351
As far as I remember, there were some news that new updates now will be every 3 weeks... and there were a post with date"update on 23th of may" in it...
BUT I maybe wrong.
Yep from Subscribe Star -
More specifically, I plan to be more consistent with smaller, much more focused 3 week update cycles. Each cycle I'll aim to add some new clickable art to a location (but not redraw everything!) and add some related content for that clickable, and add some new content to an existing event elsewhere in the game. That should keep progress a lot more steady, give me a chance to get frequent feedback, and prevent things from spiraling into multi-month long updates!

Time well tell.
 

MetaMira

Active Member
Game Developer
Sep 14, 2021
604
1,654
234
Work on v0.35 is chugging along, with a focus on The Nerd's new late night event and, because it's related, the whole 'Caves of Grothnar' MMO setting. I've just put up a fairly long development update over on , the tl;dr is I've got a few more features I want to get squeezed in first, so the release will be next weekend to give me plenty of time to get everything bug tested and polished up.

This looks like a bug. The "robe_quest_start" label can be entered over and over again because the "robe_quest" tag is never set even when the "Find some Sleepwear" chore is added. ( MetaMira maybe a bug for you to check). I don't know any way to remove those chores other than manually editing the chorelist via the console.
I've fixed up this, along with the other bugs you've spotted. Thanks for the help tracking them down! The save update for v0.35 will clear out any extra 'Find some Sleepwear' quests that exist if you've got the robe unlocked already.
 

balbool

New Member
Nov 1, 2023
8
1
55
i cant seem to trigger the nerd's sex scene. does the milf need to be naked for this scene to trigger? if so how
 

Don Hon

Newbie
Jul 30, 2017
72
66
249
i cant seem to trigger the nerd's sex scene. does the milf need to be naked for this scene to trigger? if so how
since it's been ages since i have done this i'm not 100% sure but it should be naked on the bed masturbating and nerd being horny with masturbation help "quest" at night or something like that.
 
  • Like
Reactions: osanaiko

balbool

New Member
Nov 1, 2023
8
1
55
since it's been ages since i have done this i'm not 100% sure but it should be naked on the bed masturbating and nerd being horny with masturbation help "quest" at night or something like that.
i tried and still doesnt work. can you try and give me the choices.make sure its version 34.3.would appreciate the help alot
 

King_Mondo

Newbie
May 25, 2023
68
99
78
i tried and still doesnt work. can you try and give me the choices.make sure its version 34.3.would appreciate the help alot
It's bugged where the nude option for night wear is missing this update. To add it back open console (shift-o) to enter the command nude.unlocked = True to correct the issue.
Mira posted this before but it kind of gets lost in the search engine.
Sleep normally. If Nerd has high arousal or his masturbation event is active you should trigger an event where he enters the room nude.
Titty fuck and rub self, there will now be an option to have sex either raw or with a condom.
 
4.10 star(s) 66 Votes