#include "nw_i0_plotwizard" int StartingConditional() { int nShow = GetLocalInt(GetPCSpeaker(), "p002state_Siagribo") >= 8; if (nShow) { PWSetMinLocalIntPartyPCSpeaker("p002state_Siagribo", 9); PWSetMinLocalIntPartyPCSpeaker("p002state", 9); } return nShow; }