OSDN Git Service

[Fix] ピット/ネストが生成されない #1189
[hengbandforosx/hengbandosx.git] / autopick_eng.txt
index 47a7105..9b30830 100644 (file)
@@ -1,9 +1,9 @@
-# autopick.txt for Bakabakaband
+# autopick.txt for Hengband
 #
 # The last part of this file is an example of 'pickpref.prf'. 
-# You can copy this file to lib\user\ or ~/.angband/Bakabakaband/ 
+# You can copy this file to lib\user\ or ~/.angband/Hengband/ 
 # to use as preference of auto-picker.
-# (UNIX user must copy to ~/.angband/Bakabakaband/. Others must 
+# (UNIX user must copy to ~/.angband/Hengband/. Others must 
 # copy to lib\user\ .)
 #
 #    =====   How to use auto-picker/destroyer   ========
@@ -30,7 +30,7 @@
 #
 #      The preference will be saved in a file named
 #      "pickpref-<<name>>.prf" in your user directory; This will be
-#      ~/.angband/Bakabakaband/ for UNIX, or Bakabakaband\lib\user\ for other
+#      ~/.angband/Hengband/ for UNIX, or hengband\lib\user\ for other
 #      operating systems.  You may edit this file using any text
 #      editor, and may use the '$' command within the game to reread
 #      this file.  When you don't use the in-game editor, you may use
 #          Nibelung, Dark-Elf, Draconian, Mindflayer, Imp, Golem,
 #          Skeleton, Zombie, Vampire, Spectre, Sprite, Beastman, Ent,
 #          Archon, Balrog, Dunadan, Shadow-Fairy, Kutar, Android,
+#          Merfolk
 #
 #        $CLASS
 #         Returns name of player class. One of below:
 #          Tourist, Imitator, BeastMaster, Sorcerer, Archer,
 #          Magic-Eater, Bard, Red-Mage, Samurai, ForceTrainer,
 #          Blue-Mage, Cavalry, Berserker, Weaponsmith, Mirror-Master,
-#          Ninja, Sniper
+#          Ninja, Sniper, Elementalist
 #
 #        $PLAYER
 #         Returns player name.
 #------------------------------------------------------------------
 #
 #    Below is an example 'pickpref.prf' file.
-#    You can copy this file to lib\user\ or ~/.angband/Bakabakaband/.
-#    (UNIX user must copy to ~/.angband/Bakabakaband/. Others must copy 
+#    You can copy this file to lib\user\ or ~/.angband/Hengband/.
+#    (UNIX user must copy to ~/.angband/Hengband/. Others must copy 
 #    to  lib\user\ .)
 #
 #------------------------------------------------------------------