OSDN Git Service

Initial revision
[hengband/hengband.git] / lib / pref / font-ibm.prf
1 # CVS: Last edit by $Author$ on $Date$
2 # File: font-ibm.prf
3
4 #
5 # This file is used by Angband (when it was compiled using "main-ibm.c")
6 # to specify simple attr/char remappings using a standard font, allowing
7 # the use of the IBM's built in pseudo-graphic pictures for walls and such.
8 #
9
10
11
12 ### Terrain Features ###
13
14
15 #
16 # Floors (white / centered dot)
17 #
18
19 F:1:1/-7
20
21 #
22 # Invis traps (white / centered dot)
23 #
24
25 F:2:1/-7
26
27
28 #
29 # Magma (slate / special solid block)
30 #
31
32 F:50:2/-80
33 F:52:2/-80
34
35
36 #
37 # Quartz (light slate / special solid block)
38 #
39
40 F:51:9/-80
41 F:53:9/-80
42
43
44 #
45 # Secret door (white / solid block)
46 #
47
48 F:48:1/-79
49
50 #
51 # Granite walls (white / solid block)
52 #
53
54 F:56:1/-79
55 F:57:1/-79
56 F:58:1/-79
57 F:59:1/-79
58
59 #
60 # Permanent rock (white / solid block)
61 #
62
63 F:60:1/-79
64 F:61:1/-79
65 F:62:1/-79
66 F:63:1/-79
67