diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/005-7/trainer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-7/trainer.txt b/npc/005-7/trainer.txt index dbcd5787b..ca8a8b24d 100644 --- a/npc/005-7/trainer.txt +++ b/npc/005-7/trainer.txt @@ -413,7 +413,7 @@ L_Status: mes l("Your @@ determines your ability to hit monsters and is valuable to players who prefer weapons that use projectiles.", b(l("dexterity"))); next; mesn; - mes l("@@ determines how resistant you are to attacks and how many blows you can take before you die. It also affects status effects, like poison.", b(l("Vitality"))); + mes l("@@ determines how many blows you can take before you die. It also affects status effects, like poison.", b(l("Vitality"))); mes l("@@ is very useful for alchemy and magic, but nowadays there are few opportunities to use it.", b(l("Intelligence"))); mes l("Your @@ determines several small things, including critical attacks and, limited to a certain extent, affect drop rates.", b(l("luck"))); next; |