davinki

New Member
Apr 22, 2020
7
1
This version have too many bugs, maybe we should wait. Once you maximum upgrade your bad you even can't sleep
 

Rubix

Member
Oct 14, 2017
256
89
how to modify the edicts in the game directly instead of sleeping and grinding them from day to day, that also applies to the control and order?
 

bigal111

Member
Jan 2, 2019
180
511
Getting Karryn naked all the time? Including the map screen (see fig.1)? I see you are a man of culture as well. That was actually one of my first tweaks. There are two easy tweaks you can do for the full experience:

1.) Don't let her put clothes back on after a fight. This includes the map screen. Works until sleep or waitress job.
You don't have permission to view the spoiler content. Log in or register now.

2.) Wake up naked. Ofc including panties if you wish ;)
You don't have permission to view the spoiler content. Log in or register now.

3.) Strip after job (minigame).
You don't have permission to view the spoiler content. Log in or register now.
With all three tweaks she should be naked all the time :)
Can you post the files that are edited please?
 

KoldTK

Active Member
Aug 6, 2017
605
631
i used save editor, it did nothing.

or if you can provide a better save editor i would appreciate it
If you can't use save editor, you can try going to folder www\js\plugins, find Remtairy Edicts and edit this line

Game_Actor.prototype.getNewDayEdictPoints = function() {
let unusedPoints = Math.max(this._storedEdictPoints, this.stsAsp());
this.resetEdictPoints();

let points = X;
if(Prison.easyMode()) points++;
else if(Prison.hardMode() && Prison.date % 10 === 9) points--;

let maxCarryover = Y;
maxCarryover =+ this.titleEfficientAdminstrator_carryoverUnusedEdictPoint();

X and Y are the number you can change
If it won't work, try another line.
 
  • Like
Reactions: Brazilian Engrish

Runastia

Member
May 11, 2018
216
181
Looks like a few balance changes and new edict integration(?). I haven't played yet. Look at js/plugins/RemtairyKarrynReceptionist.js

Code changes from 5q2 -> 6c


For those who are interested, I updated my mod's dev branch. It should probably work but I haven't had the chance to playtest it yet. There is a nice feeling of satisfaction for paying technical debt up front since it was really quick to update (and hopefully I don't jinx myself by saying that).
Do i just have to copypaste your whole data and js folder into the game?
 

Monochrome901

New Member
May 28, 2018
13
12
I know I saw it in the thread somewhere but I cant seem to find it anymore. Does anyone have the guide to changing her max Warden Level as well as her stat growth values?
 
4.60 star(s) 482 Votes