OSDN Git Service

角括弧の閉じ忘れを修正。
[hengband/hengband.git] / lib / pref / xtra-new.prf
1 # File: xtra-new.prf
2
3 #
4 # This file defines special attr/char mappings for use in "graphics" mode
5 #
6 # Edited for use with Adam Bolt's new graphics by Robert Ruehlmann < rr9@angband.org >
7 #
8 # See "lib/help/command.txt" and "src/files.c" for more information.
9 #
10
11
12 ##### Remap the player icon #####
13
14 ?:[EQU $RACE Human]
15 R:0:0/0x80
16 ?:[EQU $RACE Half-Elf]
17 R:0:0/0x81
18 ?:[EQU $RACE Elf]
19 R:0:0x92/0x82
20 ?:[EQU $RACE Hobbit]
21 R:0:0/0x83
22 ?:[EQU $RACE Gnome]
23 R:0:0/0x84
24 ?:[EQU $RACE Dwarf]
25 R:0:0/0x85
26 ?:[EQU $RACE Half-Orc]
27 R:0:0/0x86
28 ?:[EQU $RACE Half-Troll]
29 R:0:0/0x87
30 ?:[EQU $RACE Dunadan]
31 R:0:0/0x88
32 ?:[EQU $RACE High-Elf]
33 R:0:0/0x89
34 ?:[EQU $RACE Amberite]
35 R:0:0/0x8A
36 ?:[EQU $RACE Barbarian]
37 R:0:0/0x8B
38 ?:[EQU $RACE Half-Ogre]
39 R:0:0/0x8C
40 ?:[EQU $RACE Half-Giant]
41 R:0:0/0x8D
42 ?:[EQU $RACE Half-Titan]
43 R:0:0/0x8E
44 ?:[EQU $RACE Cyclops]
45 R:0:0/0x8F
46 ?:[EQU $RACE Yeek]
47 R:0:0/0x90
48 ?:[EQU $RACE Klackon]
49 R:0:0/0x91
50 ?:[EQU $RACE Kobold]
51 R:0:0/0x92
52 ?:[EQU $RACE Nibelung]
53 R:0:0/0x93
54 ?:[EQU $RACE Dark-Elf]
55 R:0:0/0x94
56 ?:[EQU $RACE Draconian]
57 R:0:0/0x95
58 ?:[EQU $RACE Mindflayer]
59 R:0:0/0x96
60 ?:[EQU $RACE Imp]
61 R:0:0/0x97
62 ?:[EQU $RACE Golem]
63 R:0:0/0x98
64 ?:[EQU $RACE Skeleton]
65 R:0:0/0x99
66 ?:[EQU $RACE Zombie]
67 R:0:0/0x9A
68 ?:[EQU $RACE Vampire]
69 R:0:0/0x9B
70 ?:[EQU $RACE Spectre]
71 R:0:0/0x9C
72 ?:[EQU $RACE Sprite]
73 R:0:0/0x9D
74 ?:[EQU $RACE Beastman]
75 R:0:0/0x9E
76
77 ?:[EQU $RACE Ent]
78 R:0:0/0x97
79 ?:[EQU $RACE Archon]
80 R:0:0/0x89
81 ?:[EQU $RACE Balrog]
82 R:0:0/0x96
83 ?:[EQU $RACE Dunadan]
84 R:0:0/0x81
85 ?:[EQU $RACE Shadow-Fairy]
86 R:0:0/0x86
87 ?:[EQU $RACE Kutar]
88 R:0:0/0x91
89 ?:[EQU $RACE Android]
90 R:0:0/0x97
91
92
93 ?:[EQU $CLASS Warrior]
94 R:0:0x92/0
95 ?:[EQU $CLASS Mage]
96 R:0:0x93/0
97 ?:[EQU $CLASS Priest]
98 R:0:0x94/0
99 ?:[EQU $CLASS Rogue]
100 R:0:0x95/0
101 ?:[EQU $CLASS Ranger]
102 R:0:0x96/0
103 ?:[EQU $CLASS Paladin]
104 R:0:0x97/0
105 ?:[EQU $CLASS Warrior-Mage]
106 R:0:0x98/0
107 ?:[EQU $CLASS Chaos-Warrior]
108 R:0:0x99/0
109 ?:[EQU $CLASS Monk]
110 R:0:0x9A/0
111 ?:[EQU $CLASS Mindcrafter]
112 R:0:0x9B/0
113 ?:[EQU $CLASS High-Mage]
114 R:0:0x9C/0
115
116 ?:[EQU $CLASS Tourist]
117 R:0:0x98/0
118 ?:[EQU $CLASS Imitator]
119 R:0:0x98/0
120 ?:[EQU $CLASS BeastMaster]
121 R:0:0x96/0
122 ?:[EQU $CLASS Sorcerer]
123 R:0:0x93/0
124 ?:[EQU $CLASS Archer]
125 R:0:0x96/0
126 ?:[EQU $CLASS Magic-Eater]
127 R:0:0x9B/0
128 ?:[EQU $CLASS Bard]
129 R:0:0x96/0
130 ?:[EQU $CLASS Red-Mage]
131 R:0:0x99/0
132 ?:[EQU $CLASS Samurai]
133 R:0:0x9A/0
134 ?:[EQU $CLASS ForceTrainer]
135 R:0:0x9A/0
136 ?:[EQU $CLASS Blue-Mage]
137 R:0:0x93/0
138 ?:[EQU $CLASS Cavalry]
139 R:0:0x96/0
140 ?:[EQU $CLASS Berserker]
141 R:0:0x9A/0
142 ?:[EQU $CLASS Weaponsmith]
143 R:0:0x92/0
144 ?:[EQU $CLASS Mirror-Master]
145 R:0:0x93/0
146 ?:[EQU $CLASS Ninja]
147 R:0:0x95/0
148 ?:[EQU $CLASS Sniper]
149 R:0:0x96/0