Browse Source

[fixed] Default uniform wasn't with its little friends in the wardrobe so I moved it there.

KevinSmarts 4 năm trước cách đây
mục cha
commit
5fa7bee92b
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  1. 3 2
      locations/clothing_QV.qsrc

+ 3 - 2
locations/clothing_QV.qsrc

@@ -68,8 +68,6 @@ if $ARGS[0] = 'list':
 		'<center>These are the clothes that are currently available for you to wear.</center><br>'
 		*nl
 
-		if StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and schoolS[6] = 0:*p '<a href="exec:gt ''clothing_QV'', ''change'', ''school'', 6"><img src="images/pc/clothing/6school/6.jpg" 	height="250" /></a>'
-
 		i = 1
 		:loopcheap
 		if cheap[i] = 1:
@@ -149,6 +147,9 @@ if $ARGS[0] = 'list':
 		*nl
 		'<center>These are the school uniforms you own that are currently available for you to wear.</center><br>'
 		*nl
+
+		if StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and schoolS[6] = 0:*p '<a href="exec:gt ''clothing_QV'', ''change'', ''school'', 6"><img src="images/pc/clothing/6school/6.jpg" 	height="250" /></a>'
+
 		i = 1
 		:loopschool
 		if school[i] = 1: