Cheatbook

Karryn's Prison Cheats, Codes, Hints and Walkthroughs for PC Games.

  Home   |   Cheatbook   |    Latest Cheats   |    Trainers   |    Cheats   |    Cheatbook-DataBase 2025   |    Download   |    Search for Game   |    Blog  
 
  Hints and Tips for: Karryn's Prison 
  Browse by Games Title:   A  |   B  |   C  |   D  |   E  |   F  |   G  |   H  |   I  |   J  |   K  |   L  |   M  |   N  |   O  |   P  |   Q  |   R  |   S  |   T  |   U  |   V  |   W  |   X  |   Y  |   Z   |   0 - 9  
V Rising Cheats Tribes of Midgard Cheats The King is Watching Cheats Resident Evil 2 Remake Cheats
 

 Karryn's Prison Cheats

 
   
 
 
Karryn's Prison

Cheat Codes:
------------
Submitted by: David K.

How to Remove Edicts (Editing Saves):

Here is Tockity’s method to remove edicts in Karryn’s Prison.

-=How to Remove Edicts=-
Removing edicts can either be easy or more complicated, depending on 
what edict you want to remove. Removing them is easy in general, but 
there may be situations where more removals are necessary to keep the 
game state logically sound.

DISCLAIMER: Back up all your stuff. For real. Depending on how thorough 
you are in resetting the situation, it can break the game. Keep it small
with what you remove in the beginning, especially if you have no prior 
experience, and keep the edicts you remove logically consistent.

Goto "RemtairyEdicts.js" and try to find out what the internal name is 
for the edict you want to remove. They are listed in the beginning. This
part may require trial and error if you are not sure. 

As an example this is the line for the level 1 workshop:

 const EDICT_REPAIR_WORKSHOP = 526;

This means "EDICT_REPAIR_WORKSHOP" is the part you want to copy.

I prefer to put the following code that removes the edict into the 
"sleep and start next day" part of the code. Search for "advanceNextDay" 
in "RemtairyPrison.js" and after these two lines:


  Game_Party.prototype.advanceNextDay = function() {
     let actor = $gameActors.actor(ACTOR_KARRYN_ID);

you want to put the following:

  Game_Party.prototype.advanceNextDay = function() {
     let actor = $gameActors.actor(ACTOR_KARRYN_ID);
     actor.forgetSkill(EDICT_REPAIR_WORKSHOP); //<-- this line is new

You’ll have to replace "EDICT_REPAIR_WORKSHOP" with the name of the 
edict you want to remove. Now save, start the game, go to sleep and 
the edict should be locked again.

Note: There is internal game logic that will give you back edicts
 (for example removing the workshop while having insurance for it).
 

Submit your codes! Having Codes, cheat, hints, tips, trainer or tricks we dont have yet?

Help out other players on the PC by adding a cheat or secret that you know!

PC Games Submit them through our form.

Karryn's Prison Cheat , Hints, Guide, Tips, Walkthrough, FAQ and Secrets for PC Video games Visit Cheatinfo for more Cheat Codes, FAQs or Tips!
 
back to top 
   
     
 
PC Games, PC Game Cheat, Secrets Easter Eggs, FAQs, Walkthrough Spotlight - New Version CheatBook-DataBase 2025

 
 
Games Trainer  |   Find Cheats  |   Downloads  |   Walkthroughs  |   Console   |   Magazine  |   Top 100  |   Submit Cheats, Hints, Tips  |   Links
Top Games: Titan Quest 2 Trainer  |  Crusader Kings III Trainer  |  Grounded 2 Trainer  |  Mafia: The Old Country Trainer Trainer  |  Easy Red 2 Trainer