- May 24, 2018
- 1,522
- 3,207
I'm far too lazy to actually implement this and put in a UI for it and everything (and then maintain it afterward forever, ugh), so I'm just gonna put the instructions hereWe need cheat menu mode for MC states and relationship. Deman it too boring to increase state and can't be able do some action we must like. Someone make a cheat mode menu
Put this in your /game folder as console.rpy:
Code:
init python:
config.console = True
config.developer = True
Code:
for k in ["Dirtiness", "Drinks", "Cheat", "Loyalty", "Willpower", "Submissiveness", "Lust", "Drugs", "Sadness", "Fighting", "Curiosity", "Addiction", "Trust", "Dominance", "Happiness", "Risky"]: MCtrait[k] = 999
for k in ["Jose", "Cleavon", "Richard", "Sharon", "Anton", "Daniel", "Nubia", "Stanislas", "John", "Guy", "Bobo", "William", "Mike", "Max", "Blaise", "Marc", "Andrew", "Anthony", "Dave", "Jonas", "Katherine", "Francis", "Kimberly", "Danny", "Bill", "Cassius", "Lucy", "Flint", "Stella", "Charles", "Henry", "Bob", "Terrel", "Thomas", "Scruffy", "Clark", "Evelyn", "Aiden", "Doalot", "Dumdum", "Jennifer", "Steve", "Edward", "Todd", "Liam", "Hammer"]: MClove[k] = 999
for k in ["Golden", "Group", "Pain", "Deepthroat", "Vanilla", "Big Dick", "Bestiality", "Interracial", "Incest", "Creampie", "Exhibitionist", "Anal", "Oral", "Cum", "Rough", "Sapphic"]: MCkink[k] = 999