1
0
Bläddra i källkod

[edit] Added in the new numbers

CroWke 5 år sedan
förälder
incheckning
ce7e434a3e
2 ändrade filer med 30 tillägg och 33 borttagningar
  1. 3 6
      locations/phone_selfies.qsrc
  2. 27 27
      locations/telefon.qsrc

+ 3 - 6
locations/phone_selfies.qsrc

@@ -9,16 +9,13 @@ if $ARGS[0] = 'selfies':
 	clovar = 1
 	undvar = 1
 	nudvar = 1
+	swimvar = 0
 	bathvar = 0
 	showervar = 0
 	titflashvar = 1
 	assflashvar = 1
 	pussyflashvar = 1
 	
-	!!This variable will switch to bikini for beach selfies
-	$cloname = 'clothed'
-	$clonamecap = 'Clothed'
-	
 	'<center><h4><font color="maroon">Photo library</font></h4></center>'
 	*nl
 	'Selfies'
@@ -799,8 +796,8 @@ if $ARGS[0] = 'beach':
 	'<center><h4><font color="maroon">Beach selfies</font></h4></center>'
 	$phone_loc = 'beach'
 	clovar = 0
-	$cloname = 'bikini'
-	$clonamecap = 'Bikini'
+	undvar = 0
+	swimvar = 1
 	*nl
 	gs 'phone_selfies', 'listretrieve'
 		

+ 27 - 27
locations/telefon.qsrc

@@ -780,45 +780,45 @@ if $ARGS[0] = 'Phone_selfie_totals':
 	bathroom_showertot = 25
 	bedroom_clotot = 27
 	bedroom_undtot = 20
-	bedroom_nudtot = 20
-	bedroom_titflash = 10
-	bedroom_assflash = 10
-	bedroom_pussyflash = 10
+	bedroom_nudtot = 25
+	bedroom_titflash = 30
+	bedroom_assflash = 4
+	bedroom_pussyflash = 14
 	kitchen_clotot = 16
 	kitchen_undtot = 11
-	kitchen_nudtot = 20
-	kitchen_titflash = 10
-	kitchen_assflash = 10
-	kitchen_pussyflash = 10
+	kitchen_nudtot = 19
+	kitchen_titflash = 19
+	kitchen_assflash = 1
+	kitchen_pussyflash = 5
 	livingroom_clotot = 17
 	livingroom_undtot = 21
-	livingroom_nudtot = 21
-	livingroom_titflash = 10
-	livingroom_assflash = 10
-	livingroom_pussyflash = 10
+	livingroom_nudtot = 14
+	livingroom_titflash = 5
+	livingroom_assflash = 2
+	livingroom_pussyflash = 2
 	changingroom_clotot = 19
 	changingroom_undtot = 25
-	changingroom_nudtot = 21
-	changingroom_titflash = 10
-	changingroom_assflash = 10
-	changingroom_pussyflash = 10
+	changingroom_nudtot = 25
+	changingroom_titflash = 28
+	changingroom_assflash = 14
+	changingroom_pussyflash = 27
 	park_clotot = 28
 	park_undtot = 0
-	park_nudtot = 18
-	park_titflash = 10
-	park_assflash = 10
-	park_pussyflash = 10
+	park_nudtot = 10
+	park_titflash = 13
+	park_assflash = 1
+	park_pussyflash = 4
 	lockeroom_clotot = 21
 	lockeroom_undtot = 16
-	lockeroom_nudtot = 14
-	lockeroom_titflash = 10
-	lockeroom_assflash = 10
+	lockeroom_nudtot = 6
+	lockeroom_titflash = 9
+	lockeroom_assflash = 1
 	lockeroom_pussyflash = 10
 	beach_swim = 21
-	beach_nudtot = 22
-	beach_titflash = 10
-	beach_assflash = 10
-	beach_pussyflash = 10
+	beach_nudtot = 15
+	beach_titflash = 11
+	beach_assflash = 1
+	beach_pussyflash = 2
 end