luka2807

New Member
Sep 19, 2023
2
0
How do I unlock Lee's gallery? I typed "SugarCube.State.active.variables.carrie.gallery=[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,]" and "SugarCube.State.active.variables.lee.gallery=[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,]", but neither of them work.
 

rik15

New Member
Oct 3, 2017
1
0
I downloaded and tried the latest version (1.32) with the Cristmas event, in the second day the event activates but, from that moment, the videos don't reproduce anymore; anyone has the same proble or knows ho to fix that?
P.s. In the online version the videos reproduce corectly
 
Last edited:

luka2807

New Member
Sep 19, 2023
2
0
try "teacher" not lee or carrie

or if you want to unlock all galleries at once use this
Code:
Object.keys(SugarCube.State.variables).forEach((key, i) => {
const shortCut = SugarCube.State.variables
if(shortCut[key].hasOwnProperty('gallery')){
SugarCube.State.active.variables[key].gallery=[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
}
})
Trying "teacher" does actually work. Thank you so much
 

N0nsens3

Member
Feb 10, 2022
289
97
I'm onna give another chance to this game. It gives me so much freedom, that I don't know what should I do
 

N0nsens3

Member
Feb 10, 2022
289
97
What's my purpose and what should I do? Also, is it okay to hook up with other girls while dating cousin? How to join the mob?
 

Thristran

Newbie
Oct 13, 2022
33
35
What's my purpose and what should I do? Also, is it okay to hook up with other girls while dating cousin? How to join the mob?
To join the mob, complete all of the "quests" for family. Mother\sister\aunt\cousin\grandmother
Not blood relation=Incest is wincest
Purpose=get the girl. Which girl=YES
 
  • Like
Reactions: N0nsens3

N0nsens3

Member
Feb 10, 2022
289
97
To join the mob, complete all of the "quests" for family. Mother\sister\aunt\cousin\grandmother
Not blood relation=Incest is wincest
Purpose=get the girl. Which girl=YES
Thanks, I've reached that part, however, I decided to not join the mob nor the police to focus on my company. And I'm thinking of starting being a professor, but I don't know if I'll be able to conciliate it with the company. Anyways, thanks for the help!
 

Vln_

Well-Known Member
Game Developer
Dec 28, 2018
1,136
1,360
Hello everyone, new update!

You don't have permission to view the spoiler content. Log in or register now.

Full:
Patch:
 
  • Like
Reactions: DeeluxeOwnu
3.70 star(s) 40 Votes