Browse Source

adding deodorant

Sicaa 5 years ago
parent
commit
03a9d36cbb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/paysex.qsrc

+ 1 - 1
locations/paysex.qsrc

@@ -16,7 +16,7 @@ end
 
 if $ARGS[0] = 'start':
 	gang += 1
-	pcs_sweat += 10
+	gs 'sweat', 'add', 10
 	picrand = rand(0, 1)
 	gt 'paysex', 'var'
 end