Browse Source

[fixed] Removed teh remaining cats shoe links file file 'shoes'

KevinSmarts 3 years ago
parent
commit
0507cf3598
1 changed files with 0 additions and 8 deletions
  1. 0 8
      locations/shoes.qsrc

+ 0 - 8
locations/shoes.qsrc

@@ -106,12 +106,6 @@ if $ARGS[0] = 'view_shoe_list':
 		i += 1
 	if i <= 37:jump 'loopsmoncheri'
 
-	i = 1
-	:loopscats
-		if scats[i] = 1 and scatsS[i] = sloc:*P dyneval($shoe_list_line, $ARGS[1], 'cats', i)
-		i += 1
-	if i <= 38:jump 'loopscats'
-
 	i = 1
 	:loopsbomba
 		if sbomba[i] = 1 and sbombaS[i] = sloc:*P dyneval($shoe_list_line, $ARGS[1], 'bomba', i)
@@ -147,8 +141,6 @@ end
 
 if $ARGS[0] = 'moncheri':
 	*P FUNC('$attributes_moncheri_shoes', $ARGS[0], ARGS[1])
-elseif $ARGS[0] = 'cats':
-	*P FUNC('$attributes_cats_shoes', $ARGS[0], ARGS[1])
 elseif $ARGS[0] = 'bomba':
 	*P FUNC('$attributes_bomba_shoes', $ARGS[0], ARGS[1])
 elseif $ARGS[0] = 'dolls':