Browse Source

[fixed]All the many, many places were danilovich outfits needed their variable updated

Kevin_Smarts 3 years ago
parent
commit
0c10fd7548

+ 1 - 1
locations/body.qsrc

@@ -2495,7 +2495,7 @@ if $ARGS[0] = 'calcClothesBonus':
 
 	tempCloAdjustedBeauty = tempRevealing * tempPCloQuality
 
-	!!if $tempclothingworntype = 'danilovich': tempCloAdjustedBeauty = tempCloAdjustedBeauty * 2 / 3
+	!!if $tempclothingworntype = 'danilovich_outfits': tempCloAdjustedBeauty = tempCloAdjustedBeauty * 2 / 3
 
 	result = tempCloAdjustedBeauty
 

+ 1 - 1
locations/brother.qsrc

@@ -166,7 +166,7 @@ if $ARGS[0] = 'start':
 				act 'Go watch porn':minut += 5 & gt 'seeporn'
 			elseif evgenQW < 4 or kolkaseepornday = daystart:
 				'Your brother grins, "Hi, <<$pcs_nickname>>. Fancy a game of football?"'
-				if $clothingworntype ! 'danilovich':
+				if $clothingworntype ! 'danilovich_outfits':
 					'Kolka points at your outfit, "Oh, you can''t play dressed like that! Go put on some sportswear, or just watch us play if you want."'
 				else
 					'He adds, "Or you could just watch us."'

+ 1 - 1
locations/city_market.qsrc

@@ -231,7 +231,7 @@ if $ARGS[0] = 'tailor':
 					cla
 					*clr
 					minut += 15
-					if CloStyle = 5 or $clothingworntype = 'danilovich':
+					if CloStyle = 5 or $clothingworntype = 'danilovich_outfits':
 						'What are you wasting my time for? This type of clothing does not need to be resized.'
 					else
 						money -= 500

+ 1 - 1
locations/city_park.qsrc

@@ -116,7 +116,7 @@ if $ARGS[0] = 'start':
 		end
 	end
 
-	if $clothingworntype = 'danilovich' and $shoeworntype = 'danilovich' and hour > 5 and hour < 23 and parkrunday ! daystart:
+	if $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich' and hour > 5 and hour < 23 and parkrunday ! daystart:
 		act 'Go for a run in the park (1:00)':
 			*clr & cla
 			menu_off = 1

+ 1 - 1
locations/dachamy.qsrc

@@ -21,7 +21,7 @@ act 'Go into the house':gt 'dachain'
 
 if sunWeather = 1:
 	if pcs_stam >=15 or (pcs_stam >= 10 and bookYog + obruch > 0):
-		if $clothingworntype = 'danilovich' and $shoeworntype = 'danilovich':
+		if $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich':
 			*nl
 			'You can do some exercises here.'
 			act 'Exercise': gt 'exercise', 'workout'

+ 1 - 1
locations/dom_gor.qsrc

@@ -16,7 +16,7 @@ gs 'themes', 'indoors'
 *nl
 'You can access your <a href="exec: quick_dress = 1 & gt ''wardrobe'', ''default''">default clothing</a> options directly.'
 
-if $clothingworntype = 'danilovich' and $shoeworntype = 'danilovich' and teachlevel > 20 and parkrunday ! daystart and hour < 21 and hour > 6:
+if $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich' and teachlevel > 20 and parkrunday ! daystart and hour < 21 and hour > 6:
 	act 'Go for a jog around the park (1:00)':
 		cla
 		*clr

+ 2 - 2
locations/exercise.qsrc

@@ -41,7 +41,7 @@ if $ARGS[0] = 'workout':
 			gt $loc, $loc_arg
 		end
 	end
