Below are all the cheats I could find. Since most events require a stat above 40-70 I would suggest to put all stats on 100 . Just to be sure.
- name_f = xxx (is the cheat for fear)
- name_l = xxx (is the cheat for love)
- name_r = xxx (is the cheat for relationship)
- name_s = xxx (is the cheat for sexual relationship)
- money = x (money)
- work_xp = x (work XP)
- research_xp = x
- physical_xp = (0-100)
- will_stat = (0-100)
- hygiene_stat = (0-100)
How to enable the console for entering the cheats :
Press Shift + o to enter the cheats , if the console doesnot show up you need to enable the console.
Use notepad ++ to edit the \renpy\common\00console.rpy
Scroll to the following lines : (around line 108)
Code:
# Configuration and style initalization.
init -1500 python:
# If true, the console is enabled despite config.developer being False.
config.console = True
config.console_history_size = 100
config.console_commands = { }
Once you have set the config.console = True , save the file and restart the game.