View Issue Details

IDCategoryLast Update
0000920Suggestion2022-02-28 00:45
ReporterTinman 
SeveritytweakReproducibilityhave not tried
Status newResolutionopen
Summary0000920: Roxxy's story: Beach / spin the bottle v0.16.1
DescriptionAfter the first spin the bottle event, the story dialogue has the girls going home. But there's enough time in the day MC can go back (at-least before leaving the beach in my play through) and revisit the girls again that night. Breaks immersion somewhat.
Platform/OSWindows
Version0.16

Activities

Casiope

Casiope

2019-02-18 20:03

updater   ~0001972

I confirm this bug in version 0.17.5. See attachment.

The "spin the bottle" game should finish at night, not in the evening, so we cannot do another game after the first one.
Also, Roxxy says "... Maybe we'll do it again next weekend!", when we are able to play with them the next day, on Sunday.
Correction in locations\beach\dialogues, line 1272:

rox "... Maybe we'll do it again {b}next weekend{/b}!"
-->
rox "... Maybe we'll do it again {b}during the weekend{/b}!"

This report is related to bug report 0001009, where the wrong days are used in dialogues on the beach.

Go home you're drunk.jpg (160,375 bytes)
Go home you're drunk.jpg (160,375 bytes)
Casiope

Casiope

2019-02-18 20:24

updater   ~0001973

If the developers choose to finish the spin bottle game at night as I recommend, here is the correction in locations\beach\beach, line 8:

$ game.timer.tick()
-->
$ game.timer.tick(2)
Mfrahemm

Mfrahemm

2022-02-28 00:45

reporter   ~0005419

This is resolved in .20.13. The Spin the bottle game can only occur at night. I haven't checked Saturday dialogue to see if "next weekend" is mentioned, but that could be a smaller dialogue bug fix, not this ticket.

Issue History

Date Modified Username Field Change
2018-08-01 12:35 Tinman New Issue
2019-02-18 20:03 Casiope File Added: Go home you're drunk.jpg
2019-02-18 20:03 Casiope Note Added: 0001972
2019-02-18 20:24 Casiope Note Added: 0001973
2022-02-28 00:45 Mfrahemm Note Added: 0005419