OSDN Git Service

自動拾いエディタのサンプルに重要なコマンドのいくつかの説明を書き入れた。
authormogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Fri, 26 Apr 2002 23:47:57 +0000 (23:47 +0000)
committermogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Fri, 26 Apr 2002 23:47:57 +0000 (23:47 +0000)
lib/pref/pickpref.prf
lib/pref/picktype.prf

index ea190db..38b3ce7 100644 (file)
@@ -1,6 +1,16 @@
 #
 # Sample preference of the Object Auto-picker/Destroyer
 #
+# Important commands 
+#  a i ^Q      :  Insert mode
+#  ESC ^Q      :  Command mode
+#  q _         :  Quit (command mode only)
+#  hjkl2468    :  Move (command mode only)
+#  ^B ^N ^P ^F :  Move (always)
+#  ^I  : Choose from inventry/equipment
+#  ^S  : pick up / destroy / leave on floor
+#  ^U  : identified / unidentified / ...
+#
 
 wanted corpse
 wanted Skeleton
@@ -24,10 +34,11 @@ potion of dexterity
 potion of constitution
 potion of intelligence
 potion of Charisma
-
 potion of life#!k
 healing#!k
 
+!potion of water
+
 ?:[EQU $CLASS Archer]
 worthless skeleton
 ?:[EQU $CLASS Ninja]
index 1131ad9..73af39a 100644 (file)
@@ -1,6 +1,16 @@
 #
 # ¥¢¥¤¥Æ¥à¼«Æ°½¦¤¤/Ç˲õ¤Î¥µ¥ó¥×¥ëÀßÄê
 #
+# ½ÅÍפʥ³¥Þ¥ó¥É
+#  a i ^Q      : ÆþÎϥ⡼¥É¤Ë°Ü¤ê¤Þ¤¹¡£
+#  ESC ^Q      : ¥³¥Þ¥ó¥É¥â¡¼¥É¤ËÌá¤ê¤Þ¤¹¡£
+#  q _         : ¥¨¥Ç¥£¥¿¡¼½ªÎ»(¥³¥Þ¥ó¥É¥â¡¼¥É)
+#  hjkl2468    : ¥«¡¼¥½¥ë°ÜÆ°(¥³¥Þ¥ó¥É¥â¡¼¥É)
+#  ^B ^N ^P ^F : ¥«¡¼¥½¥ë°ÜÆ°(¤¤¤Ä¤Ç¤â)
+#  ^I  : »ý¤Áʪ/ÁõÈ÷¤«¤éÁª¤ó¤Ç̾Á°¤òÁÞÆþ
+#  ^S  : ½¦¤¦/Ç˲õ/ÊüÃÖ ¤ÎÀڤ괹¤¨
+#  ^U  : Ì¤´ÕÄê/*̤´ÕÄê*/´ÕÄêºÑ¤ß/*´ÕÄê*ºÑ¤ß
+#
 
 ¾Þ¶â¼ó¤Î»àÂÎ
 ¾Þ¶â¼ó¤Î¹ü
 Âѵ×ÎϤÎÌô#!k
 ÃÎǽ¤ÎÌô#!k
 Ì¥ÎϤÎÌô#!k
-
 À¸Ì¿¤ÎÌô#!k
 ÂÎÎϲóÉü#!k
 
+!¿å¤ÎÌô
+
 ?:[EQU $CLASS Archer]
 ¤Î¹ü
 ?:[EQU $CLASS Ninja]