View Revisions: Issue #1009

Summary 0001009: Wrong days
Revision 2020-01-24 15:35 by Casiope
Description Version 0.19.5. See attachment.

At the end of Roxxy's route, the main character is able to visit Roxxy, Missy and Becca on the beach to have sex with them.

Issues:
• If the day is Saturday, Roxxy tells Missy that she could have sex with MC next Saturday, when the next sex scene is on Sunday.
• If the day is Sunday, Roxxy says it's Saturday.

Solutions:

• In script minigames\spin_bottle_minigame\spin_bottle_minigame_missy, line 432:
roxxy "Maybe next {b}Saturday{/b}..."

roxxy "Maybe next time..."

• In script characters\roxxy\button_dialogues, line 3057:
roxxy "{i}*Sigh*{/i} Well, it's after sundown on a Saturday so..."

roxxy "{i}*Sigh*{/i} Well, it's after sundown on a weekend so..."
Revision 2020-01-24 15:32 by Casiope
Description Version 0.19.5. See attachment.

At the end of Roxxy's storyline, MC is able to visit Roxxy, Missy and Becca on the beach to have sex with them.

Issues:
• If the day is <s>Saturday</s>, Roxxy tells Missy that she could have sex with MC next <s>Saturday</s>, when the next sex scene is on <s>Sunday</s>.
• If the day is <s>Sunday</s>, Roxxy says it's <s>Saturday</s>.

Solutions:

• In script minigames\spin_bottle_minigame\spin_bottle_minigame_missy, line 432:
roxxy "Maybe next {b}Saturday{/b}..."

roxxy "Maybe next time..."

• In script characters\roxxy\button_dialogues, line 3057:
roxxy "{i}*Sigh*{/i} Well, it's after sundown on a Saturday so..."

roxxy "{i}*Sigh*{/i} Well, it's after sundown on a weekend so..."
Revision 2020-01-24 15:31 by Casiope
Description Version 0.19.5. See attachment.

At the end of Roxxy's storyline, MC is able to visit Roxxy, Missy and Becca on the beach to have sex with them.

Issues:
• If the day is <s>Saturday</s>, Roxxy tells Missy that she could have sex with MC next <s>Saturday</s>, when the next sex scene is on <s>Sunday</s>.
• If the day is <s>Sunday</s>, Roxxy says it's <s>Saturday</s>.

Solutions:
• In script minigames\spin_bottle_minigame\spin_bottle_minigame_missy, line 432:
roxxy "Maybe next {b}Saturday{/b}..."

roxxy "Maybe next time..."
• In script characters\roxxy\button_dialogues, line 3057:
roxxy "{i}*Sigh*{/i} Well, it's after sundown on a Saturday so..."

roxxy "{i}*Sigh*{/i} Well, it's after sundown on a weekend so..."
Revision 2018-08-29 16:14 by Casiope
Description Version 0.16.1. See attachment.

At the end of Roxxy's storyline, MC is able to visit Roxxy, Missy and Becca on the beach to have sex with them.

Issues:
• If the day is <s>Saturday</s>, Roxxy tells Missy that she could have sex with MC next <s>Saturday</s>, when the next sex scene is on <s>Sunday</s>.
• If the day is <s>Sunday</s>, Roxxy says it's <s>Saturday</s>.

Solutions:

• In script minigames\spin_bottle_minigame\spin_bottle_minigame_missy, line 425:
rox "Maybe next {b}Saturday{/b}..."
->
rox "Maybe next time..."

• In script characters\roxxy\button_dialogues, line 2972:
rox "{b}*Sigh*{/b} Well, it's after sun down on a Saturday so..."
->
rox "{b}*Sigh*{/b} Well, it's after sun down on a week-end so..."