From 28559e85b7863458529d527c1e3ea3c1b81177ce Mon Sep 17 00:00:00 2001 From: ubq323 Date: Tue, 2 Apr 2024 03:05:32 +0100 Subject: launch beescroll --- beescroll.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'beescroll.lua') diff --git a/beescroll.lua b/beescroll.lua index e62ce82..547aa11 100644 --- a/beescroll.lua +++ b/beescroll.lua @@ -92,7 +92,7 @@ while true do choice{colors.lime, colors.lightBlue, colors.pink}, choice(verbs), norm_color, " in ", - choice{colors.orange, colors.yellow, colors.purple} + choice{colors.orange, colors.yellow, colors.purple}, choice(cities), norm_color, "."}) os.sleep(1) -- cgit v1.2.3