CoC2 Wiki

ghostwriter207

Well-Known Member
Feb 20, 2024
74
49
27
@Libelous - as I reverse engineered this to help someone and I noticed mistake/lack of info on Wiki.
To get Zhara into the Wayfort -> you need to fuck her, get Wayfort renovated and complete 2 quests - Ugly Duckling (the one with Shar) and Getting Into The Closet. No kid required actually.
if (!flags.ZHARA_WF && zhara.fucked() && wayfort.renovated() && QuestManager.isCompleted(GLOBALS.QUEST_UGLY_DUCKLING) && QuestManager.isCompleted(GLOBALS.QUEST_GETTING_INTO_THE_CLOSET))
return ZharaWayfortIntro();
Sniped this one for you, Spotty - one less thing on your plate.
 
  • Like
Reactions: Tarnakus and valk42