소스 검색

[changed] increased number of outfits in sex shop

LAPTOP-NKHR88EM\USER 4 년 전
부모
커밋
baee236dd3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      locations/sexshop.qsrc

+ 1 - 1
locations/sexshop.qsrc

@@ -675,7 +675,7 @@ if $ARGS[0] = 'clo':
 				end
 			end
 			i += 4
-		if i <= 94:jump 'loopfetish'
+		if i <= 240:jump 'loopfetish'
 	if clothingfilter['quality'] = 1 and clothingfilter['qualitycheck'] > 0: clothingfilter['qualitycheck'] -=1 & jump 'loopquality'
 end