/etc/angband/pref/xtra-nmd.prf is in angband 1:3.5.1-2.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 | # File: xtra-nmd.prf
#
# This file defines special attr/char mappings for use in "graphics" mode
#
# Edited for use with 8x16 tile set by Nomad.
#
# See "lib/help/command.txt" and "src/files.c" for more information.
#
##### Remap the player icon #####
?:[AND [EQU $CLASS Warrior] [EQU $RACE Human] ]
R:0:0x9B:0x80
?:[AND [EQU $CLASS Warrior] [EQU $RACE Half-Elf] ]
R:0:0x9B:0x81
?:[AND [EQU $CLASS Warrior] [EQU $RACE Elf] ]
R:0:0x9B:0x82
?:[AND [EQU $CLASS Warrior] [EQU $RACE Hobbit] ]
R:0:0x9B:0x83
?:[AND [EQU $CLASS Warrior] [EQU $RACE Gnome] ]
R:0:0x9B:0x84
?:[AND [EQU $CLASS Warrior] [EQU $RACE Dwarf] ]
R:0:0x9B:0x85
?:[AND [EQU $CLASS Warrior] [EQU $RACE Half-Orc] ]
R:0:0x9B:0x86
?:[AND [EQU $CLASS Warrior] [EQU $RACE Half-Troll] ]
R:0:0x9B:0x87
?:[AND [EQU $CLASS Warrior] [EQU $RACE Dunadan] ]
R:0:0x9B:0x88
?:[AND [EQU $CLASS Warrior] [EQU $RACE High-Elf] ]
R:0:0x9B:0x89
?:[AND [EQU $CLASS Warrior] [EQU $RACE Kobold] ]
R:0:0x9B:0x8A
?:[AND [EQU $CLASS Mage] [EQU $RACE Human] ]
R:0:0x9B:0x90
?:[AND [EQU $CLASS Mage] [EQU $RACE Half-Elf] ]
R:0:0x9B:0x91
?:[AND [EQU $CLASS Mage] [EQU $RACE Elf] ]
R:0:0x9B:0x92
?:[AND [EQU $CLASS Mage] [EQU $RACE Hobbit] ]
R:0:0x9B:0x93
?:[AND [EQU $CLASS Mage] [EQU $RACE Gnome] ]
R:0:0x9B:0x9C
?:[AND [EQU $CLASS Mage] [EQU $RACE Dwarf] ]
R:0:0x9B:0x95
?:[AND [EQU $CLASS Mage] [EQU $RACE Half-Orc] ]
R:0:0x9B:0x96
?:[AND [EQU $CLASS Mage] [EQU $RACE Half-Troll] ]
R:0:0x9B:0x97
?:[AND [EQU $CLASS Mage] [EQU $RACE Dunadan] ]
R:0:0x9B:0x98
?:[AND [EQU $CLASS Mage] [EQU $RACE High-Elf] ]
R:0:0x9B:0x99
?:[AND [EQU $CLASS Mage] [EQU $RACE Kobold] ]
R:0:0x9B:0x9A
?:[AND [EQU $CLASS Priest] [EQU $RACE Human] ]
R:0:0x9C:0x80
?:[AND [EQU $CLASS Priest] [EQU $RACE Half-Elf] ]
R:0:0x9C:0x81
?:[AND [EQU $CLASS Priest] [EQU $RACE Elf] ]
R:0:0x9C:0x82
?:[AND [EQU $CLASS Priest] [EQU $RACE Hobbit] ]
R:0:0x9C:0x83
?:[AND [EQU $CLASS Priest] [EQU $RACE Gnome] ]
R:0:0x9C:0x84
?:[AND [EQU $CLASS Priest] [EQU $RACE Dwarf] ]
R:0:0x9C:0x85
?:[AND [EQU $CLASS Priest] [EQU $RACE Half-Orc] ]
R:0:0x9C:0x86
?:[AND [EQU $CLASS Priest] [EQU $RACE Half-Troll] ]
R:0:0x9C:0x87
?:[AND [EQU $CLASS Priest] [EQU $RACE Dunadan] ]
R:0:0x9C:0x88
?:[AND [EQU $CLASS Priest] [EQU $RACE High-Elf] ]
R:0:0x9C:0x89
?:[AND [EQU $CLASS Priest] [EQU $RACE Kobold] ]
R:0:0x9C:0x8A
?:[AND [EQU $CLASS Rogue] [EQU $RACE Human] ]
R:0:0x9C:0x90
?:[AND [EQU $CLASS Rogue] [EQU $RACE Half-Elf] ]
R:0:0x9C:0x91
?:[AND [EQU $CLASS Rogue] [EQU $RACE Elf] ]
R:0:0x9C:0x92
?:[AND [EQU $CLASS Rogue] [EQU $RACE Hobbit] ]
R:0:0x9C:0x93
?:[AND [EQU $CLASS Rogue] [EQU $RACE Gnome] ]
R:0:0x9C:0x94
?:[AND [EQU $CLASS Rogue] [EQU $RACE Dwarf] ]
R:0:0x9C:0x95
?:[AND [EQU $CLASS Rogue] [EQU $RACE Half-Orc] ]
R:0:0x9C:0x96
?:[AND [EQU $CLASS Rogue] [EQU $RACE Half-Troll] ]
R:0:0x9C:0x97
?:[AND [EQU $CLASS Rogue] [EQU $RACE Dunadan] ]
R:0:0x9C:0x98
?:[AND [EQU $CLASS Rogue] [EQU $RACE High-Elf] ]
R:0:0x9C:0x99
?:[AND [EQU $CLASS Rogue] [EQU $RACE Kobold] ]
R:0:0x9C:0x9A
?:[AND [EQU $CLASS Ranger] [EQU $RACE Human] ]
R:0:0x9D:0x80
?:[AND [EQU $CLASS Ranger] [EQU $RACE Half-Elf] ]
R:0:0x9D:0x81
?:[AND [EQU $CLASS Ranger] [EQU $RACE Elf] ]
R:0:0x9D:0x82
?:[AND [EQU $CLASS Ranger] [EQU $RACE Hobbit] ]
R:0:0x9D:0x83
?:[AND [EQU $CLASS Ranger] [EQU $RACE Gnome] ]
R:0:0x9D:0x84
?:[AND [EQU $CLASS Ranger] [EQU $RACE Dwarf] ]
R:0:0x9D:0x85
?:[AND [EQU $CLASS Ranger] [EQU $RACE Half-Orc] ]
R:0:0x9D:0x86
?:[AND [EQU $CLASS Ranger] [EQU $RACE Half-Troll] ]
R:0:0x9D:0x87
?:[AND [EQU $CLASS Ranger] [EQU $RACE Dunadan] ]
R:0:0x9D:0x88
?:[AND [EQU $CLASS Ranger] [EQU $RACE High-Elf] ]
R:0:0x9D:0x89
?:[AND [EQU $CLASS Ranger] [EQU $RACE Kobold] ]
R:0:0x9D:0x8A
?:[AND [EQU $CLASS Paladin] [EQU $RACE Human] ]
R:0:0x9D:0x90
?:[AND [EQU $CLASS Paladin] [EQU $RACE Half-Elf] ]
R:0:0x9D:0x91
?:[AND [EQU $CLASS Paladin] [EQU $RACE Elf] ]
R:0:0x9D:0x92
?:[AND [EQU $CLASS Paladin] [EQU $RACE Hobbit] ]
R:0:0x9D:0x93
?:[AND [EQU $CLASS Paladin] [EQU $RACE Gnome] ]
R:0:0x9D:0x94
?:[AND [EQU $CLASS Paladin] [EQU $RACE Dwarf] ]
R:0:0x9D:0x95
?:[AND [EQU $CLASS Paladin] [EQU $RACE Half-Orc] ]
R:0:0x9D:0x96
?:[AND [EQU $CLASS Paladin] [EQU $RACE Half-Troll] ]
R:0:0x9D:0x97
?:[AND [EQU $CLASS Paladin] [EQU $RACE Dunadan] ]
R:0:0x9D:0x98
?:[AND [EQU $CLASS Paladin] [EQU $RACE High-Elf] ]
R:0:0x9D:0x99
?:[AND [EQU $CLASS Paladin] [EQU $RACE Kobold] ]
R:0:0x9D:0x9A
|