Explorar el Código

adding deodorant

Sicaa hace 5 años
padre
commit
03a9d36cbb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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