Explorar o código

[fixes] wrong variable

julzor %!s(int64=5) %!d(string=hai) anos
pai
achega
c3a8b69ee0
Modificáronse 3 ficheiros con 6 adicións e 6 borrados
  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':
 			cla
 			*clr
-			minute +=5
+			minut +=5
 			gs 'stat'
 			feedcat = 2
 			'<center><video autoplay loop src="images/locations/gadukino/grandparents/feedboniface.mp4"></video></center>'
@@ -624,14 +624,14 @@ if $ARGS[0]='villagecat':
 			if sunWeather = 0:
 				cla
 				*clr
-				minute += 10
+				minut += 10
 				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.'
 				act 'Continue': gt 'Gadhouse', 'Start'
 			else
 				cla
 				*clr
-				minute +=10
+				minut +=10
 				gs 'stat'
 				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.'

+ 1 - 1
locations/gpoli.qsrc

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

+ 2 - 2
locations/lact_lib.qsrc

@@ -475,7 +475,7 @@ if $ARGS[0] = 'milking':
 			cla
 			'<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>'
-			minute += 5
+			minut += 5
 			act 'Finish':
 				milkedvolume = 0
 				gt $loc, $metka
@@ -493,7 +493,7 @@ if $ARGS[0] = 'milking':
 				else
 					pcs_hydra = 100
 				end
-				minute += 7
+				minut += 7
 				act 'Finish':
 					milkedvolume = 0
 					gt $loc, $metka