rachels 2 years ago
parent
commit
68910c30fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/shop_fashionista.qsrc

+ 1 - 1
locations/shop_fashionista.qsrc

@@ -235,7 +235,7 @@ end
 if $ARGS[0] = 'dressingoutfit2':
 	cla
 	
-	if fashionista_outfit[i] ! 0:
+	if fashionista_outfits[i] ! 0:
 		msg 'You already own these clothes.'
 		gt 'shop_fashionista', 'dressingclothes'
 	end