Просмотр исходного кода

[Changed] one outfit to fit the purpose of game

Gwen 2 лет назад
Родитель
Сommit
8595eebae0
1 измененных файлов с 4 добавлено и 2 удалено
  1. 4 2
      locations/_attributes_coco_outfits.qsrc

+ 4 - 2
locations/_attributes_coco_outfits.qsrc

@@ -1,5 +1,5 @@
 # $attributes_coco_outfits
-!2020/10/17
+!2021/06/22
 !price range from 2 to 4, please avoid adding too many 2s
 
 if ARGS[1] = 1:
@@ -12,11 +12,13 @@ elseif ARGS[1] = 2:
 	CloThinness = 1
 	CloTopCut = 1
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 3:
 	CloQuality = 3
-	CloThinness = 1
+	CloThinness = 4
 	CloTopCut = 2
 	CloPantsShortness = 1
+	
 elseif ARGS[1] = 4:
 	CloQuality = 3
 	CloThinness = 3