Author Topic: New Brothels?  (Read 5694 times)

0 Members and 1 Guest are viewing this topic.

Offline Thegame

  • Newbie
  • *
  • Posts: 2
New Brothels?
« on: February 18, 2011, 02:19:33 AM »
If I wanted to say add my own, how would I go doing that?

Offline DocClox

  • Dev Team
  • *****
  • Posts: 1867
  • Messing Around With Python
Re: New Brothels?
« Reply #1 on: February 18, 2011, 02:58:58 AM »
Not without hacking C++ I'm afraid. The game has 6 brothels more or less hard coded into it. Map locations likewise.

Offline fjaffarn

  • Newbie
  • *
  • Posts: 1
Re: New Brothels?
« Reply #2 on: April 25, 2011, 08:02:23 AM »
ive been playing this game for a while now, and i had to make this account to ask this question.. how do i buy new brothels?

Offline redle

  • Newbie
  • *
  • Posts: 14
Re: New Brothels?
« Reply #3 on: April 25, 2011, 06:58:19 PM »
To buy a new brothel one must "Visit Town."  The following map screen has several clickable icons on it; two of which are the same (semi-reclining women).  One icon is your currently owned brothel, the other is the next available brothel.  Click on it to purchase.

Granted, early in the game clicking on it will simply result in it telling you that you need more money and businesses.  Once you own enough businesses and have enough money it will ask if you want to purchase the new brothel.  Say yes and there you are (purchasing the second brothel will result in a third matching icon appearing which is the next one to be bought).

Offline trex

  • Donator
  • *****
  • Posts: 143
Re: New Brothels?
« Reply #4 on: April 27, 2011, 10:04:46 PM »
redle's response sums it up. I'll just add that each new brothel costs more and requires you control more businesses. (eg, to get the 2nd Brothel, you need 10,000 and 30 businesses, the 3rd required 30,000 and 50 businesses).


You'll get a naming box each time you say 'yes' to the prompt if you'd like to buy (you only get a confirmation prompt if you meet the requirements, otherwise it will tell you you need X amount of gold and X amount of businesses) MAKE sure you name it something different than your other brothels (obviously) but ALSO make sure you don't have the same name as you do in other save games, as it apparently crashes the game if you do. (IE make each name of every brothel in every game is unique to avoid random but persistent crashing) I don't think you can re-name any brothels except your first one. (rename the save/.gam files to do that)


You'll buy each new brothel sequentially and have up to six (or five?) you can own. After the last one, there are no more icons, therefore no new brothels to purchase. But you can always 'Add Rooms' in every brothel. You can have up to 255 rooms in each brothel, so a maximum of 1275 girls (if the limit is 5 brothels, or 1530 girls if it's 6 brothels). I don't think we have 1500 unique girls (yet!) so there isn't really a cap!

You'll find 'Add Rooms' under the Brothel Management screen (where you set allowed sex acts). If you don't see it, you don't have any of the 1.30 versions, as 1.29 and under do not have that option. There is no boxes informing you that it has expanded (but you will get a 'not enough gold' if you don't have 5000g for each click, or a Max rooms reached box if you have hit the 255 rooms limit) You will have to go back to the main management screen, and look at the 'rooms available' stat up in the top right hand area to see your new max. capacity. If you didn't get any boxes when you clicked 'Add Rooms', it should have gone up in multiples of 5 everytime you clicked it.
« Last Edit: April 27, 2011, 10:10:44 PM by trex »

Offline Thegame

  • Newbie
  • *
  • Posts: 2
Re: New Brothels?
« Reply #5 on: May 02, 2011, 11:37:02 PM »
Well I'm starting to get into programming.  Where would say I find the files I need to tinker with?