Browse Source

[changed] forgot gadgarden capitalization fix.

3xpurt 4 years ago
parent
commit
c397e0527c
3 changed files with 22 additions and 22 deletions
  1. 1 1
      locations/gaddvor.qsrc
  2. 16 16
      locations/gadgarden.qsrc
  3. 5 5
      locations/grandmahelp.qsrc

+ 1 - 1
locations/gaddvor.qsrc

@@ -80,7 +80,7 @@ if $ARGS[0]='':
 		if mira_guest = 1: Miraloc = 7 & 'Your friend <a href="exec: gt ''miroslava'', ''Start''">Mira</a> stands next to you.'
 
 		act 'Go to the barn':minut += 1 & gt 'gadsarai'
-		act 'Go to the garden':minut += 1 & gt'Gadgarden','garden'
+		act 'Go to the garden':minut += 1 & gt'gadgarden','garden'
 		act '<b>Go to Gadukino</b>':minut += 5 & gt 'gadukino'
 
 		mira_temp = rand(1,5)

+ 16 - 16
locations/gadgarden.qsrc

@@ -3,8 +3,8 @@
 if $ARGS[0] = 'garden':
 	$location_type = 'secluded'
 	$metka = 'garden'
-	$loc = 'Gadgarden'
-	$menu_loc = 'Gadgarden'
+	$loc = 'gadgarden'
+	$menu_loc = 'gadgarden'
 	$menu_arg = 'garden'
 	menu_off = 0
 	gs 'gadukino_event', 'sound'
@@ -27,7 +27,7 @@ if $ARGS[0] = 'garden':
 	end
 
 	'A large vegetable garden that your grandparents are very proud of.'
-	if month >= 4 and month <= 10:'A small land plot is dedicated to a <a href="exec: gt ''Gadgarden'',''strawberry'' ">strawberry plot</a> and a <a href="exec: gt ''Gadgarden'',''fruit_garden'' ">fruit orchard</a>.'
+	if month >= 4 and month <= 10:'A small land plot is dedicated to a <a href="exec: gt ''gadgarden'',''strawberry'' ">strawberry plot</a> and a <a href="exec: gt ''gadgarden'',''fruit_garden'' ">fruit orchard</a>.'
 
 	!job Granny
 	if work_garden = 1:
@@ -46,7 +46,7 @@ if $ARGS[0] = 'garden':
 
 			'<center><img <<$set_imgh>> src="images/locations/gadukino/village/work_garden'+rand(1,5)+'.jpg"></center>'
 			'You spend some time doing some gardening.'
-			act 'Finish':gt'Gadgarden','garden'
+			act 'Finish':gt'gadgarden','garden'
 		end
 	end
 	!job Granny
@@ -66,7 +66,7 @@ if $ARGS[0] = 'garden':
 
 			'<center><img <<$set_imgh>> src="images/locations/gadukino/village/water_garden.jpg"></center>'
 			'You spend an hour watering the garden.'
-			act 'Finish':gt'Gadgarden','garden'
+			act 'Finish':gt'gadgarden','garden'
 		end
 	end
 	!job Granny
@@ -86,7 +86,7 @@ if $ARGS[0] = 'garden':
 
 			'<center><img <<$set_imgh>> src="images/locations/gadukino/village/harvest_garden'+rand(1,5)+'.jpg"></center>'
 			'You spend a few hours harvesting vegetables in the garden.'
-			act 'Finish':gt'Gadgarden','garden'
+			act 'Finish':gt'gadgarden','garden'
 		end
 	end
 	act 'Leave':minut += 1 & gt'gaddvor'
@@ -94,8 +94,8 @@ end
 
 if $ARGS[0] = 'strawberry':
 	$metka = 'strawberry'
-	$loc = 'Gadgarden'
-	$menu_loc = 'Gadgarden'
+	$loc = 'gadgarden'
+	$menu_loc = 'gadgarden'
 	$menu_arg = 'strawberry'
 	menu_off = 0
 	gs 'gadukino_event', 'sound'
@@ -135,7 +135,7 @@ if $ARGS[0] = 'strawberry':
 			'<center><img <<$set_imgh>> src="images/locations/gadukino/village/eat_strawberries.jpg"></center>'
 			'You spend some time wandering through the plot searching for ripe strawberries. As soon as you notice a strawberry, you immediately pick it up and eat as many as you can.'
 
-			act 'Finish':gt'Gadgarden','strawberry'
+			act 'Finish':gt'gadgarden','strawberry'
 		end
 	end
 	!job Granny
