ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/door/odoor_2_fant.arc
Revision: 1.11
Committed: Sat Oct 16 09:16:57 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -5 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# Content
1 object odoor_2_fant_blue-green
2 inherit type_door
3 name door
4 face odoor_2_fant_blue-green.x11
5 hp 400
6 exp 1
7 ac 10
8 level 1
9 materialname wood
10 randomitems door
11 move_block all
12 alive 1
13 no_pick 1
14 blocksview 1
15 end
16
17 object odoor_2_fant_blue-yellow
18 name door
19 face odoor_2_fant_blue-yellow.x11
20 hp 400
21 exp 1
22 ac 10
23 level 1
24 type 23
25 materialname wood
26 randomitems door
27 move_block all
28 alive 1
29 no_pick 1
30 blocksview 1
31 end
32
33 object odoor_2_fant_brown
34 name door
35 face odoor_2_fant_brown.x11
36 hp 400
37 exp 1
38 ac 10
39 level 1
40 type 23
41 materialname wood
42 randomitems door
43 move_block all
44 alive 1
45 no_pick 1
46 blocksview 1
47 end
48
49 object odoor_2_fant_red-white
50 name door
51 face odoor_2_fant_red-white.x11
52 hp 400
53 exp 1
54 ac 10
55 level 1
56 type 23
57 materialname wood
58 randomitems door
59 move_block all
60 alive 1
61 no_pick 1
62 blocksview 1
63 end
64
65 object odoor_2_fant_red-yellow
66 name door
67 face odoor_2_fant_red-yellow.x11
68 hp 400
69 exp 1
70 ac 10
71 level 1
72 type 23
73 materialname wood
74 randomitems door
75 move_block all
76 alive 1
77 no_pick 1
78 blocksview 1
79 end
80