Thousands of Models Streaming Live — Join Free! Click Here!
x

TAOSS

New Member
Feb 9, 2020
1
0
144
I guess I'm an idiot, but how do you get past the guard to get into the docks district?
 

lordfridge9

Emperor of Universe 7
Donor
Aug 24, 2017
3,271
3,953
436
can someone tell me where the hell are the christmas lights
The special isn't that complicated even if it seems that way. All items whatever they may be are either inside the house, 2nd floor upper door, outside the house (go down when inside of it), outside the house on the right or inside the storage building. Search any of those for sparkling spots and you'll find it eventually.
 

warmax42

Newbie
Oct 29, 2017
65
261
275
Attaching a save that _should_ be complete as of the xmas update - it's based on an old save I had. The xmas event should be complete, afaik. Load Save Slot 13 for the complete save

Also, a bit of a cheat, if anyone is playing this through but doesn't want to spend too much time on stealth:

Open the file: www/js/plugins/YEP_X_EventChaseStealth.js and do CTRL+F to find this line:

Game_Event.prototype.canSeePlayer = function() {

right after it is an if block. Modify it by adding two slashes in front of the if line and the closing brace, so that it now looks like this:

// if (this.meetStealthModeConditions()) {
this.stealthClearChaseSettings();
return false;
// }


Then save the file - and that's it - start the game again. No enemy should be able to spot you now, though if you run into them or interact with them they will still "catch" you. This cheat should work in future updates too if that code doesn't change.
 
4.50 star(s) 19 Votes