Browse Source

[fixes] Able to speak to Anushka at a time where she has no dialogue and 2 formatting fixes.

VioletKitten 4 years ago
parent
commit
9ff993da08
1 changed files with 16 additions and 17 deletions
  1. 16 17
      locations/foto.qsrc

+ 16 - 17
locations/foto.qsrc

@@ -216,9 +216,9 @@ if $ARGS[0] = 'studio':
 		else
 			if krystal_in = 1:'<a href="exec:gt ''foto_models'',''krystal1''">unknown model</a>'
 		end
-		if day <= 7 and week = 6:
-			'<a href="exec:gt ''foto_models2'',''anushka_1''"><<$npc_usedname[''A144'']>></a>'
-		end
+		
+		if day < 8 and week = 6 and hour >= 9 and hour < 16:'<a href="exec:gt ''foto_models2'',''anushka_1''">Anushka</a>'
+		
 		if mari >= 2:
 			if mari_in = 1:'<a href="exec:gt ''foto_models'',''mari_1''">Mari</a>'
 		else
@@ -1580,7 +1580,6 @@ if $ARGS[0] = 'practicemodel':
 							end
 						end
 					end
-
 				end
 			end
 
@@ -1728,10 +1727,10 @@ if $ARGS[0] = 'practicemodel':
 								*nl
 								'As the shoot progresses, you find it difficult surprisingly difficult to use the lingerie to your advantage. Despite its inherent seductiveness, there are certain poses and postures that you need to be in to fully accentuate what you''re trying to show off underneath. You probably need more practice.'
 								act'Continue':
-								*clr & cla
-								*nl
-								'<center><video autoplay loop src="images/locations/city/citycenter/photo/modelbts2.mp4"></video></center>'
-								'The practice shoot ends and he calls you over to his computer to show you what you need to work on.'
+									*clr & cla
+									*nl
+									'<center><video autoplay loop src="images/locations/city/citycenter/photo/modelbts2.mp4"></video></center>'
+									'The practice shoot ends and he calls you over to his computer to show you what you need to work on.'
 									act 'Leave':gt 'foto', 'end'
 								end
 							end
@@ -1865,14 +1864,14 @@ if $ARGS[0] = 'practicemodel':
 
 				if pcs_inhib < 60:
 					act 'Practice (2:00)':
-					*clr & cla
-					minut += 120
-					modelpayfin = 0
-					mdlng_exp += 3
-					inhib_exp += rand(4,6)
-					gs 'stat'
-					'<center><video autoplay loop src="images/locations/city/citycenter/photo/vmodel.mp4"></video></center>'
-					'It''s still a shoot with full frontal nudity but you have a few different sets of clothing to change through so it''s going to start with clothes but later progress into being fully nude. Not a great comfort, but at least it''s still practice and you won''t spend all two hours in your birthday suit.'
+						*clr & cla
+						minut += 120
+						modelpayfin = 0
+						mdlng_exp += 3
+						inhib_exp += rand(4,6)
+						gs 'stat'
+						'<center><video autoplay loop src="images/locations/city/citycenter/photo/vmodel.mp4"></video></center>'
+						'It''s still a shoot with full frontal nudity but you have a few different sets of clothing to change through so it''s going to start with clothes but later progress into being fully nude. Not a great comfort, but at least it''s still practice and you won''t spend all two hours in your birthday suit.'
 						if pcs_mdlng < 20:
 							act'Continue':
 								cla
@@ -1899,7 +1898,7 @@ if $ARGS[0] = 'practicemodel':
 								end
 							end
 						end
-					end
+					end	
 				else
 					act 'Practice (2:00)':
 						*clr & cla