From 2507a3f2189a77031f86781bc05c8c4ceb264558 Mon Sep 17 00:00:00 2001 From: Nyeogmi Date: Wed, 14 Feb 2024 18:17:19 -0800 Subject: [PATCH] Final tutorial improvements --- tutorial.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial.lua b/tutorial.lua index 75e147c..c94e686 100644 --- a/tutorial.lua +++ b/tutorial.lua @@ -28,7 +28,7 @@ tutorial={ tutorial_grab:new(6,8,"they have their own well."), tutorial_grab:new(2,6,"it can't be blocked."), tutorial_grab:new(2,4,"stack ascending or descending."), - tutorial_grab:new(3,1,"collect the last scroll\nto read it!"), + tutorial_grab:new(3,1,"collect the last card\nto read a scroll!"), }) end, standard_watcher_cb(4),