OSDN Git Service

Reworded English tip for the smithing enhance mode: replaced "an equipment" with...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 28 Jan 2021 22:53:12 +0000 (14:53 -0800)
committerHourier <hourier@users.sourceforge.jp>
Sun, 31 Jan 2021 01:09:49 +0000 (10:09 +0900)
src/cmd-item/cmd-smith.c

index 492df50..ed63a55 100644 (file)
@@ -189,7 +189,7 @@ static concptr const kaji_tips[5] = {
     "Extract essences from an item. The item become non magical.",
     "Remove added essences from an equipment which was improved before. The removed essence will be ruined.",
     "Add essences to an item. The improved items or artifacts cannot be reimprove.",
-    "Enchant an equipment or make an equiment element-proofed. The improved items and artifacts can be enchanted too.",
+    "Enchant an item or make an item element-proofed. Improved items and artifacts can be enchanted too.",
 #endif
 };