-	if $clothingworntype = 'nude' or $clothingworntype = 'danilovich':
+	if $clothingworntype = 'nude' or $clothingworntype = 'danilovich_outfits':
 		act 'Manual routines': gt 'exercise', 'manual'
 		act 'Define routines': gt 'exercise', 'setup'
 		if exer_stam[1] ! 0 and pcs_stam > exer_stam[1]: act '<<$excer_name[1]>> - (<<exer_stam[1]>> stamina)': exercisex = 1 & gt 'exercise', 'auto'
@@ -653,7 +653,7 @@ if $ARGS[0] = 'get_sport_clothes_exercise_bonus':
 	if $pantyworntype = 'sport':
 		sport_clothes_exercise_bonus = sport_clothes_exercise_bonus + 1
 	end
-	if $clothingworntype = 'danilovich':
+	if $clothingworntype = 'danilovich_outfits':
 		sport_clothes_exercise_bonus = sport_clothes_exercise_bonus + 1
 	end
 	if $shoeworntype = 'danilovich':

+ 2 - 2
locations/fit.qsrc

@@ -157,7 +157,7 @@ if $ARGS[0] = 'dressing room':
 	gs 'wardrobe', 'sports_outfit'
 
 	if abonement > 0:
-		if $clothingworntype = 'danilovich' and $shoeworntype = 'danilovich' and pcs_stam >= 40:
+		if $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich' and pcs_stam >= 40:
 			act 'Go to the gym':
 				cla
 				gt 'fit', 'gym'
@@ -184,7 +184,7 @@ if $ARGS[0] = 'dressing room':
 
 				act 'Leave':gt 'fit', 'dressing room'
 			end
-		elseif $clothingworntype = 'danilovich' and $shoeworntype = 'danilovich' and pcs_stam >= 40:
+		elseif $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich' and pcs_stam >= 40:
 			act 'Go to team practice':gt 'beg', 'start'
 			if week = 6 and pcs_run >= 20 and run_comp_day ! daystart:
 				act '<b>Enter competition race</b>':run_comp_day = daystart & gt 'beg1', 'start'

+ 2 - 2
locations/gadroad.qsrc

@@ -63,7 +63,7 @@ if $ARGS[0] = '':
 	act 'Walk down to the river (0:10)':minut += 10 & gt 'gadriver', 'start'
 	act 'Go into the woods (0:15)':minut += 15 & gt'gadforest','forest_edge'
 	act 'Go to the fields (0:10)':minut += 10 & gt'gadfield','field'
-	if $clothingworntype = 'danilovich' and $shoeworntype = 'danilovich' and hour >= 6 and hour < 22 and gadrunday ! daystart:
+	if $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich' and hour >= 6 and hour < 22 and gadrunday ! daystart:
 		act 'Go for a run (1:00)':
 			*clr & cla
 			menu_off = 1
@@ -89,7 +89,7 @@ if $ARGS[0] = '':
 
 			act 'Finish':gt'gadroad'
 		end
-	elseif ($clothingworntype ! 'danilovich' or $shoeworntype ! 'danilovich') and hour >= 6 and hour < 22 and gadrunday ! daystart:
+	elseif ($clothingworntype ! 'danilovich_outfits' or $shoeworntype ! 'danilovich') and hour >= 6 and hour < 22 and gadrunday ! daystart:
 		'You could go for a run here if you were wearing sports clothes and shoes.'
 	end
 end

+ 2 - 2
locations/gdksport.qsrc

@@ -42,7 +42,7 @@ if $ARGS[0] = 'start':
 	end
 
 	*nl
-	if $clothingworntype ! 'danilovich': 'You are not dressed in sports clothes.'
+	if $clothingworntype ! 'danilovich_outfits': 'You are not dressed in sports clothes.'
 	if $shoeworntype ! 'danilovich': 'You are not wearing training shoes.'
 
 	act 'Go outside':
@@ -90,7 +90,7 @@ if $ARGS[0] = 'start':
 
 	*nl
 
