4.70 star(s) 7 Votes

onionlover

Member
Game Developer
Mar 17, 2020
194
495
187
New update and the intro to your tumble with the college football club.

Download here: - -

Patch note can be found here:

Onion's out!
 
Last edited:

asdasd23123

New Member
Dec 7, 2020
1
1
13
onionlover noticed a bug with ws.Profvisit35 and 36 where it isn't actually loading the variables for visit35 and 36 (i added the final 2 if statements myself) causing them to always be unavailable. hope this helps anyone else that also runs into this

starts around line 15000 on my side
HTML:
    <<if $ws.Profvisit31 or setup.ws.Profvisit31>>
        <<set setup.ws.Profvisit31 to true>>
        <<set $ws.Profvisit31 to true>>
    <</if>>
    <<if $ws.Profvisit32 or setup.ws.Profvisit32>>
        <<set setup.ws.Profvisit32 to true>>
        <<set $ws.Profvisit32 to true>>
    <</if>>
    <<if $ws.Profvisit33 or setup.ws.Profvisit33>>
        <<set setup.ws.Profvisit33 to true>>
        <<set $ws.Profvisit33 to true>>
    <</if>>
    <<if $ws.Profvisit34 or setup.ws.Profvisit34>>
        <<set setup.ws.Profvisit34 to true>>
        <<set $ws.Profvisit34 to true>>
    <</if>>
    <<if $ws.Profvisit35 or setup.ws.Profvisit35>>
        <<set setup.ws.Profvisit35 to true>>
        <<set $ws.Profvisit35 to true>>
    <</if>>
    <<if $ws.Profvisit36 or setup.ws.Profvisit36>>
        <<set setup.ws.Profvisit36 to true>>
        <<set $ws.Profvisit36 to true>>
    <</if>>
edit: it would seem that Prending2fuck has the same issue causing the scene to become unavailable after importing a save on a different device
 
Last edited:
  • Heart
Reactions: onionlover

onionlover

Member
Game Developer
Mar 17, 2020
194
495
187
onionlover noticed a bug with ws.Profvisit35 and 36 where it isn't actually loading the variables for visit35 and 36 (i added the final 2 if statements myself) causing them to always be unavailable. hope this helps anyone else that also runs into this

starts around line 15000 on my side
HTML:
    <<if $ws.Profvisit31 or setup.ws.Profvisit31>>
        <<set setup.ws.Profvisit31 to true>>
        <<set $ws.Profvisit31 to true>>
    <</if>>
    <<if $ws.Profvisit32 or setup.ws.Profvisit32>>
        <<set setup.ws.Profvisit32 to true>>
        <<set $ws.Profvisit32 to true>>
    <</if>>
    <<if $ws.Profvisit33 or setup.ws.Profvisit33>>
        <<set setup.ws.Profvisit33 to true>>
        <<set $ws.Profvisit33 to true>>
    <</if>>
    <<if $ws.Profvisit34 or setup.ws.Profvisit34>>
        <<set setup.ws.Profvisit34 to true>>
        <<set $ws.Profvisit34 to true>>
    <</if>>
    <<if $ws.Profvisit35 or setup.ws.Profvisit35>>
        <<set setup.ws.Profvisit35 to true>>
        <<set $ws.Profvisit35 to true>>
    <</if>>
    <<if $ws.Profvisit36 or setup.ws.Profvisit36>>
        <<set setup.ws.Profvisit36 to true>>
        <<set $ws.Profvisit36 to true>>
    <</if>>
edit: it would seem that Prending2fuck has the same issue causing the scene to become unavailable after importing a save on a different device
Thank you. They will be fixed next patch.
 

trrv1984

New Member
May 2, 2024
4
1
11
In order to get the lover ending you need to choose the following:
  • 1st date: Option 2
  • 2nd date: Option 2
  • Final: Option 3
To get the hate fuck with him & reach the WHORE ending: Steal 3+ underwears BEFORE the first fuck -> after the first fuck wait 3 days -> Talk to him at his apartment again and the hate path should begin.
Thank you
 
4.70 star(s) 7 Votes