Cheatinfo.de - PC Game Cheats, Hints and Codes
Homepage  |  Latest PC Cheats  |  Cheatbook  |  Games Index  |  Links  |  Contact  |  Download  |  Search
Browse By PC Games Index:   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  #

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 Karryns Prison codes, tips and tricks we dont have yet?
Submit them through our form
 
Visit CheatBook for Karryn's Prison Cheat Codes, Hints, Walkthroughs or Game Cheats
 
PC Games, PC Game Cheats, Video Games, Cheat Codes, Cheat, FAQs, Walkthrough
Spotlight: New Version CheatBook DataBase 2025
CheatBook DataBase 2025 is a freeware cheat code tracker that makes hints, tips, tricks and cheats (for PC Cheats, Walkthroughs, PSP, Sega, iPhone, Wii U, Playstation, Playstation 2, XBox, Playstation 3, Nintendo 64, DVD, Gameboy Advance, Gameboy Color, N-Gage, Nintendo DS, gamecube, XBox 360, Dreamcast, Super Nintendo) easily accessible from one central location. (Release date January 11, 2025) - All Cheats and Codes inside from the first CHEATBOOK January 1998 until today. More Infos
 
 
© 1998 - 2025 Cheatinfo.de  |  Privacy Policy  |  Links  |  Game Trainers  |  Submit Cheats
Affilates Sites:  Cheatbook  |  Cheatchannel  |  Cheatbook Magazine
Top Cheats:   Just Cause 3 Cheats  |  Left 4 Dead 2  |  Call of Duty: Black Ops III Cheats  |  Dead Rising 2  |  Moshi Monsters  |  Far Cry 4 Cheats
Update cookies preferences