Section - Setup
Transition Progue To Suppression is a scene. Transition Progue To Suppression begins when the psyche of Progue is suppression. Transition Progue To Suppression ends when Transition Progue To Suppression begins.
When Transition Progue To Suppression begins:
truncate the list of convo stuff to 0 entries; [get rid of old keywords]
repeat with bt running through beats summoned by denial keywords begin;
now fuse of bt is 0;
end repeat; [ and keep them from coming back. ]
now Progue is named; [ we've definitely learned his name by this point. ]
now episode schedule is Table of Suppression Episodes;
now current_thread of Progue is SuppC;
now the exhaust_beat of Progue is p_supp_exhausted;
now the overexhaust_beat of Progue is pd_overexhausted;
now the disgusted_beat of Progue is p_supp_exhausted;
now the randomyes_beat of Progue is pd_randomyes;
now the randomno_beat of Progue is pd_randomno;
now the bored_beat of Progue is p_supp_bored;
now the unavailable-beat of Progue is p_supp_unavailable;
now the rudebye_beat of Progue is p_supp_rudebye;
now the abruptbye_beat of Progue is p_supp_abruptbye;
now the bye_beat of Progue is p_supp_bye;
now the nudity_beat of Progue is ps_nudity;
now the conversation_beat of Progue is sc_makeconversation;
now disposition of Progue is 0;
if current chapter < 4, begin chapter 4. [This is necessary because there's a slight possibility we may have skipped Progue's suppression psyche.]