This is the command for resetting Miko's pregnancy:
Would replacing "MIKO" with "MAI" work for resetting Mai's pregnancy? I'd assume that the flags would have the same naming convention but I'm not sure.
flags.MAIDENS_PREG_PATH = flags.MAIDENS_PREG_TS =
flags.MIKO_PREG_REQ = flags.MIKO_PREG_NUM_KIDS =
flags.MIKO_PREG_NUM_BIRTHS = flags.MIKO_PREG_ANN = undefined;
PregManager.preg(GLOBALS.PREG_MIKO).debugEndPregnancy();
Would replacing "MIKO" with "MAI" work for resetting Mai's pregnancy? I'd assume that the flags would have the same naming convention but I'm not sure.