ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair_gv_1.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

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