init python: config.label_overrides["ep8_freeroam_mc_room1_label"] = "ep8_freeroam_mc_room1_label_override" label ep8_freeroam_mc_room1_label_override: $ freeRoamID = "ep8_1" $ roosterState = "ep8_1" $ tmpInt = 0 $ found_money = False $ found_money2 = False $ studied = False $ art_girl_lvl2_list[0] = ep7_rica_lewd $ art_girl_crit2_list[0] = "- Had a threesome in episode 7" $ art_girl_lvl2_list[2] = ep6_envy_lewd $ art_girl_crit2_list[2] = "- Had a threesome in episode 6" $ art_girl_lvl2_list[7] = ep7_lily_lewd $ art_girl_crit2_list[7] = "- Got episode 7 lewd scene" $ art_girl_lvl2_list[10] = ep7_solo_quinn $ art_girl_crit2_list[10] = "- Hung out with her in episode 7" $ art_girl_lvl2_list[11] = ep7_rica_lewd $ art_girl_crit2_list[11] = "- Had a threesome in episode 7" $ art_girl_lvl2_list[13] = ep6_sarah_lewd $ art_girl_crit2_list[13] = "- Got episode 6 lewd scene" if not persistent.art_unlocked_lvl2[0] or not persistent.art_unlocked_lvl2[2] or not persistent.art_unlocked_lvl2[7] or not persistent.art_unlocked_lvl2[10] or not persistent.art_unlocked_lvl2[11] or not persistent.art_unlocked_lvl2[13]: $ mphone_new_art_available = True $ art_girl_new_icon[0] = not persistent.art_unlocked_lvl2[0] $ art_girl_new_icon[2] = not persistent.art_unlocked_lvl2[2] $ art_girl_new_icon[7] = not persistent.art_unlocked_lvl2[7] $ art_girl_new_icon[10] = not persistent.art_unlocked_lvl2[10] $ art_girl_new_icon[11] = not persistent.art_unlocked_lvl2[11] $ art_girl_new_icon[13] = not persistent.art_unlocked_lvl2[13] if minigames: if mTask_2f_state_list[1]: if art_unlock_orders(): $ new_chat_msg("Jacob",True,3) elif mphone_new_art_available: $ new_chat_msg("Jacob",True,4) elif True: if art_unlock_orders(): $ new_chat_msg("Jacob",True,3) elif mphone_new_art_available: $ new_chat_msg("Jacob",True,4) $ new_chat_msg("Sage",True,2) $ new_chat_msg("Tommy",True,1) $ new_phone_call("Dad","ep8_dad_phone_call_label") if ep8_help_jm_with_room: $ new_chat_msg("Josy",False,3) $ new_chat_msg("Maya",False,4) if ep7_bella_lewd: $ new_phone_call("Isabella","ep8_bella_phone_call_label") $ disabled_apps = [] $ firstTimeFreeRoam = True $ game_money_available = True if persistent.ep8_cardsa1: $ brawler_render_available = False elif True: $ brawler_render_available = True $ brawler_money_available = True $ brawler_skillpoint_available = True $ triple_tile_money_available = True $ rooster_jump_label = "ep8_freeroam_diks_library_2nd_label" $ current_task = "" $ task_list = ["Answer Sage's text message","Call your dad","Answer Tommy's text message","","","","",""] if ep8_help_jm_with_room: $ task_list[3] = "Invite Josy to your room" $ task_list[4] = "Invite Maya to your room" $ task_list[5] = "Prepare your room for Josy and Maya" $ task_list[7] = "Check your desk" if ep7_bella_lewd: $ task_list[6] = "Call Bella" if minigames: $ optional_task_list = ["Study at your desk", ""] elif True: $ optional_task_list = ["", ""] if ep4_jillNiceGuy: $ optional_task_list[1] = "Practice on Jill's song" $ updateTaskList() $ chat_new_tasks = True jump initRoosterLabel