Nov 4, 2018
199
587
291
Anyone else feel like the prison levels get lazier as they go on? Room 1 2 have tons of stuff to unlock, room 3 just has the strip club really, 4 is empty.
A lot of people say that. Dev can make more sidejobs, like: infirmary-nursing after level 2, farm-milking cow alter level 4, chef-cooking after level 1...a lot of possibilities if you think.
 
  • Like
Reactions: RedAISkye

porno74

Member
Nov 22, 2017
140
57
212
how to disable "night mode"?
PS I can’t find these lines in the instructions that already exist, perhaps everything has changed there in the new version
 

HappyGoomba

Active Member
Mar 7, 2020
823
863
257
i tried inputting your save file into my game and it didnt work. i think you need the global.rpg save, configure.rpg save and the lastsave.autolog alongside the actual save file to work properly.

can you post that file full download sir?

thank you
Start the game, make a save in slot 15, quit the game, replace your save with mine, restart the game.
 
Jan 4, 2021
397
276
188
Yes Final got my damn god save from my broken disk :LOL:...so anything NEW !!!
Just saw the changelog that there are new stuffs hmmm:PogChamp:
Ah one question Stray Pubes DLC. It in the already in or download separately
 
Last edited:

BBson

New Member
Apr 4, 2023
12
5
3
have you thought about reading the cheats in the first post ???
I did though, there isn't anything that specifically mentions giving yourself more money, unless I somehow read-over it. I've looked a couple of times too
 

zoomies

Well-Known Member
Jun 4, 2017
1,086
883
277
I did though, there isn't anything that specifically mentions giving yourself more money, unless I somehow read-over it. I've looked a couple of times too
my appoligies, the link was dead. quoted from discord pin in modding-general.

To mod Daily Income or Mod Gold
1. Goto \www\js\plugins
2. Open RemtairyPrison.js (Use notepad++ for best results.)
3. Search for Game_Actor.prototype.additionalIncome = function()
(currently line 1919as of Release 1.0.5f)
4. Goto the line under it that says let value = 0;
5. Change this value to how much extra you want to get each day. (it will be modified by edicts.) I don't suggest anything to high, as i do not know what will happen if you go over the 99,999,999 limit Game_Party.prototype.additionalIncome = function() {
return $gameActors.actor(ACTOR_KARRYN_ID).additionalIncome();
};
Game_Actor.prototype.additionalIncome = function() {
let value = 0; //YOU WANT TO CHANGE THIS LINE
value += this.titlesFlatIncome();
value += this.variablePrisonIncome();
return value;
};
 

JaszMan

Engaged Member
Aug 13, 2018
2,121
1,031
319
would be super coolif Karen could become the new leader of the bad guys depending on how corrupt she gets. I mean she can build a bar for the criminals and even be a waitress for them. Karen can give in to temptation too. So Being an Anti-Hero is so much more interesting than being just another hero. Being baad is good. Awesome game.
 

Laxard

Active Member
Sep 5, 2018
629
565
249
would be super coolif Karen could become the new leader of the bad guys depending on how corrupt she gets. I mean she can build a bar for the criminals and even be a waitress for them. Karen can give in to temptation too. So Being an Anti-Hero is so much more interesting than being just another hero. Being baad is good. Awesome game.
But prisoners don't wan't to conquer the Empire or anything, with the exception of two. They just want Karren.
 
  • Like
Reactions: JaszMan
4.60 star(s) 496 Votes