-	if pcs_stam > 20 and $clothingworntype = 'danilovich' and $shoeworntype = 'danilovich' and hour < 18:
+	if pcs_stam > 20 and $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich' and hour < 18:
 		if gsAboBeg > 0 and npc_pregtalk['A131'] = 0:
 			act 'Take a track lesson. You have <<gsAboBeg>> lessons remaining': gt 'gdksport', 'racing2'
 		end

+ 12 - 12
locations/glake.qsrc

@@ -144,10 +144,10 @@ if month >= 5 and month <= 9:
 					act 'Pay 3,000 <b>₽</b>':
 						*clr & cla
 						money -= 3000
-						danilovich[1] = 1
-						danilovich_s[1] = 0
-						danilovich_h[1] = 100
-						gs 'clothing', 'wear', 'danilovich', 1
+						danilovich_outfits[1] = 1
+						danilovich_outfits_s[1] = 0
+						danilovich_outfits_h[1] = 100
+						gs 'clothing', 'wear', 'danilovich_outfits', 1
 						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/nakedcar.jpg"></center>'
 						'So... there''s the catch. The guy looks at your naked body while you mull over his proposition, and you come to the conclusion that you really don''t have any other choice. You can''t walk home through town naked! You silently nod and give him the money, quickly putting the clothes on when he hands them over. You feel relieved in the knowledge that at least you won''t have to go home naked... hopefully your clothes will turn up later.'
 						act'Continue':gt'glake'
@@ -186,10 +186,10 @@ if month >= 5 and month <= 9:
 							act 'Pay 3,000 <b>₽</b>':
 								*clr & cla
 								money -= 3000
-								danilovich[1] = 1
-								danilovich_s[1] = 0
-								danilovich_h[1] = 100
-								gs 'clothing', 'wear', 'danilovich', 1
+								danilovich_outfits[1] = 1
+								danilovich_outfits_s[1] = 0
+								danilovich_outfits_h[1] = 100
+								gs 'clothing', 'wear', 'danilovich_outfits', 1
 								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/nakedcar.jpg"></center>'
 								'You don''t want to have sex with him... but you also don''t want to go home naked! Not seeing any other option, you decide to pay him the 3,000 <b>₽</b> after all. You quickly put on the clothes as he hands them over, feeling relieved in the knowledge that at least you don''t have to walk through town in the nude. Now that you''re clothed, you feel more confident in searching the beach a bit more; hopefully your clothes will turn up after all.'
 								act 'Continue': gt 'glake'
@@ -431,10 +431,10 @@ end
 
 if $ARGS[0] = 'car_sex': 
 	*clr & cla
-	danilovich[1] = 1
-	danilovich_s[1] = 0
-	danilovich_h[1] = 100
-	gs 'clothing', 'wear', 'danilovich', 1
+	danilovich_outfits[1] = 1
+	danilovich_outfits_s[1] = 0
+	danilovich_outfits_h[1] = 100
+	gs 'clothing', 'wear', 'danilovich_outfits', 1
 	'<center><img <<$set_imgh>> src="images/locations/shared/sex/car/sexcar1.jpg"></center>'
 	'He wastes no time for you to second guess yourself, and immediately throws you down on the back seat of his car when you agree. He quickly pulls down his pants and, after quickly putting a condom on, quickly guides his cock to your pussy lips. He obviously doesn''t plan on spending a lot of time with you and sinks it in one firm thrust, fucking you with rapid, short strokes. Soon he shoots his load in the condom, ties a knot in it and throws it away. Seconds after he hands you the clothes as promised, he drives off.'
 	*nl

+ 4 - 4
locations/gschool_grounds.qsrc

@@ -350,7 +350,7 @@ if $ARGS[0] = 'sports':
 
 	act 'Leave the sports field': minut += 1 & gt 'gschool_grounds', 'main'
 
-	if schoolrunday ! daystart and $clothingworntype = 'danilovich' and $shoeworntype = 'danilovich':
+	if schoolrunday ! daystart and $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich':
 		act 'Go for a run (1 hour)':
 			*clr & cla
 			menu_off = 1
