diff options
Diffstat (limited to 'npc/006-1')
-rw-r--r-- | npc/006-1/pachua.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/006-1/pachua.txt b/npc/006-1/pachua.txt index a827205f..c7bd1855 100644 --- a/npc/006-1/pachua.txt +++ b/npc/006-1/pachua.txt @@ -275,7 +275,7 @@ L_MakeBasket: L_EasterNotEnough: mes "[Chief Pachua]"; mes ""; - mes "\"You do not have enough [Reed Bundle]s for me to work with.\""; + mes "\"You do not have enough Reed Bundles for me to work with.\""; mes "\"Go gather more.\""; close; @@ -292,13 +292,13 @@ L_EasterEnough: mes "He skillfully soaks the reeds you brought him,"; mes "then swiftly weaves them into a basket shape."; mes "Next, he places the damp basket in the sun to dry for a minute before handing it over to you."; - mes "\"Here is your [Easter Basket].\""; + mes "\"Here is your Easter Basket.\""; close; L_EasterTooMany: mes "[Chief Pachua]"; mes ""; - mes "\"You don't have room for the [Easter Basket]. Come back later.\""; + mes "\"You don't have room for the Easter Basket. Come back later.\""; close; L_SeeBunny: |