1
0
Kaynağa Gözat

[fixed] micro penis in gdktoilet
[fixed] broken images in gLakeNude

julzor 5 yıl önce
ebeveyn
işleme
e36982586c
2 değiştirilmiş dosya ile 21 ekleme ve 22 silme
  1. 18 18
      locations/gLakeNude.qsrc
  2. 3 4
      locations/gdktoilet.qsrc

+ 18 - 18
locations/gLakeNude.qsrc

@@ -227,7 +227,7 @@ if $ARGS[0] = 'sauna':
 	menu_off = 0
 	minut += 3
 	gs 'stat'
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/secluded_beach/sauna/sauna.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/sauna.jpg"></center>'
 	'You walk up the small trail from the beach to the sauna, it is newly built. They say it was built for the tourist, but if that is true, you wonder why they put it on the secluded beach and even then a little ways back from the beach. Surely no tourist would ever find it, either way you and many others are glad they built it. It is well built and nice inside and out, there is three areas to the sauna. The mens section, womens section, and a co-ed section, to use the sauna you need a bikini or some people use it naked.'
 	
 	act 'Go back to the beach': gt 'gLakeNude'
@@ -254,18 +254,18 @@ if $ARGS[0] = 'sauna':
 			minut += 2
 			gs 'stat'
 			if hour < 8 or hour > 22:
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/secluded_beach/sauna/saunaempty.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunaempty.jpg"></center>'
 				'It appears to be empty at the moment.'
 			else
 				saunarand = rand(1,5)
 				if saunarand = 1:
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/secluded_beach/sauna/womennude.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/womennude.jpg"></center>'
 					'You find several other girls inside completely naked using the sauna.'
 				elseif saunarand > 4:
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/secluded_beach/sauna/womenbikini.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/womenbikini.jpg"></center>'
 					'You find several other girls inside using the sauna while wearing their bikinis.'
 				else
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/secluded_beach/sauna/saunaempty.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunaempty.jpg"></center>'
 					'It appears to be empty at the moment.'
 				end
 			end
@@ -276,10 +276,10 @@ if $ARGS[0] = 'sauna':
 				pcs_mood += 5
 				pcs_willpwr += 5
 				if $clothingworntype = 'swimwear':
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/saunabikini.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunabikini.jpg"></center>'
 					if pcs_inhib < 50:inhib_exp += rand(0,1)
 				else
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/saunanude.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunanude.jpg"></center>'
 					inhib_exp += rand(1,2)
 				end
 				gs 'stat'
@@ -294,7 +294,7 @@ if $ARGS[0] = 'sauna':
 			menu_off = 1
 			minut += 2
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/secluded_beach/sauna/saunaempty.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunaempty.jpg"></center>'
 			'It appears to be empty at the moment.'
 			act 'Leave': gt 'gLakeNude', 'sauna' 
 			act 'Use the sauna':
@@ -303,10 +303,10 @@ if $ARGS[0] = 'sauna':
 				pcs_mood += 5
 				pcs_willpwr += 5
 				if $clothingworntype = 'swimwear':
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/saunabikini.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunabikini.jpg"></center>'
 					if pcs_inhib < 50:inhib_exp += rand(0,1)
 				else
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/saunanude.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunanude.jpg"></center>'
 					inhib_exp += rand(1,2)
 				end
 				'You spend 30 minutes relaxing in the sauna.'
@@ -321,18 +321,18 @@ if $ARGS[0] = 'sauna':
 			minut += 2
 			gs 'stat'			
 			if hour < 8 or hour > 22:
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/secluded_beach/sauna/saunaempty.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunaempty.jpg"></center>'
 				'It appears to be empty at the moment.'
 			else
 				saunarand = rand(1,5)
 				if saunarand = 1:
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/secluded_beach/sauna/coednude.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/coednude.jpg"></center>'
 					'You find several other people in here, men and women. All of them completely naked.'
 				elseif saunarand > 4:
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/secluded_beach/sauna/coedtowel.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/coedtowel.jpg"></center>'
 					'You find several other people in here, men and women. Some are wearing swim wear and others towels.'
 				else
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/secluded_beach/sauna/saunaempty.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunaempty.jpg"></center>'
 					'It appears to be empty at the moment.'
 				end
 			end
@@ -344,10 +344,10 @@ if $ARGS[0] = 'sauna':
 				pcs_mood += 5
 				pcs_willpwr += 5
 				if $clothingworntype = 'swimwear':
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/saunabikini.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunabikini.jpg"></center>'
 					if pcs_inhib < 50:inhib_exp += rand(0,1)
 				else
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/saunanude.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunanude.jpg"></center>'
 					inhib_exp += rand(1,3)
 				end
 				gs 'stat'
@@ -371,10 +371,10 @@ if $ARGS[0] = 'ice_plunge':
 		pcs_mood += 5
 		pcs_willpwr += 5
 		if $clothingworntype = 'swimwear':
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/icedipbikini.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/icedipbikini.jpg"></center>'
 			if pcs_inhib < 50:inhib_exp += rand(0,1)
 		else
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/icedipnude.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/icedipnude.jpg"></center>'
 			inhib_exp += rand(1,2)
 		end
 		gs 'stat'

+ 3 - 4
locations/gdktoilet.qsrc

@@ -748,6 +748,7 @@ if $ARGS[0] = 'hole':
 	*clr & cla
 	menu_off = 1
 	gs 'npcgeneratec', 0, 'unknown guy', rand(18,40)
+	if npc_dick[$npclastgenerated] < 6: npc_dick[$npclastgenerated] = 6
 	gs 'boyStat', $npclastgenerated
 	minut +=5
 	gs 'stat'
@@ -762,8 +763,7 @@ if $ARGS[0] = 'hole':
 			act 'Suck it': gt 'gdktoilet', 'blowjob'
 			act 'Touch the shaft':gt 'gdktoilet', 'virgin'
 			act 'Quickly leave the stall':
-				cla
-				*clr
+				*clr & cla
 				'<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/eww.mp4"></video></center>'
 				'You shudder in disgust at the thought that some stranger''s dick was just practically in your mouth, you get up and quickly leave.'
 				act'Leave':gt 'gdktoilet', 'womens'
@@ -792,8 +792,7 @@ if $ARGS[0] = 'hole':
 				act 'Blow Him': gt 'gdktoilet', 'blowjob'
 			end
 			act 'Stop':
-				cla
-				*clr
+				*clr & cla
 				'Seeing the dick poke through, you reconsider what you are about to do, do you really want to suck some strange man''s dick, through a hole in the bathroom for money?'
 				act 'Take his money and Leave':gt 'gdktoilet', 'rape'
 				act 'Give back the money and Leave':