KevinSmarts vor 9 Jahren
Ursprung
Commit
8ab7dc973c
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      locations/popu

+ 2 - 2
locations/popu

@@ -11,12 +11,12 @@ if $ARGS[0] = 'start':
 	'<center><img src="images/zoo/parrot2.jpg"></center>'
 	'<center><<$namepopu>> sitting in his cell.</center>'
 
-	act 'Leave':gt 'korr'
+	act 'Leave':dynamic $brodila
 
 	act 'Release window':
 		popugai = 0
 		minut += 10
-		gt 'korr'
+		dynamic $brodila
 	end
 end