瀏覽代碼

[fixes] wrong variable

julzor 6 年之前
父節點
當前提交
c3a8b69ee0
共有 3 個文件被更改,包括 6 次插入6 次删除
  1. 3 3
      locations/Gadhouse.qsrc
  2. 1 1
      locations/gpoli.qsrc
  3. 2 2
      locations/lact_lib.qsrc

+ 3 - 3
locations/Gadhouse.qsrc

@@ -610,7 +610,7 @@ if $ARGS[0]='villagecat':
 		act 'Feed Boniface':
 		act 'Feed Boniface':
 			cla
 			cla
 			*clr
 			*clr
-			minute +=5
+			minut +=5
 			gs 'stat'
 			gs 'stat'
 			feedcat = 2
 			feedcat = 2
 			'<center><video autoplay loop src="images/locations/gadukino/grandparents/feedboniface.mp4"></video></center>'
 			'<center><video autoplay loop src="images/locations/gadukino/grandparents/feedboniface.mp4"></video></center>'
@@ -624,14 +624,14 @@ if $ARGS[0]='villagecat':
 			if sunWeather = 0:
 			if sunWeather = 0:
 				cla
 				cla
 				*clr
 				*clr
-				minute += 10
+				minut += 10
 				gs 'stat'
 				gs 'stat'
 				'You open the door for Boniface who saunters around you only to stop in the doorway as he becomes aware that it is raining out. He glares up at you as if the rain was your fault. He stares out into the wet for another moment then sedately turns around and goes back to his box.'
 				'You open the door for Boniface who saunters around you only to stop in the doorway as he becomes aware that it is raining out. He glares up at you as if the rain was your fault. He stares out into the wet for another moment then sedately turns around and goes back to his box.'
 				act 'Continue': gt 'Gadhouse', 'Start'
 				act 'Continue': gt 'Gadhouse', 'Start'
 			else
 			else
 				cla
 				cla
 				*clr
 				*clr
-				minute +=10
+				minut +=10
 				gs 'stat'
 				gs 'stat'
 				catout = 2
 				catout = 2
 				'You open the door for Boniface who saunters around you only to stop in the doorway as he stops to consider if he really wants to go outside. After considering all the pros and cons, he finally decides to go out.'
 				'You open the door for Boniface who saunters around you only to stop in the doorway as he stops to consider if he really wants to go outside. After considering all the pros and cons, he finally decides to go out.'

+ 1 - 1
locations/gpoli.qsrc

@@ -1278,7 +1278,7 @@ if $ARGS[0] = 'maternity_ward':
 			gs 'stat'
 			gs 'stat'
 			*clr
 			*clr
 			cla
 			cla
-			minute += 5
+			minut += 5
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/clinic/mward/old_nurse.jpg"></center>'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/clinic/mward/old_nurse.jpg"></center>'
 			'Nurse: Hello <<$pcs_firstname>>, how can I help you?'
 			'Nurse: Hello <<$pcs_firstname>>, how can I help you?'
 			act 'Donate your breast milk (0:15)':
 			act 'Donate your breast milk (0:15)':

+ 2 - 2
locations/lact_lib.qsrc

@@ -475,7 +475,7 @@ if $ARGS[0] = 'milking':
 			cla
 			cla
 			'<center><img <<$set_imgh>> src="images/pc/body/tits/milk_sink.jpg"></center>'
 			'<center><img <<$set_imgh>> src="images/pc/body/tits/milk_sink.jpg"></center>'
 			'<center>You pour <<milkedvolume/10>>ml of your breast milk into the sink and clean up your breastpump.</center>'
 			'<center>You pour <<milkedvolume/10>>ml of your breast milk into the sink and clean up your breastpump.</center>'
-			minute += 5
+			minut += 5
 			act 'Finish':
 			act 'Finish':
 				milkedvolume = 0
 				milkedvolume = 0
 				gt $loc, $metka
 				gt $loc, $metka
@@ -493,7 +493,7 @@ if $ARGS[0] = 'milking':
 				else
 				else
 					pcs_hydra = 100
 					pcs_hydra = 100
 				end
 				end
-				minute += 7
+				minut += 7
 				act 'Finish':
 				act 'Finish':
 					milkedvolume = 0
 					milkedvolume = 0
 					gt $loc, $metka
 					gt $loc, $metka