- May 16, 2017
- 3,185
- 1,782
Niece.rpy modified :Changed the niece to the corrected one, still getting an error (on the path where the punishement is after dialogue (hint at something).
Code:[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/first_night.rpy", line 42, in script call call intro_name_menu from _call_intro_name_menu File "game/name_system.rpy", line 334, in script call call screen dau_name_menu File "game/niece.rpy", line 573, in script $ niece_align-=5-round(daddy_charisma/3) File "game/niece.rpy", line 573, in <module> $ niece_align-=5-round(daddy_charisma/3) NameError: name 'niece_align' is not defined
You must be registered to see the links