瀏覽代碼

Merge branch 'master' of http://git.tfgamessite.com/InfiniteTF/girllife-ecv

KevinSmarts 7 年之前
父節點
當前提交
b2539ce192
共有 2 個文件被更改,包括 26 次插入23 次删除
  1. 25 22
      locations/bedrPar2
  2. 1 1
      locations/metro_events

+ 25 - 22
locations/bedrPar2

@@ -22,30 +22,34 @@ if $ARGS[0] = '':
 		lcolor = rgb(106, 90, 205)
 	end
 	'<center><h1><font color="maroon">Master bedroom</font></h1></center>'
-	! WD: Correct Image path ~ "images/qwest/alter/<<$loc>>.jpg"
 	'<center><img src="images/locations/pavlovsk/resident/apartment/home/bedrpar2.jpg"></center>'
 	*nl
 	'The room in which your parents live. Their large bed, <a href="exec: gt ''bedrPar2'',''parents_wardrobe''">wardrobe</a> and other closets take up most of the space.'
 	gs 'family'
 
-	if hour > 6 and hour < 21 and prezikday ! daystart:
-		if prezikProver >= 3:
-			prezikday = daystart - 4
-			act 'Take condoms from your parents'' stash':
-				cls
-				cla
-				gs 'stat'
-				minut+=rand(5,7)
-				prezik+=rand(1,3)
-				prezikday = daystart
-				prezikProver = 0
-				'<center><img src="images/shared/accessories/birthcontrol/condoms_steal.jpg"></center>'
-				'After you make sure you''re not seen, you quickly search your parents'' room for their condom stash and take a few. Now you have <<prezik>> pcs.'
-				act 'Exit the room':gt 'korrPar'
-			end
-		else
-			'You have already taken some condoms out of your parents'' stash recently. You should wait a while, otherwise they might get suspicious.'
-		end
+	if hour > 6 and hour < 21:
+        if kamasutra_day ! daystart:
+            'On the bed you see a <a href="exec: gt ''bedrPar2'',''kamasutra''">book</a>.'
+        end
+        if prezikday ! daystart:
+            if prezikProver >= 3:
+                prezikday = daystart - 4
+                act 'Take condoms from your parents'' stash':
+                    cls
+                    cla
+                    gs 'stat'
+                    minut+=rand(5,7)
+                    prezik+=rand(1,3)
+                    prezikday = daystart
+                    prezikProver = 0
+                    '<center><img src="images/shared/accessories/birthcontrol/condoms_steal.jpg"></center>'
+                    'After you make sure you''re not seen, you quickly search your parents'' room for their condom stash and take a few. Now you have <<prezik>> pcs.'
+                    act 'Exit the room':gt 'korrPar'
+                end
+            else
+                'You have already taken some condoms out of your parents'' stash recently. You should wait a while, otherwise they might get suspicious.'
+            end
+        end
 	end
 
 	if hour = 21 and parsexrand = 5 and parentsexday ! daystart:gt 'seeparentsex'
@@ -58,7 +62,7 @@ if $ARGS[0] = 'kamasutra':
 	minut += 1
 	'<center><img src="images/locations/pavlovsk/resident/apartment/home/book.jpg"></center>'
 	'The cover says "Kamasutra"'
-	act 'Read': kamasutra_page = 0 & gt 'bedrPar2', 'read_book'	
+	act 'Read': kamasutra_page = 0 & kamasutra_day = daystart & gt 'bedrPar2', 'read_book'	
 	act 'Leave': gt $loc, $metka	
 end
 
@@ -68,8 +72,7 @@ if $args = 'read_book':
 	pcs_horny += 2
 	minut += 3
 	gs 'stat'
-	'<center><img src="images/system/image_needed.png"></center>'
-	'<center><img src="images/qwest/kamasutra/ik' + kamasutra_page + '.jpg"></td></tr><tr><td align=center>'+iif(kamasutra_page < 1, '', '<a href="exec: kamasutra_page-=1 & gt''bedrPar2'',''read_book''">Previous<br/>page</a>')+'</td><td align=center>'+iif(kamasutra_page > 45, '', '<a href="exec: kamasutra_page+=1 & gt''bedrPar2'',''read_book''">The following<br/>page</a>')+'</center>'
+	'<center><img src="images/shared/accessories/books/kamasutra/ik' + kamasutra_page + '.jpg"></td></tr><tr><td align=center>'+iif(kamasutra_page < 1, '', '<a href="exec: kamasutra_page-=1 & gt''bedrPar2'',''read_book''">Previous<br/>page</a>')+'</td><td align=center>'+iif(kamasutra_page > 45, '', '<a href="exec: kamasutra_page+=1 & gt''bedrPar2'',''read_book''">The following<br/>page</a>')+'</center>'
 	if pcs_horny >= 60 and week = 6 and family_trip = 1:
 		act 'Masturbate': gt 'selfplay'
 	end

+ 1 - 1
locations/metro_events

@@ -295,7 +295,7 @@ end
 if $ARGS[0] = 'station':
 	metrorand = rand(1,13)
 	if metrorand = 1:
-		'<center><img src="images/locations/city/shared/metro/station/aflash.jpg"></center>'
+		'<center><img src="images/locations/city/shared/metro/station/aflash1.jpg"></center>'
 		'After your ride on the metro, you leave the station, following several people up the stairs, towards the street. The backside of a women''s skirt keeps lifting up; from the draft of air. Each time it lifts up, it shows off her firm tightly ass, which draws the attention of several men and a few women.'
 
 		act 'Leave':minut += 5 & gt $loc, $metka