Selaa lähdekoodia

Hardcoded goto to reduce teleport on reload

KevinSmarts 9 vuotta sitten
vanhempi
commit
45f2c6c8cf
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      locations/NewCloShop

+ 1 - 1
locations/NewCloShop

@@ -55,7 +55,7 @@ if $ARGS[0] = 'shmotmag':
 	
 	if expensive[i] ! 0:
 		msg 'You already own these clothes.'
-		gt $loc, $metka
+		gt 'NewCloShop', 'clothes'
 	end
 
 	gt 'clothing', 'view_clothing_item', 'shop', 'expensive',i, 10000