OSDN Git Service

Changed English description of hex realm to say that some rather than many spells...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 6 Feb 2020 01:59:18 +0000 (17:59 -0800)
committerdeskull <deskull@users.sourceforge.jp>
Sun, 9 Feb 2020 13:37:35 +0000 (22:37 +0900)
lib/help/magic.txt
src/birth.c

index 281245a..0a06fae 100644 (file)
@@ -234,7 +234,7 @@ See raceclas.txt#TheClasses [a] for more details.
 --- Hex ---
 
      Hex is an abomination of magic, closer to swordsmanship than
-     spell casting.  Many of the spells can be cast continuously,
+     spell casting.  Some of the spells can be cast continuously,
      like songs, for more powerful effects.  Hex spells are good
      at obstructing opponents and returning damage to those who
      have damaged the caster.  The fail rate of Hex spells goes
index 4199419..dc287f3 100644 (file)
@@ -478,7 +478,7 @@ static concptr realm_jouhou[VALID_REALM] =
 
 "The books of Kendo describe various combat techniques.  When learning new techniques, you are required to carry the books, but once you memorize them, you don't have to carry them.  When using a technique, wielding a weapon is required.",
 
-"Hex is an unsavory realm, like the death and demon realms.  Many spells can act continuously by stringing together curses like a song.  Spells may obstruct monsters' actions, deal damage to monsters in sight, or return damage to monsters who have damaged the caster."
+"Hex is an unsavory realm, like the death and demon realms.  Some of the spells can act continuously by stringing together curses like a song.  Spells may obstruct monsters' actions, deal damage to monsters in sight, or return damage to monsters who have damaged the caster."
 #endif
 };