소스 검색

[fixed] Scandalicious shoes not registering as they used shop file string in error

Kevin_Smarts 2 년 전
부모
커밋
c48563ca91
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      locations/shop_scandalicious.qsrc

+ 1 - 1
locations/shop_scandalicious.qsrc

@@ -184,7 +184,7 @@ if $ARGS[0] = 'shoes':
 	if i <= 30:jump 'loopscandalicious_shoes'
 end
 
-if $ARGS[0] = 'shoes2': gt 'shoes', 'view_shoe_item', 'shop', 'shop_scandalicious',i, 1500
+if $ARGS[0] = 'shoes2': gt 'shoes', 'view_shoe_item', 'shop', 'scandalicious',i, 1500
 
 if $ARGS[0] = 'swim':
 	$loc_arg = 'swim'