Bladeren bron

[added] Missing file for misc clothing attributes
[fixed] Wrong name for moncheri attributes file

KevinSmarts 3 jaren geleden
bovenliggende
commit
e3fa1f55c4
3 gewijzigde bestanden met toevoegingen van 15 en 2 verwijderingen
  1. 1 0
      glife.qproj
  2. 12 0
      locations/_attributes_misc_oufit.qsrc
  3. 2 2
      locations/_attributes_moncheri.qsrc

+ 1 - 0
glife.qproj

@@ -126,6 +126,7 @@
 		<Location name="$attributes_cats_dress"/>
 		<Location name="$attributes_bomba_outfits"/>
 		<Location name="$attributes_bomba_dress"/>
+		<Location name="$attributes_misc_outfit"/>
 		<Location name="lost_clothes_here"/>
 		<Location name="portnoi"/>
 		<Location name="portnoi2"/>

+ 12 - 0
locations/_attributes_misc_oufit.qsrc

@@ -0,0 +1,12 @@
+# $attributes_misc_outfit
+
+if ARGS[1] = 1:
+    CloQuality = 1
+    CloThinness = 1
+    CloTopCut = 1
+    CloSkirtShortness = 3
+    CloExhibit = 0
+end
+
+--- $attributes_misc_outfit ---------------------------------
+

+ 2 - 2
locations/_attributes_moncheri.qsrc

@@ -1,4 +1,4 @@
-# $attributes_formal
+# $attributes_moncheri
 !2020/11/24
 ! Note: All items should have the wealthy style applied. No items outside this category should be quality = 7, although not all items in it must be that quality
 if ARGS[1] = 1:
@@ -1136,5 +1136,5 @@ elseif ARGS[1] = 185:
 	CloDress = 1
 end
 
---- $attributes_formal ---------------------------------
+--- $attributes_moncheri ---------------------------------