Browse Source

[edit] more selfies added + some preparation for future selfies

CroWke 4 years ago
parent
commit
545e045918
1 changed files with 58 additions and 37 deletions
  1. 58 37
      locations/telefon.qsrc

+ 58 - 37
locations/telefon.qsrc

@@ -1280,58 +1280,72 @@ end &! --- Phone_notebook ---
 
 !!For setting the total numbers of selfies
 if $ARGS[0] = 'Phone_selfie_totals':
-	bathroom_clotot = 20
-	bathroom_undtot = 20
-	bathroom_nudtot = 20
-	bathroom_titflash = 10
-	bathroom_assflash = 10
-	bathroom_pussyflash = 10
+	bathroom_clotot = 24
+	bathroom_undtot = 21
+	bathroom_nudtot = 27
+	bathroom_titflash = 20
+	bathroom_assflash = 3
+	bathroom_pussyflash = 22
 	bathroom_bathtot = 24
 	bathroom_showertot = 25
 	bedroom_clotot = 27
 	bedroom_undtot = 20
 	bedroom_nudtot = 25
 	bedroom_titflash = 30
-	bedroom_assflash = 5
-	bedroom_pussyflash = 17
-	kitchen_clotot = 16
-	kitchen_undtot = 11
-	kitchen_nudtot = 19
-	kitchen_titflash = 20
+	bedroom_assflash = 14
+	bedroom_pussyflash = 23
+	kitchen_clotot = 27
+	kitchen_undtot = 23
+	kitchen_nudtot = 23
+	kitchen_titflash = 21
 	kitchen_assflash = 1
-	kitchen_pussyflash = 5
-	livingroom_clotot = 17
-	livingroom_undtot = 21
-	livingroom_nudtot = 16
-	livingroom_titflash = 7
-	livingroom_assflash = 2
-	livingroom_pussyflash = 2
-	changingroom_clotot = 19
+	kitchen_pussyflash = 9
+	livingroom_clotot = 27
+	livingroom_undtot = 23
+	livingroom_nudtot = 20
+	livingroom_titflash = 9
+	livingroom_assflash = 5
+	livingroom_pussyflash = 18
+	changingroom_clotot = 22
 	changingroom_undtot = 25
 	changingroom_nudtot = 25
 	changingroom_titflash = 28
-	changingroom_assflash = 16
+	changingroom_assflash = 19
 	changingroom_pussyflash = 27
 	park_clotot = 28
-	park_undtot = 0
-	park_nudtot = 10
-	park_titflash = 13
-	park_assflash = 1
-	park_pussyflash = 4
-	lockeroom_clotot = 21
-	lockeroom_undtot = 16
-	lockeroom_nudtot = 6
-	lockeroom_titflash = 9
+	park_undtot = 2
+	park_nudtot = 12
+	park_titflash = 18
+	park_assflash = 2
+	park_pussyflash = 5
+	lockeroom_clotot = 26
+	lockeroom_undtot = 21
+	lockeroom_nudtot = 12
+	lockeroom_titflash = 12
 	lockeroom_assflash = 1
-	lockeroom_pussyflash = 10
+	lockeroom_pussyflash = 1
 	beach_swim = 21
-	beach_nudtot = 15
-	beach_titflash = 11
+	beach_nudtot = 20
+	beach_titflash = 14
 	beach_assflash = 1
-	beach_pussyflash = 2
-	classroom_clotot = 10
+	beach_pussyflash = 4
+	classroom_clotot = 11
 	classroom_titflash = 1
 	classroom_pussyflash = 1
+	!!classroom_assflash = 0
+!!I am adding a few more lines for selfies that I have, I am commenting them out for now until we add in the option to take the image. I named the first folder school_bathroom and the second folder restroom
+	!!school_bathroom_clotot = 24
+	!!school_bathroom_undtot = 2
+	!!school_bathroom_nudtot = 0
+	!!school_bathroom_assflash = 0
+	!!school_bathroom_titflash = 3
+	!!school_bathroom_pussyflash = 3
+	!!restroom_clotot = 34
+	!!restroom_undtot = 25
+	!!restroom_nudtot = 2
+	!!restroom_assflash = 8
+	!!restroom_titflash = 34
+	!!restroom_pussyflash = 18
 end
 
 
@@ -1368,9 +1382,16 @@ if $ARGS[0] = 'Phone_camera_selfie':
 	elseif $locclass = 'beach':
 		$phone_loc = 'beach'
 		gs 'telefon', 'Phone_selfie_image'
-	elseif $locclass = 'classroom':
-		$phone_loc = 'classroom'
+	elseif $locclass = 'school_classroom':
+		$phone_loc = 'school_classroom'
+		gs 'telefon', 'Phone_selfie_image'
+!{for the above image sets school bathroom and restroom aka public bathrooms, not sure what all should be added below so leaving it for you crowke
+	elseif $locclass = 'school_bathroom':
+		$phone_loc = 'school_bathroom'
 		gs 'telefon', 'Phone_selfie_image'
+	elseif $locclass = 'restroom':
+		$phone_loc = 'restroom'
+		gs 'telefon', 'Phone_selfie_image'}
 	else
 		phone_rand = RAND(1,2)
 		phone_selfie[phone_rand] = 1