|
@@ -194,6 +194,7 @@ if $ARGS[0] = 'home':
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'ask_state':
|
|
|
+ menu_off = 1
|
|
|
'As you step into the apartment you strike up a brief conversation with <<$NatashaMotherNickname>>'
|
|
|
if NatashaMotherState = 1:
|
|
|
'"You look a bit under the weather today <<$NatashaMotherNickname>>. Are you feeling ok?"'
|
|
@@ -321,6 +322,7 @@ if $ARGS[0] = 'bathroom':
|
|
|
act 'Leave the bathroom': gt 'natbelapt','hallway'
|
|
|
act 'Take a shower':
|
|
|
*clr & cla
|
|
|
+ menu_off = 1
|
|
|
minut += 10
|
|
|
dynamic $showerdin
|
|
|
gs 'stat'
|
|
@@ -751,6 +753,7 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'afterhomework':
|
|
|
*clr & cla
|
|
|
+ menu_off = 1
|
|
|
if natunderwear = 1:
|
|
|
'<center><img src="images/characters/pavlovsk/school/girl/natasha/sex/nakedhomework1.jpg"></center>'
|
|
|
else
|