SweetHug

Newbie
Jan 27, 2020
54
164
Game Variables

Mc:
mc.money = x
mc.intellect = x
mc.strength = x
mc.charisma = x
mc.lust = x
mc.love = x
mc.energy = x
mc.name = "(new name)"
mc["moments_of_glory"] = x (Thank you, pedro89. )

Energy by
freddygonzo:
default_energy_costs = {"investigate": 2,"interact": 7,"go": 11,"use": 13,"take": 15,}
default_energy_cost = 13

Girls:
name.lust = x
name.love = x

Items (v1.46.1):

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


x = Quantity

Where do I input them?
In the console.
The console is activated with Shift+O.
v1.45-v1.46.1:
- mc.add_item("ancient_chastity_belt", x)
- mc.add_item("armor", x)
- mc.add_item("baited_pole", x)
- mc.add_item("cardboard", x)
- mc.add_item("duct_tape", x)
- mc.add_item("fishing_pole", x)
- mc.add_item("locked_box_cave", x)
- mc.add_item("locked_box_forest", x)
- mc.add_item("package_milk", x)
- mc.add_item("worms", x)
 

dogyellow585

New Member
Nov 21, 2020
11
8
Is the xray broken for anyone else? It works to reveal undergarments but not fully nude reveals anymore. Tried cycling through with the X button.
 
3.70 star(s) 175 Votes