Browse Source

[fixed] more dead ends in gdktoilet and albinahome
[fixed] an unnecessary blank action in albinahome.

3xpurt 4 years ago
parent
commit
39f5a3a6ff
2 changed files with 30 additions and 12 deletions
  1. 29 12
      locations/albinahome.qsrc
  2. 1 0
      locations/gdktoilet.qsrc

+ 29 - 12
locations/albinahome.qsrc

@@ -189,17 +189,26 @@ if $ARGS[0] = 'start':
 				act 'Teach me stripping': gt 'albinahome', 'stripping'
 				act 'Teach me poledancing': gt 'albinahome', 'poledancing'
 			end
+		elseif albsportday ! daystart:
+			*clr & cla
+			gs 'stat'
+			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/train.jpg"></center>'
+			'Albina is training in her room, doing some stretching exercises.'
+			'She smiles at you and asks "Well? Want me to teach you?"'
+			act 'Tell Albina that you don''t want to.': albsportday = daystart & gt 'albinahome', 'start'
+			act 'Teach me stripping': gt 'albinahome', 'stripping'
+			act 'Teach me poledancing': gt 'albinahome', 'poledancing'
 		else
-			if albsportday ! daystart:
-				*clr & cla
-				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/train.jpg"></center>'
-				'Albina is training in her room, doing some stretching exercises.'
-				'She smiles at you and asks "Well? Want me to teach you?"'
-				act 'Tell Albina that you don''t want to.': albsportday = daystart & gt 'albinahome', 'start'
-				act 'Teach me stripping': gt 'albinahome', 'stripping'
-				act 'Teach me poledancing': gt 'albinahome', 'poledancing'
-			end
+			*clr & cla
+			menu_off = 1
+			minut += 5
+			gs 'stat'
+			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/albinatalk.jpg"></center>'
+			'You find Albina sitting on her bed when you enter her room, as you walk over you take a seat next to her and start chatting to her about the stuff you both experienced since you last spoke.'
+			act 'Say goodbye and go home':gt 'pavResidential'
+			act 'Just chat': gt 'albinahome', 'chat'
+			act 'Talk about video games': gt 'albinahome', 'game'
+			act 'Talk about clothes': gt 'albinahome', 'dressing'
 		end
 	else
 		*clr & cla
@@ -319,7 +328,6 @@ if $ARGS[0] = 'dressing':
 end
 
 if $ARGS[0] = 'chat':
-	act 'Chat':
 		*clr & cla
 		menu_off = 1
 		minut += 20
@@ -328,7 +336,16 @@ if $ARGS[0] = 'chat':
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/albinatalk.jpg"></center>'
 		'You chat with Albina about school, love interest, family, makeup up, even the latest tv shows or movies you have watched.'
 		act 'Say goodbye and go home':gt 'pavResidential'
-		act 'Keep chatting': gt 'albinahome', 'chat'
+		act 'Keep chatting':
+			*clr & cla
+			menu_off = 1
+			minut += 20
+			pcs_mood += 5
+			gs 'stat'
+			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/albinatalk.jpg"></center>'
+			'You continue to chat with Albina about various topics of interest and gossiping about other students.'
+			act 'Continue': gt 'albinahome', 'chat'
+		end
 		act 'Talk about video games': gt 'albinahome', 'game'
 		act 'Talk about clothes': gt 'albinahome', 'dressing'
 	end

+ 1 - 0
locations/gdktoilet.qsrc

@@ -133,6 +133,7 @@ if $ARGS[0] = 'mens_entrance_events':
 					else
 						act 'Seduce him (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
 					end
+					act 'Leave': gt'gdktoilet', 'start'
 				elseif pcs_horny >=40:
 					gs 'willpower', 'mast', 'self'
 					if will_cost <= pcs_willpwr: