compareTo(b)
New Member
- May 19, 2018
- 10
- 10
- 149
Was pretty much stuck forever on Sophia, so I started to cheat using the console. You can use this at your own risk:
Manually add the bathroom key to inventory:
Manually add sophias room key:
That should open up the rest of the story of her
Manually add the bathroom key to inventory:
Code:
inventory.items.append(bathroomkey)
Code:
inventory.items.append(sophiaroomkey)