Parcourir la source

[fixed] Missing or broken headings/footers on files

KevinSmarts il y a 3 ans
Parent
commit
6f39ee9681

+ 5 - 1
locations/_attributes_office.qsrc

@@ -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 ---------------------------------
+

+ 4 - 0
locations/_attributes_school.qsrc

@@ -1,3 +1,4 @@
+# $attributes_school
 
 !Quality range is usually 3-4.
 if ARGS[1] = 1:
@@ -522,3 +523,6 @@ elseif ARGS[1] = 80:
 	CloStyle = 4
 	CloBimbo = 1
 end
+
+--- $attributes_school ---------------------------------
+

+ 1 - 1
locations/budgetclothes.qsrc

@@ -1,4 +1,4 @@
-budgetclothes# budgetclothes
+# budgetclothes
 
 if $ARGS[0] = 'start':
 	$loc_arg = $ARGS[0]