@@ -369,7 +369,7 @@ if $ARGS[0] = 'sports':
 
 			act 'Continue': gt 'gschool_grounds', 'sports'
 		end
-	elseif schoolrunday ! daystart and ($clothingworntype ! 'danilovich' or $shoeworntype ! 'danilovich'):
+	elseif schoolrunday ! daystart and ($clothingworntype ! 'danilovich_outfits' or $shoeworntype ! 'danilovich'):
 		'You could go for a run here if you were wearing sports clothes and shoes.'
 	end
 
@@ -378,7 +378,7 @@ if $ARGS[0] = 'sports':
 	if week = 6 and SchoolSorev = 2 and hour = 10 and SchoolBlock = 0:
 		*nl
 		'Athletic students of your school and other schools in the area have gathered at the athletics track near your school. Everyone is getting ready for the running competition.'
-		if $clothingworntype = 'danilovich' and $shoeworntype = 'danilovich':
+		if $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich':
 			act 'Participate in the 400m sprint event': gt 'gschool_grounds', 'SchoolRun2'
 		else
 			'You need to wear exercise clothes to participate.'
@@ -389,7 +389,7 @@ if $ARGS[0] = 'sports':
 		*nl
 		'Athletic students of your school and other schools in the area have gathered at the athletics track near your school. Everyone is getting ready for the running competition.'
 
-		if $clothingworntype = 'danilovich' and $shoeworntype = 'danilovich':
+		if $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich':
 			act 'Participate in the 400m sprint race': gt 'gschool_grounds', 'SchoolRun'
 		else
 			'You need to wear exercise clothes to participate.'

+ 1 - 1
locations/meadow.qsrc

@@ -76,7 +76,7 @@ if $ARGS[0] = 'start' or $ARGS[0] = '':
 
 	if sunWeather = 1:
 		if pcs_stam >= 15 or (pcs_stam >= 10 and bookYog + obruch > 0):
-			if $clothingworntype ! 'danilovich':
+			if $clothingworntype ! 'danilovich_outfits':
 				*nl
 				'Your meadow is a perfect place to workout if you were wearing exercise clothes'
 			   if temper >= 10:

+ 1 - 1
locations/mother.qsrc

@@ -660,7 +660,7 @@ if $ARGS[0] = 'check_workout':
 		act 'Ask <<$npc_nickname[''A29'']>> to workout sometime': gt 'mother', 'ask_mother_workout'
 	end
 
-	if (CloStyle = 5 or $clothingworntype = 'danilovich') and hour >= 6 and hour < 12 and motherQW['workout'] = 1 and motherQW['workout_day'] ! daystart:
+	if (CloStyle = 5 or $clothingworntype = 'danilovich_outfits') and hour >= 6 and hour < 12 and motherQW['workout'] = 1 and motherQW['workout_day'] ! daystart:
 		if $loc = 'kuhrPar':
 			act 'Ask <<$npc_nickname[''A29'']>> to workout': gt 'mother', 'mother_workout_pav'
 		elseif $loc = 'gadhouse':

+ 2 - 2
locations/park_walkevents.qsrc

@@ -833,7 +833,7 @@ if $ARGS[0] = '9':
 end
 
 if $ARGS[0] = 'run':
-	if $clothingworntype = 'danilovich' and $shoeworntype = 'danilovich' and hour > 5 and hour < 23 and daybegskver ! daystart:
+	if $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich' and hour > 5 and hour < 23 and daybegskver ! daystart:
 		act 'Jog through the park (1:00)':
 			*clr & cla
 			menu_off = 1
@@ -865,7 +865,7 @@ if $ARGS[0] = 'run':
 				end
 			end
 		end
