is there "cheat menu" in this game?
For all those that want to cheat, do the following.
Go to your (Directory)\seeds-of-chaos\renpy\common
Find 00Console.RPY and edit with notepad
Press CTRL+F on your keyboard
Keep searching for "False" until you find
# If true, the console is enabled despite config.developer being False.
config.console = False
Chance False to True <<(Make sure its True with a capital T)
Save and exit notepad
Start the game and press Shift+O on your keyboard
List of known commands (Thanks Sojourner)
For castle:
Castle Related
castle.coffers = x
set the COFFERS amount
castle.training_coffers = x
set the TRAINING COFFERS amount
castle.supplies = x
set the SUPPLIES amount (1 soldier consumes 1 supply per week, 1 peasants consumes 0.0001 supplies per week)
castle.peasants = x
set the PEASANTS amount
castle.soldiers = x
set the SOLDIERS amount (seems
castle.morale = x
set the MORALE amount (caps at 100 (Great))
castle.unrest = x
set the UNREST amount (doesn't seem to have a cap, beware. Can go negative, but unsure if this has benefits)
castle.rp = x
set the RESOURCE POINT amount
castle.dp = x
set the DEFENCE POINT amount (not sure how this affects buildings. Each soldier is worht 2 DP)
Alexia Related
alexi.[attribute] = x
set any of alexia's attributes, from energy to nymphomania
Alexi's states seem to only be important in the bonus wife trainer mode now.
Player Related (These took FOREVER to find)
The player prefix is "avatar"
Change "x" to whatever number you want
avatar.gold = x
avatar.exp = x
Other player related commands aren't necessary as you can just give yourself unlimited XP and boost stats from leveling.