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

File Contents

# Content
1 object chair_2.1
2 inherit type_weapon
3 name chair
4 name_pl chairs
5 skill two handed weapons
6 face chair_2.x01
7 dam 5
8 nrof 1
9 materialname wood
10 value 25
11 weight 50000
12 last_sp 18
13 client_type 8002
14 body_arm -2
15 body_combat -1
16 end
17
18 object chair_2.2
19 inherit type_weapon
20 name chair
21 name_pl chairs
22 skill two handed weapons
23 face chair_2.x11
24 dam 5
25 nrof 1
26 materialname wood
27 value 25
28 weight 50000
29 last_sp 18
30 client_type 8002
31 body_arm -2
32 body_combat -1
33 end
34
35 object chair_2.3
36 inherit type_weapon
37 name chair
38 name_pl chairs
39 skill two handed weapons
40 face chair_2.x21
41 dam 5
42 nrof 1
43 materialname wood
44 value 25
45 weight 50000
46 last_sp 18
47 client_type 8002
48 body_arm -2
49 body_combat -1
50 end
51
52 object chair_2.4
53 inherit type_weapon
54 name chair
55 name_pl chairs
56 skill two handed weapons
57 face chair_2.x31
58 dam 5
59 nrof 1
60 materialname wood
61 value 25
62 weight 50000
63 last_sp 18
64 client_type 8002
65 body_arm -2
66 body_combat -1
67 end
68