|
@@ -388,14 +388,16 @@ if $ARGS[0] = 'bathroom_dildos5':
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'dildo_wakeup1':
|
|
|
- motherQW['dildo_caught'] += 1
|
|
|
+ motherQW['dildo_wakeup'] = 1
|
|
|
+ InSleep = 0
|
|
|
+ gs'stat'
|
|
|
!! if motherKnowSpravka > 0 or motherKnowWhore > 0:gt'mother_sextalk','dildo_wakeup4'
|
|
|
- if motherQW['dildo_wakeup'] = 0:
|
|
|
- motherQW['dildo_wakeup'] = 1
|
|
|
- elseif motherQW['dildo_wakeup'] = 1 and motherKnowDildo = 1:
|
|
|
- gt'mother_sextalk','dildo_wakeup3'
|
|
|
- elseif motherQW['dildo_wakeup'] = 1:
|
|
|
+ if motherQW['dildo_caught'] = 0:
|
|
|
+ motherQW['dildo_caught'] += 1
|
|
|
+ elseif motherQW['dildo_caught'] = 1:
|
|
|
gt'mother_sextalk','dildo_wakeup2'
|
|
|
+ elseif motherQW['dildo_caught'] >= 2 and motherKnowDildo = 1:
|
|
|
+ gt'mother_sextalk','dildo_wakeup3'
|
|
|
end
|
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/mother.jpg"></center>'
|
|
|
if motherQW['bathroom_dildos'] = 1:
|
|
@@ -456,7 +458,7 @@ if $ARGS[0] = 'dildo_wakeup1':
|
|
|
end
|
|
|
*nl
|
|
|
'<i>Ugh. Great. Now I need new ones.</i>'
|
|
|
- act'Continue':gt 'bed2', 'end'
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -487,7 +489,7 @@ if $ARGS[0] = 'dildo_wakeup2':
|
|
|
'She walks out of your bedroom and shuts the door.'
|
|
|
*nl
|
|
|
'<i>Well, so much for that...</i>'
|
|
|
- act'Continue':gt 'bed2', 'end'
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
end
|
|
|
else
|
|
|
vanrPar_bathtub_dildo = 0
|
|
@@ -502,7 +504,7 @@ if $ARGS[0] = 'dildo_wakeup2':
|
|
|
'"No..." you say dejectedly.'
|
|
|
'"Honestly," she huffs, shaking her head in disappointment. "I expected more of you <<$pcs_firstname>>."'
|
|
|
'She walks out of your bedroom and shuts the door.'
|
|
|
- act'Continue':gt 'bed2', 'end'
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
end
|
|
|
|
|
|
act'Well I need some kind of outlet!':
|
|
@@ -523,7 +525,7 @@ if $ARGS[0] = 'dildo_wakeup2':
|
|
|
'She walks out of your bedroom and shuts the door.'
|
|
|
*nl
|
|
|
'<i>Ugh. Great.</i> you think, throwing your head back against your pillow. <i>Now I need a new one. But maybe at least this gets <<$npc_nickname[''A29'']>> off my back...</i>'
|
|
|
- act'Continue':gt 'bed2', 'end'
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
end
|
|
|
end
|
|
|
end
|
|
@@ -539,7 +541,7 @@ if $ARGS[0] = 'dildo_wakeup3':
|
|
|
motherQW['bathroom_dildos'] = 0
|
|
|
'"Again, <<$pcs_firstname>>?" Looking up, you see your mother sighing in the doorway to your bedroom with a hand on her forehead. "God, I hope you washed everything before I touched it. I''m not going to throw it away this time because I know you''re just going to buy another one. But please <<$pcs_nickname>>. Think of your brother and father. Stop leaving it laying around like that."'
|
|
|
'She walks out of your bedroom and shuts the door.'
|
|
|
- act'Continue':gt 'bed2', 'end'
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
end
|
|
|
|
|
|
!! branching path if a SINGLE dildo was left in the bathroom
|
|
@@ -566,7 +568,11 @@ if $ARGS[0] = 'bathroom_dildo_response_single':
|
|
|
else
|
|
|
'<i>Great. Now I have to do that too. I didn''t even get to use it...</i>'
|
|
|
end
|
|
|
- act'Continue':gt $loc, $loc_arg
|
|
|
+ if motherQW['dildo_wakeup'] = 1:
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
+ else
|
|
|
+ act'Continue':gt $loc, $loc_arg
|
|
|
+ end
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -600,9 +606,12 @@ if $ARGS[0] = 'bathroom_dildo_response_single':
|
|
|
*nl
|
|
|
'<i>Great. Now I''m going to get in even bigger trouble. <b>And</b> I lost my dildo...</i>'
|
|
|
end
|
|
|
- act'Continue':gt $loc, $loc_arg
|
|
|
+ if motherQW['dildo_wakeup'] = 1:
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
+ else
|
|
|
+ act'Continue':gt $loc, $loc_arg
|
|
|
+ end
|
|
|
end
|
|
|
-
|
|
|
act'I just suck on it':
|
|
|
vanrPar_bathtub_dildo = 0
|
|
|
vanrPar_bath_shower_dildo = 0
|
|
@@ -626,7 +635,11 @@ if $ARGS[0] = 'bathroom_dildo_response_single':
|
|
|
else
|
|
|
'<i>Great. Now I have to do that too. I didn''t even get to use it...</i>'
|
|
|
end
|
|
|
- act'Continue':gt $loc, $loc_arg
|
|
|
+ if motherQW['dildo_wakeup'] = 1:
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
+ else
|
|
|
+ act'Continue':gt $loc, $loc_arg
|
|
|
+ end
|
|
|
end
|
|
|
|
|
|
|
|
@@ -654,7 +667,11 @@ if $ARGS[0] = 'bathroom_dildo_response_single':
|
|
|
end
|
|
|
*nl
|
|
|
'<i>Ugh. Great. Now I need a new one.</i>'
|
|
|
- act'Continue':gt $loc, $loc_arg
|
|
|
+ if motherQW['dildo_wakeup'] = 1:
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
+ else
|
|
|
+ act'Continue':gt $loc, $loc_arg
|
|
|
+ end
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -683,7 +700,11 @@ if $ARGS[0] = 'bathroom_dildo_response_multiple':
|
|
|
else
|
|
|
'<i>Great. Now I have to do that too. I didn''t even get to use it...</i>'
|
|
|
end
|
|
|
- act'Continue':gt $loc, $loc_arg
|
|
|
+ if motherQW['dildo_wakeup'] = 1:
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
+ else
|
|
|
+ act'Continue':gt $loc, $loc_arg
|
|
|
+ end
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -717,7 +738,11 @@ if $ARGS[0] = 'bathroom_dildo_response_multiple':
|
|
|
*nl
|
|
|
'<i>Great. Now I''m going to get in even bigger trouble. <b>And</b> I lost my dildo...</i>'
|
|
|
end
|
|
|
- act'Continue':gt $loc, $loc_arg
|
|
|
+ if motherQW['dildo_wakeup'] = 1:
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
+ else
|
|
|
+ act'Continue':gt $loc, $loc_arg
|
|
|
+ end
|
|
|
end
|
|
|
|
|
|
act'I just suck on it':
|
|
@@ -743,7 +768,11 @@ if $ARGS[0] = 'bathroom_dildo_response_multiple':
|
|
|
else
|
|
|
'<i>Great. Now I have to do that too. I didn''t even get to use it...</i>'
|
|
|
end
|
|
|
- act'Continue':gt $loc, $loc_arg
|
|
|
+ if motherQW['dildo_wakeup'] = 1:
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
+ else
|
|
|
+ act'Continue':gt $loc, $loc_arg
|
|
|
+ end
|
|
|
end
|
|
|
|
|
|
|
|
@@ -766,7 +795,11 @@ if $ARGS[0] = 'bathroom_dildo_response_multiple':
|
|
|
gs'mother_sextalk','dildo_ending1'
|
|
|
*nl
|
|
|
'<i>Ugh. Great. Now I need new ones.</i>'
|
|
|
- act'Continue':gt $loc, $loc_arg
|
|
|
+ if motherQW['dildo_wakeup'] = 1:
|
|
|
+ act'Continue':gt 'bed2', 'wake'
|
|
|
+ else
|
|
|
+ act'Continue':gt $loc, $loc_arg
|
|
|
+ end
|
|
|
end
|
|
|
end
|
|
|
|