Explorar el Código

[fixed] missed a few menu_off = 1 in netbelapt

julzor hace 5 años
padre
commit
a470c674d2
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      locations/natbelapt.qsrc

+ 3 - 0
locations/natbelapt.qsrc

@@ -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