From: PHO Date: Fri, 17 Sep 2021 16:13:03 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: https://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=dcbba8d1017caba055cc9922704a9595c46aeb08 Auto commit by The Sugar System. --- diff --git a/dot-files/_angband/Hengband/pick_d/classes/magic-eater_prf b/dot-files/_angband/Hengband/pick_d/classes/magic-eater_prf index 1a144e7..0e6bc67 100644 --- a/dot-files/_angband/Hengband/pick_d/classes/magic-eater_prf +++ b/dot-files/_angband/Hengband/pick_d/classes/magic-eater_prf @@ -1,3 +1,4 @@ +# -*- hengband-pickpref -*- #============================ # Class: Magic-Eater #============================ diff --git a/dot-files/_angband/Hengband/pickpref_prf b/dot-files/_angband/Hengband/pickpref_prf index 8b9bf94..81a7fb1 100644 --- a/dot-files/_angband/Hengband/pickpref_prf +++ b/dot-files/_angband/Hengband/pickpref_prf @@ -17,6 +17,10 @@ # 'N' : Search previous # +# Redefine colors here. Colors in "pref.prf" doesn't seem to be +# applied. Possibly a bug? +V:6:0x01:0x60:0x60:0xFE + #============================ # Food #============================ @@ -234,6 +238,12 @@ magical devices:rod !chest (empty) ~chest +#============================ +# Junk +#============================ +!{cursed} +!empty bottle + #============================ # Rings #============================ @@ -260,13 +270,6 @@ amulet of anti-magic#!w!k!s !amulet of adornment !amulet of teleportation -#============================ -# Junk -#============================ -!{empty} -!{cursed} -!empty bottle - #============================ # Classes #============================