Browse Source

adding deodorant

Sicaa 5 years ago
parent
commit
13c92275c7
1 changed files with 3 additions and 3 deletions
  1. 3 3
      locations/bicycle.qsrc

+ 3 - 3
locations/bicycle.qsrc

@@ -31,7 +31,7 @@ if $ARGS[0] = 'sarai':
 				stren_exp += rand(0,2)
 				fat -= 5
 				pcs_mood += 5
-				pcs_sweat += 2
+				gs 'sweat', 'add', 2
 				findvelrand = RAND(0,100)
 				if $clothingworntype = 'nude':
 					pcs_horny += 20
@@ -111,7 +111,7 @@ if $ARGS[0] = 'sarai':
 			stren_exp += rand(0,1)
 			fat -= 1
 			pcs_mood += 5
-			pcs_sweat += 1
+			gs 'sweat', 'add', 1
 			findvel = 3
 			gs'stat'
 			!gs'time'
@@ -203,7 +203,7 @@ if $ARGS[0] = 'swamp':
 			run_exp += RAND(0,1)
 			stren_exp += rand(0,1)
 			fat -= 1
-			pcs_sweat += 1
+			gs 'sweat', 'add', 1
 			pcs_mood += 10
 			findvel = 1
 			hunters = 0