Prechádzať zdrojové kódy

Clarified that "rope" in Sporting gtoods shop is skipping rope rather than for bondage. :)

Ekay 8 rokov pred
rodič
commit
2e49bdc51d
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      locations/sportShop

+ 1 - 1
locations/sportShop

@@ -30,7 +30,7 @@ if $ARGS[0] = 'start':
 	end
 
 	if skak = 0 and money >= 500:
-		act 'Buy rope (500 <b>₽</b>)':
+		act 'Buy skipping rope (500 <b>₽</b>)':
 			cla
 			minut += 5
 			money -= 500