So in case you want to keep her without clothes or well with more liquid on,for a fresh new day or you know after a battle 
commnet out
code in the following files :
for example
Also another tip, if you want in the receptionist job to get only perverted guys, in file RemtairyKarrynReceptionist.js.
uncomment the line
commnet out
JavaScript:
.cleanUpLiquids
for example
JavaScript:
//Post Battle -- in file RemtairyKarryn.js
Game_Actor.prototype.postBattleCleanup = function() {
this.setAllowTachieUpdate(false);
......
//this.restoreClothingDurability();
...........
this.clearParamExp();
this.clearTempRecords();
//this.cleanUpLiquids();
uncomment the line
JavaScript:
//validEnemyTypes = [ 170,171,172 ];