I get this error when trying to increase control over Karui:
While running game code:
File "game/scripts/own_rooms2.rpy", line 857, in <module>
NameError: name 'karuis2_control3' is not defined
And this error when trying to enter Hyuuga's Mansion:
While running game code:
File "game/scripts/towns2.rpy", line 1010, in <module>
NameError: name 'karuis2_control3' is not defined
I THINK it may have something to do with the fact I imported the part 1 save file and not just started new, idk. Either way the new content is blocked off for me.