diff options
-rw-r--r-- | npc/000-2-1/chest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt index f823bfce..f2be8103 100644 --- a/npc/000-2-1/chest.txt +++ b/npc/000-2-1/chest.txt @@ -24,7 +24,7 @@ l_Give: seta2 ShipQuests, ShipQuests_Arpan, 2; getitem "WornShirt", 1; getitem "WornShorts", 1; - message strcharinfo(0), l("You have recuperates the clothes from the chest."); + message strcharinfo(0), l("You take the clothes from the chest."); close; l_Close: |