ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/bones_fire.arc
Revision: 1.3
Committed: Thu Apr 29 08:30:57 2010 UTC (14 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.2: +3 -0 lines
Log Message:
make all weapons use the combat slot

File Contents

# Content
1 object bones2_fire
2 name bones
3 name_pl bones
4 skill one handed weapons
5 face bones2_fire.x11
6 magicmap red
7 dam 2
8 nrof 1
9 type 15
10 materialname wood
11 value 0
12 weight 2000
13 last_sp 19
14 client_type 8002
15 body_arm -1
16 body_combat -1
17 end
18
19 object bones3_fire
20 name bones
21 name_pl bones
22 skill one handed weapons
23 face bones3_fire.x11
24 magicmap red
25 dam 2
26 nrof 1
27 type 15
28 materialname wood
29 value 0
30 weight 1000
31 last_sp 19
32 client_type 8002
33 body_arm -1
34 body_combat -1
35 end
36
37 object bones5_fire
38 name bones
39 name_pl bones
40 skill one handed weapons
41 face bones5_fire.x11
42 magicmap red
43 dam 2
44 nrof 1
45 type 15
46 materialname wood
47 value 0
48 weight 11000
49 last_sp 19
50 client_type 8002
51 body_arm -1
52 body_combat -1
53 end
54