Browse Source

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

Kevin_Smarts 2 năm trước cách đây
mục cha
commit
c48563ca91
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'