forked from SilverStudioGames/WTS
Hotfix
This commit is contained in:
parent
96ed0b69a2
commit
e1a6754564
@ -2501,7 +2501,7 @@ label cho_quid_E14:
|
||||
|
||||
play music "music/dark_trance.ogg" fadein 2 if_changed
|
||||
|
||||
call cho_quid_E14.facefuck
|
||||
call cho_quid_E14_facefuck
|
||||
|
||||
"-Finish the demonstration-": #Keep jerking off/masturbate until completion
|
||||
#Cho resumes jerking genie off, and you also see the scene of Cho orgasming inside the changing room.
|
||||
@ -2807,9 +2807,11 @@ label cho_quid_E14:
|
||||
hide screen blkfade
|
||||
with d3
|
||||
|
||||
$ states.cho.ev.quidditch.e14_complete = True
|
||||
|
||||
jump end_cho_event
|
||||
|
||||
label cho_quid_E14.facefuck:
|
||||
label cho_quid_E14_facefuck:
|
||||
|
||||
gen "You have been very naughty, [name_cho_genie]!"
|
||||
|
||||
@ -3627,10 +3629,9 @@ label cho_quid_E14.facefuck:
|
||||
|
||||
$ states.cho.status.deepthroat = True
|
||||
$ states.cho.status.gokkun = True
|
||||
$ states.cho.ev.quidditch.e14_complete = True
|
||||
|
||||
show screen blkfade
|
||||
with d5
|
||||
hide cg
|
||||
|
||||
jump end_cho_event
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user