Forráskód Böngészése

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

KevinSmarts 4 éve
szülő
commit
a350798d55
3 módosított fájl, 256 hozzáadás és 263 törlés
  1. 254 261
      locations/_attributes_formal.qsrc
  2. 1 1
      locations/moncheri.qsrc
  3. 1 1
      locations/succubus.qsrc

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 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

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott