What do you think should be in version 0.11.0 in addition to private favors?

  • Public favors (tavern)

    Votes: 147 67.4%
  • More characters

    Votes: 53 24.3%
  • Other

    Votes: 18 8.3%

  • Total voters
    218
  • Poll closed .

KeenPenny4322

New Member
Mar 18, 2020
2
1
IIRC, to get the recipe for the Mind Swap potion you need to progress a little bit with Galadriel and then have a certain conversation with the merchant. That evening, spend time with Gollum to discuss it.
Found it. She needs to be corruption level 1 and then the recipe becomes available in the store
 
  • Like
Reactions: Rolo

Summer Love

Active Member
Jul 5, 2017
592
1,470
You need to talk to Gollum in the evening.
and how exactly am I supposed to do that when the only option available is to mind swap with him, since the "Hang out" option tells me "that's it for update 10.2"?
 

jacob bond

Member
Feb 23, 2018
131
25
Just btw if y'all are super tired of grinding for items, there's a really easy way to get as many items as you want.

This just sets all items in your inventory to have 10000 items.

Python:
for k, v in inventory.items():
    x = v
    x['count'] = 10000
    inventory[k] = x

Each item in the inventory is key'd on the name of the item. For example, here's each item:

Python:
for k, v in inventory.items():
  print(f"name: {k} - value: {v}")
Once you recognize what the structure is, it's easy to manipulate.
you couldn't provide an example with based on the game?
 

jacob bond

Member
Feb 23, 2018
131
25
Cant remember how to unlock it, but you can add it to your inventory by entering this in the console
if you need more or less, change the number behind count (100)
if you want to add it to the shop, you must change inventory to shopInventory
oh, and upper/lower case DOES matter

Code:
inventory.update({'Beaver extract':{'count':100,'image':'objects/potions/beaverextract.png','price':3000,'description':'Beaver Extract. What more can be said?'}})
how'd you get the code?
 

James8585

Member
Mar 17, 2025
141
102
10.2 is buggy. Gollum goes missing for days almost a week at time, causing no access to him. Cannot click on his quarters.

No picture in the sexier bar maid outfit?

I haven't seen her using the dildo sword. After a few tries of swapping minds.

I have 3 enlargement potions, it caps at two.

On loading the updated version 10.2, it caused all the laws to need rewriting, and it took over a week rewriting them, somehow I am missing -1000 treasury a night after the update, it changed from +9000. Yes I opened the hairdresser., and gave her a red because I was bored of blonde.
 

TheCommedian

Member
May 31, 2018
148
125
honestly 80% of the quests and content that are stated, just don't work.
the progression and timed activities, mess everything up, feeling like the game skips and cuts content.
 

Rolo

Well-Known Member
Jul 14, 2017
1,626
1,604
honestly 80% of the quests and content that are stated, just don't work.
the progression and timed activities, mess everything up, feeling like the game skips and cuts content.
Sorry, but thats just not my experience (and of many others, obviously).
 

Rolo

Well-Known Member
Jul 14, 2017
1,626
1,604
10.2 is buggy. Gollum goes missing for days almost a week at time, causing no access to him. Cannot click on his quarters.
A few days of missing Gollum is normal. That are the days with special events.
I haven't seen her using the dildo sword. After a few tries of swapping minds.
It used to be 50% propability, was changed to a "one time xp". Will ask dev about that.
I have 3 enlargement potions, it caps at two.
No matter how many potions you possess, it caps at two, yes.
I guess, no one will expect 10 enlargements just coz he owns 10 potions.
On loading the updated version 10.2, it caused all the laws to need rewriting, and it took over a week rewriting them, somehow I am missing -1000 treasury a night after the update, it changed from +9000.
Not sure if I understand you correct. It changed from +9000. ?? ... to what?
In my own observation, after having a plus of +100k cash every week, with the update it was capped to +30k every week. Thats all one needs. It doesnt make sense to gather a million cash without having a chance to spend it.
 

Rolo

