浏览代码

[Added] Added a description for skin care and changed up cheats for skin

ADCSux 2 年之前
父节点
当前提交
d6bc68ce5e

+ 2 - 3
locations/Cheatmenu_din.qsrc

@@ -799,8 +799,8 @@ $cheatmenu['looks'] = {
 	if pcs_lip > 0:'<a href="exec:pcs_lip -= 1 & dynamic $cheatmenu[''looks'']">Shrink lips</a>'
 	if pcs_lip > 0:'<a href="exec:pcs_lip -= 1 & dynamic $cheatmenu[''looks'']">Shrink lips</a>'
 	*nl
 	*nl
 	'<<$skin>>'
 	'<<$skin>>'
-	if pcs_skin < 100: '<a href="exec:pcs_skin += 20 & gs ''body'', ''UpdateBaseAppearnce'' & dynamic $cheatmenu[''looks'']">Improve skin</a>'
-	if pcs_skin > 0: '<a href="exec:pcs_skin -= 20 & gs ''body'', ''UpdateBaseAppearnce'' & dynamic $cheatmenu[''looks'']">Worsen skin</a>'
+	if pcs_skin < 900: '<a href="exec:pcs_skin += 200 & gs ''body'', ''UpdateBaseAppearnce'' & dynamic $cheatmenu[''looks'']">Improve skin</a>'
+	if pcs_skin > 0: '<a href="exec:pcs_skin -= 200 & gs ''body'', ''UpdateBaseAppearnce'' & dynamic $cheatmenu[''looks'']">Worsen skin</a>'
 	if pcs_tan >= 0:'<a href="exec:pcs_tan += 10 & dynamic $cheatmenu[''looks'']">Become tanned</a>'
 	if pcs_tan >= 0:'<a href="exec:pcs_tan += 10 & dynamic $cheatmenu[''looks'']">Become tanned</a>'
 	if pcs_tan > 0:'<a href="exec:pcs_tan = 0 & dynamic $cheatmenu[''looks'']">Remove tan</a>'
 	if pcs_tan > 0:'<a href="exec:pcs_tan = 0 & dynamic $cheatmenu[''looks'']">Remove tan</a>'
 	*nl
 	*nl
@@ -2554,7 +2554,6 @@ $cheatmenu['fame_calc_1'] = {
 	end
 	end
 	gs 'fame', 'calculateSlut'
 	gs 'fame', 'calculateSlut'
 	dynamic $cheatmenu['fame']
 	dynamic $cheatmenu['fame']
-end
 }
 }
 
 
 $cheatmenu['fame'] = {
 $cheatmenu['fame'] = {

+ 6 - 0
locations/body.qsrc

@@ -34,6 +34,12 @@ if $ARGS[0] = 'RegularUpdate':
 		pcs_weight = func($this, 'CalcWeight')
 		pcs_weight = func($this, 'CalcWeight')
 		pcs_bmi = func($this, 'CalcBMI')
 		pcs_bmi = func($this, 'CalcBMI')
 	end
 	end
+	
+	!!Since "musle" is used all over the place
+	musle = strenbuf
+
+	if pcs_skin > 900: pcs_skin = 900
+	if pcs_skin < 0: pcs_skin = 0
 end
 end
 
 
 if $ARGS[0] = 'DailyUpdate':
 if $ARGS[0] = 'DailyUpdate':

+ 4 - 9
locations/body_desc.qsrc

@@ -516,31 +516,26 @@ if $ARGS[0] = 'tan':
 end
 end
 
 
 if $ARGS[0] = 'skin':
 if $ARGS[0] = 'skin':
-	if pcs_skin < 20:
+	if pcs_skin < 200:
 		$pc_desc['skin'] = func($this, 'ChooseDescWord', 'terrible', 'awful', 'greasy', 'pimple-strewn')
 		$pc_desc['skin'] = func($this, 'ChooseDescWord', 'terrible', 'awful', 'greasy', 'pimple-strewn')
 		$pc_descWordy['skin'] = 'awful, greasy and pimply'
 		$pc_descWordy['skin'] = 'awful, greasy and pimply'
 		$skin = 'Your <<$pcs_tan>> skin is rough and covered with pimples and moles. <<$pirsC>> <<$pirsD>> <<$pirsE>> <<$pirsN>>'
 		$skin = 'Your <<$pcs_tan>> skin is rough and covered with pimples and moles. <<$pirsC>> <<$pirsD>> <<$pirsE>> <<$pirsN>>'
-		$skin1 = 'terrible'
-	elseif pcs_skin < 40:
+	elseif pcs_skin < 400:
 		$pc_desc['skin'] = func($this, 'ChooseDescWord', 'bad', 'greasy', 'rough', 'unappealing')
 		$pc_desc['skin'] = func($this, 'ChooseDescWord', 'bad', 'greasy', 'rough', 'unappealing')
 		$pc_descWordy['skin'] = 'poorly-kept, unappealing'
 		$pc_descWordy['skin'] = 'poorly-kept, unappealing'
 		$skin = 'Your <<$pcs_tan>> skin is rough and has a few pimples. <<$pirsC>> <<$pirsD>> <<$pirsE>> <<$pirsN>>'
 		$skin = 'Your <<$pcs_tan>> skin is rough and has a few pimples. <<$pirsC>> <<$pirsD>> <<$pirsE>> <<$pirsN>>'
-		$skin1 = 'bad'
-	elseif pcs_skin < 60:
+	elseif pcs_skin < 600:
 		$pc_desc['skin'] = func($this, 'ChooseDescWord', 'average', 'normal', 'clear')
 		$pc_desc['skin'] = func($this, 'ChooseDescWord', 'average', 'normal', 'clear')
 		$pc_descWordy['skin'] = 'normal, slightly rough'
 		$pc_descWordy['skin'] = 'normal, slightly rough'
 		$skin = 'Your <<$pcs_tan>> skin is clear of acne but still slightly rough. <<$pirsC>> <<$pirsD>> <<$pirsE>> <<$pirsN>>'
 		$skin = 'Your <<$pcs_tan>> skin is clear of acne but still slightly rough. <<$pirsC>> <<$pirsD>> <<$pirsE>> <<$pirsN>>'
-		$skin1 = 'average'
-	elseif pcs_skin < 80:
+	elseif pcs_skin < 800:
 		$pc_desc['skin'] = func($this, 'ChooseDescWord', 'good', 'nice', 'smooth', 'great', 'well-kept')
 		$pc_desc['skin'] = func($this, 'ChooseDescWord', 'good', 'nice', 'smooth', 'great', 'well-kept')
 		$pc_descWordy['skin'] = 'smooth, well-kept'
 		$pc_descWordy['skin'] = 'smooth, well-kept'
 		$skin = 'You have <<$pcs_tan>>, smooth and well-groomed skin. <<$pirsC>> <<$pirsD>> <<$pirsE>> <<$pirsN>>'
 		$skin = 'You have <<$pcs_tan>>, smooth and well-groomed skin. <<$pirsC>> <<$pirsD>> <<$pirsE>> <<$pirsN>>'
-		$skin1 = 'good'
 	else
 	else
 		$pc_desc['skin'] = func($this, 'ChooseDescWord', 'excellent', 'silken', 'soft', 'silky', 'immaculate')
 		$pc_desc['skin'] = func($this, 'ChooseDescWord', 'excellent', 'silken', 'soft', 'silky', 'immaculate')
 		$pc_descWordy['skin'] = 'immaculate, silky-soft'
 		$pc_descWordy['skin'] = 'immaculate, silky-soft'
 		$skin = 'You have <<$pcs_tan>> and very smooth skin which almost feels like silk to the touch. <<$pirsC>> <<$pirsD>> <<$pirsE>> <<$pirsN>>'
 		$skin = 'You have <<$pcs_tan>> and very smooth skin which almost feels like silk to the touch. <<$pirsC>> <<$pirsD>> <<$pirsE>> <<$pirsN>>'
-		$skin1 = 'excellent'
 	end
 	end
 end
 end
 
 

+ 11 - 6
locations/din_van.qsrc

@@ -45,7 +45,7 @@ $showerdin = {
 $bteeth = {
 $bteeth = {
 	if pcs_breath ! 1 or cumloc[12] = 1:
 	if pcs_breath ! 1 or cumloc[12] = 1:
 		act 'Brush your teeth (0:03)':
 		act 'Brush your teeth (0:03)':
-		menu_off = 1
+			menu_off = 1
 			*clr & cla
 			*clr & cla
 			minut += 3
 			minut += 3
 			cumspclnt = 2
 			cumspclnt = 2
@@ -291,11 +291,16 @@ $bath = {
 
 
 $SkinCare = {
 $SkinCare = {
 	if item_moisturizer ! 0:
 	if item_moisturizer ! 0:
-		act 'Apply Moisturizer':
-		! Add Description here
-
-		gs 'body', 'SkinGain', 'Moisturizer'
-		gs 'stat'
+		act 'Apply Moisturizer (0:05)':
+			menu_off = 1
+			*clr & cla
+			minut += 5
+			'<center><img <<$set_imgh>> src="images/shared/home/bathroom/skincare.jpg"></center>'
+			'You get out your skin care products and apply them, the creams feel cool and nice against your skin. You sometimes wonder if all this effort and money is worth it, but one look in the mirror at your skin and you figure it is.'
+			
+			gs 'body', 'SkinGain', 'Moisturizer'
+			gs 'stat'
+			act 'Finish':menu_off = 0 & gt $loc, $loc_arg
 		end
 		end
 	end
 	end
 }
 }

+ 2 - 2
locations/foto.qsrc

@@ -571,7 +571,7 @@ if $ARGS[0] = 'interview2':
 				else
 				else
 					'You take off your clothes and leave them on the floor while the photographer examines you.'
 					'You take off your clothes and leave them on the floor while the photographer examines you.'
 				end
 				end
-				'He circles you slowly, occasionally asking you to adjust your pose slightly, carefully inspecting every aspect of your nude body. Your <<$pcs_eyecol>> eyes framed by your <<$pcs_haircol>> hair, your <<$pc_desc[''lip size'']>>lip, your <<$titsize>> breasts, your <<$skin1>> <<$pcs_tan>> skin, your thighs, even your <<$pcdesc_pubes>> pussy...'
+				'He circles you slowly, occasionally asking you to adjust your pose slightly, carefully inspecting every aspect of your nude body. Your <<$pcs_eyecol>> eyes framed by your <<$pcs_haircol>> hair, your <<$pc_desc[''lip size'']>>lip, your <<$titsize>> breasts, your <<$pc_desc[''skin'']>> <<$pcs_tan>> skin, your thighs, even your <<$pcdesc_pubes>> pussy...'
 				'He spends several minutes doing this without saying anything. Several people walk by while he does, including several beautiful and nude women who glance at you, whispering to each other before moving on.'
 				'He spends several minutes doing this without saying anything. Several people walk by while he does, including several beautiful and nude women who glance at you, whispering to each other before moving on.'
 				act'Continue':
 				act'Continue':
 					if pcs_bmi < 25 or hotcat >= 6:
 					if pcs_bmi < 25 or hotcat >= 6:
@@ -591,7 +591,7 @@ if $ARGS[0] = 'interview2':
 			'<center><video autoplay loop src="images/locations/city/citycenter/photo/strip1.mp4"></video><video autoplay loop src="images/locations/city/citycenter/photo/strip2.mp4"></video></center>'
 			'<center><video autoplay loop src="images/locations/city/citycenter/photo/strip1.mp4"></video><video autoplay loop src="images/locations/city/citycenter/photo/strip2.mp4"></video></center>'
 			'You take a deep breath and begin to take off your clothes. As long as it''s just this one time, you can handle it for now. You leave them on the floor while the photographer examines you.'
 			'You take a deep breath and begin to take off your clothes. As long as it''s just this one time, you can handle it for now. You leave them on the floor while the photographer examines you.'
 			!if pcs_inhib <= 20'You instinctively cover up as he steps closer, your hands trying to shield your nipples and pussy.'
 			!if pcs_inhib <= 20'You instinctively cover up as he steps closer, your hands trying to shield your nipples and pussy.'
-			'He circles you slowly, occasionally asking you to adjust your pose slightly, carefully inspecting every aspect of your nude body. Your <<$pcs_eyecol>> eyes framed by your <<$pcs_haircol>> hair, your <<$pc_desc[''lips'']>> lips, your <<$titsize>> breasts, your <<$skin1>> <<$pcs_tan>> skin, your thighs, even your <<$pcdesc_pubes>> pussy...'
+			'He circles you slowly, occasionally asking you to adjust your pose slightly, carefully inspecting every aspect of your nude body. Your <<$pcs_eyecol>> eyes framed by your <<$pcs_haircol>> hair, your <<$pc_desc[''lips'']>> lips, your <<$titsize>> breasts, your <<$pc_desc[''skin'']>> <<$pcs_tan>> skin, your thighs, even your <<$pcdesc_pubes>> pussy...'
 			'He spends several minutes doing this without saying anything. Several people walk by while he does, including several beautiful and nude women who glance at you, whispering to each other before moving on.'
 			'He spends several minutes doing this without saying anything. Several people walk by while he does, including several beautiful and nude women who glance at you, whispering to each other before moving on.'
 			'You blush furiously at the attention, both his and the other models.'
 			'You blush furiously at the attention, both his and the other models.'
 			act'Continue':
 			act'Continue':

+ 0 - 5
locations/intro_initialization_city.qsrc

@@ -91,11 +91,6 @@ oldsavepcs_haircol = 1
 
 
 gs 'body', 'initial'
 gs 'body', 'initial'
 
 
-!!re-initialize appearance to get correct values
-gs 'AppearanceSystem', 'UpdateBaseAppearnce'
-gs 'body', 'RegularUpdate'
-gs 'AppearanceSystem'
-
 !! Adding underwear and default shoes and assigning them
 !! Adding underwear and default shoes and assigning them
 
 
 cheap_panties[1] = 1
 cheap_panties[1] = 1

+ 1 - 1
locations/shop.qsrc

@@ -389,7 +389,7 @@ if $shoplocation= 'cosmetics':
 	end
 	end
 	*pl '<center><table align="center" width=80%>'
 	*pl '<center><table align="center" width=80%>'
 	*p func ('$stock_item', 50, 'Cosmetics', 1300, 'kosmetica', $curloc)
 	*p func ('$stock_item', 50, 'Cosmetics', 1300, 'kosmetica', $curloc)
-	*p func ('$stock_item', 50, 'Moisturizer', 1300, 'item_moisturizer', $curloc)
+	*p func ('$stock_item', 30, 'Moisturizer', 2100, 'item_moisturizer', $curloc)
 	*P func ('$stock_item', 30, 'Lip balm', 127, 'lipbalm', $curloc)
 	*P func ('$stock_item', 30, 'Lip balm', 127, 'lipbalm', $curloc)
 	*p func ('$stock_item', 10, 'Plain false lashes', 1500, 'falselashesplain',$curloc)
 	*p func ('$stock_item', 10, 'Plain false lashes', 1500, 'falselashesplain',$curloc)
 	*p func ('$stock_item', 3, 'Mink false lashes', 900, 'falselashesmink',$curloc)
 	*p func ('$stock_item', 3, 'Mink false lashes', 900, 'falselashesmink',$curloc)