-	elseif ($clothingworntype ! 'danilovich' or $shoeworntype ! 'danilovich') and hour > 5 and hour < 23 and daybegskver ! daystart:
+	elseif ($clothingworntype ! 'danilovich_outfits' or $shoeworntype ! 'danilovich') and hour > 5 and hour < 23 and daybegskver ! daystart:
 		'You could jog around the park if you were wearing sports clothes and shoes.'
 	end
 end

+ 1 - 1
locations/pav_factory.qsrc

@@ -22,7 +22,7 @@ if $ARGS[0] = 'tailor':
 		act 'Resize the clothes you''re wearing (500 <b>₽</b>)':
 			*clr & cla
 			minut += 15
-			if CloStyle = 5 or $clothingworntype = 'danilovich':
+			if CloStyle = 5 or $clothingworntype = 'danilovich_outfits':
 				'The tailor is looking irritatingly at you, "Why are you wasting my time with exercise clothing? That type of clothing does not need to be resized..."'
 			else
 				money -= 500

+ 2 - 2
locations/portnoi.qsrc

@@ -137,9 +137,9 @@ selltot = 0
 
 	i = 1
 	:danilovichmet
-		if danilovich[i] = 1 and danilovich_s[i] = 2:dynamic($batch_sell, 'danilovich', i)
+		if danilovich_outfits[i] = 1 and danilovich_outfits_s[i] = 2:dynamic($batch_sell, 'danilovich_outfits', i)
 		i += 1
-	if i <= ARRSIZE('danilovich'):jump 'danilovichmet'
+	if i <= ARRSIZE('danilovich_outfits'):jump 'danilovichmet'
 
 	i = 1
 	:eroto_dressmet

+ 1 - 1
locations/starenie.qsrc

@@ -27,7 +27,7 @@ $loc_clothestypes[24]='dolls_outfits'
 $loc_clothestypes[25]='dolls_dress'
 $loc_clothestypes[26]='bomba_outfits'
 $loc_clothestypes[27]='bomba_dress'
-$loc_clothestypes[28]='danilovich'
+$loc_clothestypes[28]='danilovich_outfits'
 $loc_clothestypes[29]='swimwear'
 $loc_clothestypes[30]='cats_coats'
 $loc_clothestypes[31]='moncheri_coats'

+ 1 - 1
locations/stat_display.qsrc

@@ -536,7 +536,7 @@ if $clothingworntype = 'nude':
 		end
 	end
 	$stat_clothes_style = 'nude'
-elseif $clothingworntype = 'danilovich':
+elseif $clothingworntype = 'danilovich_outfits':
 	if PCloBimbo = 1 and cheatBimbo = 0:
 		$stat_clothes_text = '<BR><font color = #FF00FF>You are dressed as a bimbo</font>'
 		$stat_clothes_msg = 'You are wearing a gym outfit a bimbo would wear.'

+ 2 - 2
locations/succubus.qsrc

@@ -650,7 +650,7 @@ if $args[0] = 'sucwalkinginit':
 
 	i = 1
 	:loopdanilovich
-		if danilovich[i] = 1 and danilovich_s[i] = 0 and danilovich_h[i] > 0: $succlolistn[x] = 'danilovich' & succlolisti[x] = i & x += 1
+		if danilovich_outfits[i] = 1 and danilovich_outfits_s[i] = 0 and danilovich_outfits_h[i] > 0: $succlolistn[x] = 'danilovich_outfits' & succlolisti[x] = i & x += 1
 		i += 1
 	if i <= 170:jump 'loopdanilovich'
 
@@ -715,7 +715,7 @@ if $args[0] = 'sucwalkinginit':
 		$succlocat[12] = 'gm_dress'
 		$succlocat[13] = 'gm_office'
 		$succlocat[14] = 'gm_school'
-		$succlocat[15] = 'danilovich'
+		$succlocat[15] = 'danilovich_outfits'
 		$succlocat[16] = 'moncheri_gown'
 		$succlocat[17] = 'moncheri_dress'
 		$succlocat[18] = 'gm_server'

+ 7 - 7
locations/wardrobe.qsrc

