Browse Source

adding deodorant

Sicaa 5 years ago
parent
commit
81998ba19f
1 changed files with 5 additions and 5 deletions
  1. 5 5
      locations/Gadgarden.qsrc

+ 5 - 5
locations/Gadgarden.qsrc

@@ -36,7 +36,7 @@ if $ARGS[0] = 'garden':
 		    *clr
 			menu_off = 1
 		    minut += 180
-		    pcs_sweat += 10
+		    gs 'sweat', 'add', 10
             work_garden = 0
 		    grandmahelp += 3
 		    stren_exp += 1
@@ -55,7 +55,7 @@ if $ARGS[0] = 'garden':
 		    cla
 		    *clr
 			menu_off = 1
-		    pcs_sweat += 10
+		    gs 'sweat', 'add', 10
 		    minut += 60
 		    water_garden = 0
 		    grandmahelp += 1
@@ -76,7 +76,7 @@ if $ARGS[0] = 'garden':
 		    *clr
 			menu_off = 1
 		    minut += 180
-		    pcs_sweat += 10
+		    gs 'sweat', 'add', 10
 		    harvest_garden = 0
 		    grandmahelp += 3
 		    stren_exp += 1
@@ -146,7 +146,7 @@ if $ARGS[0] = 'strawberry':
 			*clr
 			menu_off = 1
 			minut += 180
-			pcs_sweat += 10
+			gs 'sweat', 'add', 10
 			collect_strawberries = 0
 			grandmahelp += 5
 		    agil_exp += 1
@@ -213,7 +213,7 @@ if $ARGS[0] = 'fruit_garden':
 			*clr
 			menu_off = 1
 			minut += 180
-			pcs_sweat += 10
+			gs 'sweat', 'add', 10
 			fruit_collect = 0
 			grandmahelp += 5
 		    agil_exp += 1