1
0
Эх сурвалжийг харах

Missing $ so all arguments failed

KevinSmarts 7 жил өмнө
parent
commit
5bc784995e
1 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 3 3
      locations/LakeBoyDy

+ 3 - 3
locations/LakeBoyDy

@@ -1,6 +1,6 @@
 # LakeBoyDy
 
-if ARGS[0] = 'ride':
+if $ARGS[0] = 'ride':
 	act'Go with the massive man':
 		cls
 		minut+=15
@@ -20,7 +20,7 @@ if ARGS[0] = 'ride':
 	end
 end
 
-if ARGS[0] = 'go':
+if $ARGS[0] = 'go':
 	act'Try to get away':
 		cls
 		minut+=5
@@ -64,7 +64,7 @@ if ARGS[0] = 'go':
 	end
 end
 
-if ARGS[0] = 'slap':
+if $ARGS[0] = 'slap':
 	act'Tell him to let go':
 		cls
 		minut+=5