]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Tue, 5 Oct 2021 09:39:24 +0000 (18:39 +0900)
committerPHO <pho@cielonegro.org>
Tue, 5 Oct 2021 09:39:24 +0000 (18:39 +0900)
dot-files/_angband/Hengband/pickpref_prf
dot-files/_emacs_el

index e00013890a896c4ce73c0f2a95fdd8dbcefbcec9..3ffaa633b3e9aa264545061ec2e24c57a9bae15d 100644 (file)
@@ -39,6 +39,8 @@ elvish waybread#@E0
 
 mushroom of restoring#!k!s!d
 ~mushroom of restore
+!mushroom of disease
+!mushroom of unhealth
 
 #===============================================================
 #  Light sources
@@ -69,6 +71,7 @@ Feanorian Lamp
 #===============================================================
 phial of galadriel#%all;@A0!!
 
+unidentified:^stone
 stone of lore#!s!d@A8
 A:\e\e\\A8\e(
 P:^e
@@ -104,10 +107,13 @@ artifact weapons:broken
 # ego.
 !worthless weapons:blade of chaos
 weapons:blade of chaos
-shields:mirror shield#!k
+shields:mirror shield#%all!k
 weapons:poison needle
 armors:dragon#%all
 armors:mythril
+armors:elvenkind#%all
+armors:elven
+armors:black clothes
 
 # Discard boring weapons and armors depending on the player level.
 # TODO: Move the Weaponsmith to the class-specific file.
@@ -118,6 +124,12 @@ armors:mythril
 ?:[AND [GEQ $LEVEL 25] [NOT [EQU $CLASS Weaponsmith]]]
 !good weapons
 !good armors
+
+?:[AND [GEQ $LEVEL 30] [NOT [EQU $CLASS Weaponsmith]]]
+# We don't need "Sword of Slay Human" but we may need "Sword of
+# Slaying".
+~ego weapons:of slaying
+!ego weapons:slay
 ?:1
 
 # Unidentified weapons are potentially useful. Pick them all.
@@ -128,6 +140,8 @@ unidentified armors
 #  Potions
 #===============================================================
 potion of heroism
+potion of resist cold
+potion of resist heat
 potion of cure critical wounds#@q0
 
 potion of speed#!*
@@ -173,6 +187,7 @@ scroll of teleport level#!k!s!r
 
 scroll of monster confusion#!k@r2
 scroll of identify#@r8
+scroll of *identify*#!r
 
 # Players may be relying on Rod of Recall. If they aren't collecting
 # the scrolls leave them on the floor. If they are, pick them with a
@@ -204,7 +219,7 @@ wand of rockets#!k!s
 wand of dragon's flame#!k!s
 wand of dragon's frost#!k!s
 
-# Magic-eaters should pick every wand except for useless ones.
+# Magic-eaters should pick every wand except for truly useless ones.
 ?:[EQU $CLASS Magic-Eater]
 magical devices:wand
 
@@ -299,6 +314,7 @@ unidentified:ring
 # Some amulets are totally worthless, like Amulet of Strength [-5].
 !worthless:amulet
 
+amulet of resistance#%all
 ~amulet of resist
 ~amulet of charisma
 
@@ -316,6 +332,7 @@ unidentified:amulet
 #===============================================================
 #  Books
 #===============================================================
+
 ~first realm's first spellbooks#@ma!k
 ~first realm's second spellbooks#@mb!k
 first realm's third spellbooks#@mc!k
@@ -326,9 +343,15 @@ first realm's fourth spellbooks#@md!k
 second realm's third spellbooks#@mg!k
 second realm's fourth spellbooks#@mh!k
 
+# We want to pick up expensive unreadable books for money. Note that
+# Arcane ones are cheap.
 !unreadable first spellbooks
 !unreadable second spellbooks
-~unreadable third spellbooks
+
+!unreadable third spellbooks:arcane
+unreadable third spellbooks
+
+~unreadable fourth spellbooks:arcane
 unreadable fourth spellbooks
 
 #===============================================================
index d84dc6e4eb5c766e89bfac3b2c6f9843063cb87e..712bf7a20861f2129076175ec52d84c3e511cfd5 100644 (file)
@@ -782,7 +782,7 @@ Will prompt you shell name when you type `C-u' before this command." t)
  '(diff-added ((t (:inherit diff-changed :foreground "medium spring green" :weight extra-bold))))
  '(diff-removed ((t (:foreground "gold3" :weight extra-bold))))
  '(flyspell-incorrect ((t (:foreground "OrangeRed" :overline t))))
- '(font-lock-function-name-face ((t (:foreground "light steel blue" :weight bold))))
+ '(font-lock-function-name-face ((t (:foreground "sky blue" :weight bold))))
  '(jaspace-highlight-tab-face ((((class color) (background dark)) (:foreground "gray70" :underline t))))
  '(navi2ch-bm-new-unread-face ((t (:foreground "PaleGreen" :weight bold))))
  '(navi2ch-bm-updated-cache-face ((t (:foreground "CornflowerBlue" :weight bold))))