From c94b0ba8224669ccce43dd76ee80a389c00f3848 Mon Sep 17 00:00:00 2001 From: Fate Date: Fri, 5 Dec 2008 21:45:48 -0700 Subject: Fixed typo in bookcase --- npc/018-3_Cave/bookcase.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/018-3_Cave') diff --git a/npc/018-3_Cave/bookcase.txt b/npc/018-3_Cave/bookcase.txt index b2e14e41..d56b3fca 100644 --- a/npc/018-3_Cave/bookcase.txt +++ b/npc/018-3_Cave/bookcase.txt @@ -12,7 +12,7 @@ close; L_Search: - mes "After searching the bookcase, you were able to find a few pasages that you can read."; + mes "After searching the bookcase, you were able to find a few passages that you can read."; next; mes "One of the describes an ancient barrier that guards a great treasure."; -- cgit v1.2.3-70-g09d2 From 90aa792ad22d26791320e083ef7ca99f942262e9 Mon Sep 17 00:00:00 2001 From: Fate Date: Tue, 9 Dec 2008 08:03:34 -0700 Subject: Fixed typo pointed out by ikufoo --- npc/018-3_Cave/bookcase.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/018-3_Cave') diff --git a/npc/018-3_Cave/bookcase.txt b/npc/018-3_Cave/bookcase.txt index d56b3fca..d176caa3 100644 --- a/npc/018-3_Cave/bookcase.txt +++ b/npc/018-3_Cave/bookcase.txt @@ -17,7 +17,7 @@ L_Search: mes "One of the describes an ancient barrier that guards a great treasure."; mes ""; - mes "To get trough it, you need to consume the soul of a great pumpkin ghost."; + mes "To get through it, you need to consume the soul of a great pumpkin ghost."; next; mes "Another passage describes a ritual needed to open a certain cursed chest."; -- cgit v1.2.3-70-g09d2