瀏覽代碼

Update krol

KevinSmarts 9 年之前
父節點
當前提交
8e389d295e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      locations/krol

+ 2 - 2
locations/krol

@@ -11,13 +11,13 @@ if $ARGS[0] = 'start':
 	'<center><img src="images/zoo/1791_640.jpg"></center>'
 	'<center><<$namekrol>> rests.</center>'
 
-	act 'Leave':gt 'korr'
+	act 'Leave':dynamic $brodila
 
 	act 'Make a delicious rabbit pie and sell it to the local cafe':
 		krolik = 0
 		minut += 60
 		money += 200
-		gt 'korr'
+		dynamic $brodila
 	end
 end