Well-Known Member
Jul 14, 2017
1,626
1,604
Wrench is still bugged. Still cannot give Gollum the rat alcohol drink so that he will get the wrench.
and how exactly am I supposed to do that when the only option available is to mind swap with him, since the "Hang out" option tells me "that's it for update 10.2"?
Dev found a bug about that. Therefore a few players did not get the talk about the wrench. Will be fixed.
 
  • Like
Reactions: Enigmanic

James8585

Member
Mar 17, 2025
141
102
A few days of missing Gollum is normal. That are the days with special events.

It used to be 50% propability, was changed to a "one time xp". Will ask dev about that.

No matter how many potions you possess, it caps at two, yes.
I guess, no one will expect 10 enlargements just coz he owns 10 potions.

Not sure if I understand you correct. It changed from +9000. ?? ... to what?
In my own observation, after having a plus of +100k cash every week, with the update it was capped to +30k every week. Thats all one needs. It doesnt make sense to gather a million cash without having a chance to spend it.
Gollum was appearing daily for the mission of sending him rat catching for daily intel gains. Since 10.2 he disappears for days on end. No hutch cannot click on it. No spying on Galadriel nightly, by swapping minds, have to now wait for Gollum to appear days and days later.

Prior to 10.2 my treasury was gaining +9k a week. Now it is minus 1k. I didn't do anything different, took the taxes options, gave maids more corruption wine, it didn't do anything, etc. Except there was a few new options. Jailing somebody and then releasing the hairdresser. It is possible I missed some more laws. However I didn't want to repeat all the options because the version changed, and then be in the red. After a few events x5 of just the usual 1k I figured it was done. I posted without checking 10 times. I figured x5 was enough.

I don't know when she's plays with her new sword from the dwarves. In the read up it said x3 new bar scenes. I only saw one. Due to the x2 enlargement. Perhaps they're x1, x2, and no enlargement? I didn't want to shrink her breasts. I figured it was the x2 types of dresses except the sexy dress had no scene. Hence more enlargement potions? I wasn't subtle I guess.
 

Rolo

Well-Known Member
Jul 14, 2017
1,626
1,604
how'd you get the code?
As someone stated already, beaver extract comes after upgrade Galadriels whore lvl up to 1.

Impo doing this upgrade is much easier than crawling deep into the codes and creating yourself 100 or 10000 items of each kind, when you just need 2 or 5 of them.

And about grinding: True, in the very first versions there was some grinding (a bit too much impo).
Grinding for intel and items /ingredients. Fortunately, "that's yesterday's news". Just send Gollum in the morning for intel and stuff, and you dont have to care much about that.
 

Rolo

Well-Known Member
Jul 14, 2017
1,626
1,604
Gollum was appearing daily for the mission of sending him rat catching for daily intel gains. Since 10.2 he disappears for days on end. No hutch cannot click on it. No spying on Galadriel nightly, by swapping minds, have to now wait for Gollum to appear days and days later.

Prior to 10.2 my treasury was gaining +9k a week. Now it is minus 1k. I didn't do anything different, took the taxes options, gave maids more corruption wine, it didn't do anything, etc. Except there was a few new options. Jailing somebody and then releasing the hairdresser. It is possible I missed some more laws. However I didn't want to repeat all the options because the version changed, and then be in the red. After a few events x5 of just the usual 1k I figured it was done. I posted without checking 10 times. I figured x5 was enough.

I don't know when she's plays with her new sword from the dwarves. In the read up it said x3 new bar scenes. I only saw one. Due to the x2 enlargement. Perhaps they're x1, x2, and no enlargement? I didn't want to shrink her breasts. I figured it was the x2 types of dresses except the sexy dress had no scene. Hence more enlargement potions? I wasn't subtle I guess.
Thanks for reporting. About your first 2 points, I wrote to the dev already, some hours ago. We will see.

3 bar scenes, she has to do to convince the barman to invite dwarfs. They are no different bar scenes, just 3 tries of the same thing. For bar scenes there are 2 different dresses to chose in the 3rd try. Sexy dress doesnt end with a different final groping scene.

After "no enlargement" = starting size of the breasts, there are 2 enlargements. All her dresses in the game are for both enlargement sizes. Afaik, there are no further enlargements planned (atm). In my personal taste, this would come out ugly anyway. I hope it gets more clear now.
 
3.40 star(s) 13 Votes