Bläddra i källkod

[fixed] Some colons I forgot about and didn't check with the analyser. Please done hate me!

Kevin_Smarts 1 år sedan
förälder
incheckning
f06687cebe
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 4
      locations/sportShop.qsrc

+ 4 - 4
locations/sportShop.qsrc

@@ -41,7 +41,7 @@ if $ARGS[0] = 'start':
 
 	act 'View coats': minut += 5 & gt 'sportshop', 'coats'
 
-	if skak = 0
+	if skak = 0:
 		if money < 500 and karta < 500:
 			act 'Buy a skipping rope (<font color="red">500 <b>₽</b></font>)': '<br><font color="red">You don''t have enough money to buy that.</font>'
 		else
@@ -68,7 +68,7 @@ if $ARGS[0] = 'start':
 		end
 	end
 
-	if obruch = 0
+	if obruch = 0:
 		if money < 1500 and karta < 1500:
 			act 'Buy a hula hoop (<font color="red">1500 <b>₽</b></font>)': '<br><font color="red">You don''t have enough money to buy that.</font>'
 		else
@@ -95,7 +95,7 @@ if $ARGS[0] = 'start':
 		end
 	end
 
-	if bookYog = 0
+	if bookYog = 0:
 		if money < 1500 and karta < 1500:
 			act 'Buy "Benefits of yoga" (<font color="red">1500 <b>₽</b></font>)': '<br><font color="red">You don''t have enough money to buy that.</font>'
 		else
@@ -122,7 +122,7 @@ if $ARGS[0] = 'start':
 		end
 	end
 
-	if konki = 0
+	if konki = 0:
 		if money < 3000 and karta < 3000:
 			act 'Buy some ice skates (<font color="red">3000 <b>₽</b></font>)': '<br><font color="red">You don''t have enough money to buy that.</font>'
 		else