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

File Contents

# Content
1 object bones1
2 inherit type_weapon
3 name bones
4 name_pl bones
5 skill one handed weapons
6 face bones1.x11
7 dam 20
8 nrof 1
9 materialname bone
10 value 0
11 weight 7000
12 last_sp 19
13 client_type 8002
14 body_arm -1
15 body_combat -1
16 end
17
18 object bones2
19 inherit type_weapon
20 name bones
21 name_pl bones
22 skill one handed weapons
23 face bones2.x11
24 dam 20
25 nrof 1
26 materialname bone
27 value 0
28 weight 2000
29 last_sp 19
30 client_type 8002
31 body_arm -1
32 body_combat -1
33 end
34
35 object bones3
36 inherit type_weapon
37 name bones
38 name_pl bones
39 skill one handed weapons
40 face bones3.x11
41 dam 20
42 nrof 1
43 materialname bone
44 value 0
45 weight 1000
46 last_sp 19
47 client_type 8002
48 body_arm -1
49 body_combat -1
50 end
51
52 object bones4
53 inherit type_weapon
54 name bones
55 name_pl bones
56 skill one handed weapons
57 face bones4.x11
58 dam 20
59 nrof 1
60 materialname bone
61 value 0
62 weight 7000
63 last_sp 19
64 client_type 8002
65 body_arm -1
66 body_combat -1
67 end
68
69 object bones5
70 inherit type_weapon
71 name bones
72 name_pl bones
73 skill one handed weapons
74 face bones5.x11
75 dam 20
76 nrof 1
77 materialname bone
78 value 0
79 weight 11000
80 last_sp 19
81 client_type 8002
82 body_arm -1
83 body_combat -1
84 end
85