Browse Source

[fixed] missing colon

hornguy6 5 years ago
parent
commit
840da901f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/young_shop.qsrc

+ 1 - 1
locations/young_shop.qsrc

@@ -90,7 +90,7 @@ if $ARGS[0] = 'start':
 		gt 'sell_young_clothes', 'start'
 	end
 
-	act 'View panties'
+	act 'View panties':
 		gt 'sell_young_clothes', 'panties'
 	end