@@ -158,18 +158,18 @@ if $ARGS[0] = 'strawberry':
 			if CloSkirtShortness > 0 and $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/locations/gadukino/village/collect_strawberries_tanga.jpg"></center>'
 			'You wander through the plot collecting ripe strawberries in the basket.'
 
-			act 'Finish':gt'Gadgarden','strawberry'
+			act 'Finish':gt'gadgarden','strawberry'
 		end
 	end
 
-	act 'Leave':minut += 1 & gt'Gadgarden','garden'
+	act 'Leave':minut += 1 & gt'gadgarden','garden'
 end
 
 
 if $ARGS[0] = 'fruit_garden':
 	$metka = 'fruit_garden'
-	$loc = 'Gadgarden'
-	$menu_loc = 'Gadgarden'
+	$loc = 'gadgarden'
+	$menu_loc = 'gadgarden'
 	$menu_arg = 'fruit_garden'
 	menu_off = 0
 	gs 'gadukino_event', 'sound'
@@ -201,7 +201,7 @@ if $ARGS[0] = 'fruit_garden':
 			'<center><img <<$set_imgh>> src="images/locations/gadukino/village/eat_fruit.jpg"></center>'
 			'You spend some time wandering around the orchard munching on the ripe fruit.'
 
-			act 'Finish':gt 'Gadgarden','fruit_garden'
+			act 'Finish':gt 'gadgarden','fruit_garden'
 		end
 	end
 	!job Granny
@@ -224,10 +224,10 @@ if $ARGS[0] = 'fruit_garden':
 			if CloSkirtShortness > 0 and $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/locations/gadukino/village/fruit_collect_tanga.jpg"></center>'
 			'You walk around the orchard and pick the ripe fruit hanging from the trees.'
 
-			act 'Finish':gt 'Gadgarden','fruit_garden'
+			act 'Finish':gt 'gadgarden','fruit_garden'
 		end
 	end
-	act 'Leave':minut += 1 & gt'Gadgarden','garden'
+	act 'Leave':minut += 1 & gt'gadgarden','garden'
 end
 
 --- gadgarden ---------------------------------

+ 5 - 5
locations/grandmahelp.qsrc

@@ -122,7 +122,7 @@ if $ARGS[0] = 'checkplants':
 		'<center><img <<$set_imgh>> src="images/locations/gadukino/village/go_yard.jpg"></center>'
 		'You go to the garden.'
 
-		act 'Further':gt'Gadgarden','garden'
+		act 'Further':gt'gadgarden','garden'
 	end
 end
 
@@ -138,7 +138,7 @@ if $ARGS[0] = 'waterplants':
 		'<center><img <<$set_imgh>> src="images/locations/gadukino/village/go_yard.jpg"></center>'
 		'You bring a bucket along with you to the garden.'
 
-		act 'Further':gt'Gadgarden','garden'
+		act 'Further':gt'gadgarden','garden'
 	end
 end
 
@@ -155,7 +155,7 @@ if $ARGS[0] = 'harvest':
 			'<center><img <<$set_imgh>> src="images/locations/gadukino/village/go_yard.jpg"></center>'
 			'You bring a basket with you and walk to the strawberry plot in the garden.'
 
-			act 'Further':gt'Gadgarden','strawberry'
+			act 'Further':gt'gadgarden','strawberry'
 		end
 	elseif month = 8:
 		'"<<$pcs_nickname>> dear, the fruits are ripe and it is time to start collecting them, could you go and do it today?"'
@@ -169,7 +169,7 @@ if $ARGS[0] = 'harvest':
 			'<center><img <<$set_imgh>> src="images/locations/gadukino/village/go_yard.jpg"></center>'
 			'You bring a basket with you and walk to the fruit garden.'
 
-			act 'Further':gt'Gadgarden','fruit_garden'
+			act 'Further':gt'gadgarden','fruit_garden'
 		end
 	elseif month = 9:
 		'"<<$pcs_nickname>> dear, could you go to the garden today, it''s time to collect the harvest."'
@@ -183,7 +183,7 @@ if $ARGS[0] = 'harvest':
 			'<center><img <<$set_imgh>> src="images/locations/gadukino/village/go_yard.jpg"></center>'
 			'You bring the harvest tools with you and go over to the garden.'
 
-			act 'Further':gt'Gadgarden','garden'
+			act 'Further':gt'gadgarden','garden'
 		end
 	end
 end