@@ -255,7 +255,7 @@ if $ARGS[0] = 'default_entry_wear':
 			gt 'wardrobe', 'start'
 		end
 	!! not exercise clothing, and not loose fitting
-	elseif $defclothingtype[default_entry] ! 'danilovich' and CloStyle ! 5:
+	elseif $defclothingtype[default_entry] ! 'danilovich_outfits' and CloStyle ! 5:
 		!! check for if the hipsize is too far from your hipsize
 		dynamic 'RESULT = <<$defclothingtype[default_entry]>>_b[<<defclothingnumber[default_entry]>>]'
 		if RESULT < pcs_hips - 8 or RESULT > pcs_hips + 8:
@@ -469,7 +469,7 @@ end
 
 if $ARGS[0] = 'sports_entry_set':
 	gs 'stat'
-	if $clothingworntype ! 'danilovich' OR $shoeworntype ! 'danilovich':
+	if $clothingworntype ! 'danilovich_outfits' OR $shoeworntype ! 'danilovich':
 		MSG 'The sports outfit needs to include exercise clothes and training shoes'
 		gt 'wardrobe', 'start'
 	else
@@ -505,10 +505,10 @@ if $ARGS[0] = 'sports_entry_wear':
 
 	gs 'clothing_attributes', 'danilovich_outfits', sportsclothingnumber
 
-	if ARRPOS('$CloLosTyp', 'danilovich') ! -1 and ARRPOS('CloLosNum', sportsclothingnumber) ! -1:
+	if ARRPOS('$CloLosTyp', 'danilovich_outfits') ! -1 and ARRPOS('CloLosNum', sportsclothingnumber) ! -1:
 		msg '<center>You''ve lost part of this set, and are unable to wear all items.<br>Maybe you can find the missing clothes somewhere?</center>'
 	else
-		gs 'clothing', 'wear', 'danilovich', sportsclothingnumber
+		gs 'clothing', 'wear', 'danilovich_outfits', sportsclothingnumber
 	end
 
 	if dyneval('RESULT = <<$sportsbratype>>_bras[<<sportsbranumber>>]') = 0: $sportsbratype = 'none' & sportsbranumber = 0
@@ -523,7 +523,7 @@ if $ARGS[0] = 'sports_entry_wear':
 	gs 'stat'
 
 	!! do not own this clothing anymore
-	if dyneval('RESULT = danilovich[<<sportsclothingnumber>>]') = 0:
+	if dyneval('RESULT = danilovich_outfits[<<sportsclothingnumber>>]') = 0:
 		cls
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikoev/school/strip/strip2.jpg"></center>'
 		'As you go to pull your sports outfit out of your wardrobe you remember you don''t own that piece of clothing anymore. Maybe you should buy it again? Guess you will have to find something else to wear.'
@@ -531,7 +531,7 @@ if $ARGS[0] = 'sports_entry_wear':
 		gs 'clothing', 'strip'
 		gs 'stat'
 	!! strength of clothing is less than or equal to 0
-	elseif dyneval('RESULT = danilovich_h[<<sportsclothingnumber>>]') <= 0:
+	elseif dyneval('RESULT = danilovich_outfits_h[<<sportsclothingnumber>>]') <= 0:
 		cls
 		'<center><video autoplay loop src="images/characters/pavlovsk/school/girl/vicky/event/vika_game_strip16.mp4"></video></center>'
 		'Your sports outfit has worn out and can''t be used anymore. Guess you will have to find something else to wear.'
@@ -565,7 +565,7 @@ end
 
 if $ARGS[0] = 'sports_outfit':
 	gs 'stat'
-	if $clothingworntype ! 'danilovich' or $shoeworntype ! 'danilovich':
+	if $clothingworntype ! 'danilovich_outfits' or $shoeworntype ! 'danilovich':
 		act 'Change into: <<$sports_clothing_name>>': gs 'wardrobe', 'sports_entry_wear'
 	end
 end