@@ -1,3 +1,4 @@
+# $attributes_office
! Quality range is 4-5 here. 4 for simple blouse and skirt combos, 5 for suits and expensive office dresses.
if ARGS[1] = 1:
@@ -732,4 +733,7 @@ elseif ARGS[1] = 140:
CloThinness = 3
CloTopCut = 1
CloSkirtShortness = 3
-end
+end
+
+--- $attributes_office ---------------------------------
+# $attributes_school
!Quality range is usually 3-4.
@@ -522,3 +523,6 @@ elseif ARGS[1] = 80:
CloStyle = 4
CloBimbo = 1
end
+--- $attributes_school ---------------------------------
@@ -1,4 +1,4 @@
-budgetclothes# budgetclothes
+# budgetclothes
if $ARGS[0] = 'start':
$loc_arg = $ARGS[0]