From 21c45278d2a5562494a439d9d971eaa3b0bc7639 Mon Sep 17 00:00:00 2001 From: Eric Branlund Date: Wed, 3 Feb 2021 12:14:58 -0800 Subject: [PATCH] For clarity, reworded English description of the ninjas' NYUSIN ability. --- src/mind/mind-explanations-table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mind/mind-explanations-table.c b/src/mind/mind-explanations-table.c index 4e8c497b1..aa43f1137 100644 --- a/src/mind/mind-explanations-table.c +++ b/src/mind/mind-explanations-table.c @@ -279,7 +279,7 @@ concptr const mind_tips[MAX_MIND_KINDS][MAX_MIND_POWERS] = { _("自分を中心とした火の球を発生させ、テレポートする。さらに、一定時間炎に対する耐性を得る。装備による耐性に累積する。", "Generates a fire ball and immediately teleports you away. Gives resistance to fire for a while." " This resistance can be added to that from equipment for more powerful resistance."), - _("素早く相手に近寄り攻撃する。", "Steps close to a monster and attacks at a time."), + _("素早く相手に近寄り攻撃する。", "In one action, steps close to a monster and attacks."), _("ランダムな方向に8回くさびを投げる。", "Shoots 8 iron Spikes in 8 random directions."), _("敵を1体自分の近くに引き寄せる。", "Teleports a monster to a place adjacent to you."), _("ダメージのない混乱の球を放つ。", "Releases a confusion ball which doesn't inflict any damage."), -- 2.11.0