소스 검색

[chages] New outfits and changes to existing for Mon Chèri from Gwen

KevinSmarts 4 년 전
부모
커밋
a350798d55
3개의 변경된 파일256개의 추가작업 그리고 263개의 파일을 삭제
  1. 254 261
      locations/_attributes_formal.qsrc
  2. 1 1
      locations/moncheri.qsrc
  3. 1 1
      locations/succubus.qsrc

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 254 - 261
locations/_attributes_formal.qsrc


+ 1 - 1
locations/moncheri.qsrc

@@ -98,7 +98,7 @@ if $ARGS[0] = 'clothes':
 				end
 			end
 			i += 2
-		if i <= 168:jump 'loopformal'
+		if i <= 185:jump 'loopformal'
 	if clothingfilter['quality'] = 1 and clothingfilter['qualitycheck'] > 0: clothingfilter['qualitycheck'] -=1 & jump 'loopquality'
 end
 

+ 1 - 1
locations/succubus.qsrc

@@ -566,7 +566,7 @@ if $args[0] = 'sucwalkinginit':
 			$succlolistn[x] = 'formal' & succlolisti[x] = i & x += 1
 		end
 		i += 1
-	if i <= 168:jump 'loopformal'
+	if i <= 185:jump 'loopformal'
 
 	i = 1
 	:loopuniform

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.