perhaps the use of these abilities will be added in the future... I hopeYou need it for Luna (Tutoring introduction dialogue)You must be registered to see the linksat 21:13:
and for Hermi (Luna's exam)Python:if paths.is_bought("manipulation") or paths.is_bought("fervor"): item informal_tutor: caption "Tutoring introduction" label act1_ch5_luna_dialogues.informal_tutor
You must be registered to see the linksat 19:54:
Python:if paths.is_bought("manipulation") or paths.is_bought("fervor"): face markus eyes 06 mouth 05 brows 00 blush 00 tears 00 markus "There's an exam coming, I could probably use my new skill on Luna and just take it for her..." face sally mouth 02 brows 00 sally "Now that's an incredible idea!" $ goals.complete("act1_ch5_new_skills", 1)
where is amelia and how do i perform the Baker’s Delight quest? sorry for my bad english
think you have to go out at 11 o clock?How do I enter their dorms after I have seen all of their swimsuits?
Edit Innocent_Witches-0.5A-pc\game\modules\nondeveloper\main.rpym:For some reason, I can't get the console to open. Trying both of these methods:You must be registered to see the links
Is something different in 0.5a?
# Copyright В© 2017-2019 All rights reserved.
# Sad Crab Company. Contacts: mailto:sadcrabcom@yandex.ru
# License: https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
init python:
config.console = True
renpy.load_module("modules/nondeveloper/screens")
renpy.load_module("modules/nondeveloper/tools")
renpy.load_module("modules/nondeveloper/traceback")
init -999 python:
config.console = True