The dev is part of this thread and posts about the updates here, linking their Subscribestar.just for info the dev updates quit often on Subscribestar
The dev is part of this thread and posts about the updates here, linking their Subscribestar.just for info the dev updates quit often on Subscribestar
So sorry about putting off your issue. This should fix it, you still need to go through the whole chain again. Meaning going to the lake, touching the orb then talking to chaos but it should fix it. If I broke anything let me know.Yeah my goblin save is bugged in a way that is messing with my quest's here is the save i saved on the part that is bugged
Funny enough the dev actually updates the thread more then Subscribestar. I believe they are currently messing around with twine at the moment to see if a port is reasonable. Although I could be wrong about the port, I have no contact with Snekk outside this thread. So I can't say with 100% certainty with what they are or aren't doing. Just what they post to this thread.just for info the dev updates quit often on Subscribestar
He gets better. You may start having things happen to you randomly and can find him again in the Toymaker tent.Also has anyone figured this out?
+ If you took the Kidnapper's lair for yourself and completed "Cho Masters, the Clown Girl" quest you can have sex toys made of you by the Kidnapper
The kidnapper always dies no matter what I do.
Oh that's what was happening. Did not think of going back to the tent so long after.He gets better. You may start having things happen to you randomly and can find him again in the Toymaker tent.
1. Fixed, misnamed a locationSolid Snekk
Bug
1.Give Percy Portal Toy and choose [Use it on them] cause error.
2.Spell Control undead can't use.
3.for some reason contraceptives duration reduce a lot after sex [Ex. I have 21 day duration after have sex with gobo wife it reduce to 7 day] I only see this when gobo wife are not pregnant after she pregnant it work normal again, use cheat wait for a week also cause duration reduce more than it should be [Ex.I have 77day duration after cheat wait for week it become 0 duration].
4.children from First didn't count toward Goblin girl it only count child from gobo wife.
5.all bar lesbian sex broke
Request
Pls add drink all for contraceptives.
Fixed, I believe.There is a few of the misprint, I believe(IMHO).
View attachment 3614287
Fixed. Accidentally named a tag wrong.
Yeah my goblin save is bugged in a way that is messing with my quest's here is the save i saved on the part that is bugged
I only had asking Circe about it but I just added most other major NPCs that would make sense to ask, even a few that wouldn't know.Oh that's what was happening. Did not think of going back to the tent so long after.
1. Fixed.1. Slugs give a blank screen if you surrender to them.
1a? Rats also might when that happens but that might be because I broke them myself when I was messing with them just before. But slugs I haven't touched.
Ps Sorry for breaking the code if I did.
I'll add it to the merge request along with the rest of my bug fixes and missing stuff.Because 1 I don't have time and 2 I'm lazy and don't own a git account. Can someone else change the "ratwin" on git to "ratswin".
If you're having difficulty finding it the exact line you need is
if tipprotivnika=52: gt 'ratwin'
So yeah, please and thanks I guess.
edit: also can someone change "subsewers" to "sewerfallspot"
if you're searching it should be
act 'Climb back to the Avedon sewers':
minut+=5
gt 'subsewers'
end
I'm hopeless aren't I? Rhetorical question.
! First
if pregfirstday>0: pregfirstday-=1
if pregfirstday=0 and pregnantfirst=1:
if farmgoblins>0:
farmgoblincount+=1
firstfarmgoblins+=1
elseif rand(1, 2)=1:
GoblinMaleChild+=1
else
GoblinFemaleChild+=1
end
FirstKids+=1
pregnantfirst-=1
end
act 'Get cleaned up':
if FirstContraceptive=1 and pregnantfirst=0 and (fertilityspell=1 or rand(1, 5)=5): pregfirstday=5&pregm+=1
pregnantfirst+=1
incest+=1
arousal=0
girl+=1
minut+=5
experience+=10
gt 'first'
end
No worries, that was one of the fixes I had done for awhile and had on the list to send for the merger. Took awhile considering I had to compare my edited version of 1.99.31 that had fixes and mods to a clean 1.99.32 then make the changes on git, of course without the mods and just the fixes.I just fixed it so First's children are now tracking properly along side Goblin wife's but I have no way of putting it forward. I guess I have to make a git account huh? Eh, a tomorrow problem. If someone else want to do it while I'm asleep then
First part is:
second part isCode:! First if pregfirstday>0: pregfirstday-=1 if pregfirstday=0 and pregnantfirst=1: if farmgoblins>0: farmgoblincount+=1 firstfarmgoblins+=1 elseif rand(1, 2)=1: GoblinMaleChild+=1 else GoblinFemaleChild+=1 end FirstKids+=1 pregnantfirst-=1 end
Eh, I can't seem to get the second one to look right. I'm sure you (who ever adds it) will be able to figure it out. And yes it's litrally just adding in a toggle. Also sorry added this, I'm doing this before bed and I don't have a git account.Code:act 'Get cleaned up': if FirstContraceptive=1 and pregnantfirst=0 and (fertilityspell=1 or rand(1, 5)=5): pregfirstday=5&pregm+=1 pregnantfirst+=1 incest+=1 arousal=0 girl+=1 minut+=5 experience+=10 gt 'first' end
thanks for the helpSo sorry about putting off your issue. This should fix it, you still need to go through the whole chain again. Meaning going to the lake, touching the orb then talking to chaos but it should fix it. If I broke anything let me know.
Obviously online safety and all that. Careful with what you download.