ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair_3.arc
(Generate patch)

Comparing deliantra/arch/indoor/chair_3.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:20 2007 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:17:33 2010 UTC

1object chair_3.1 1object chair_3.1
2inherit type_weapon
2name chair 3name chair
3name_pl chairs 4name_pl chairs
4skill two handed weapons 5skill two handed weapons
5face chair_3.x01 6face chair_3.x01
6dam 6 7dam 6
7nrof 1 8nrof 1
8type 15 9materialname wood
9material 16
10value 25 10value 25
11weight 60000 11weight 60000
12last_sp 19 12last_sp 19
13client_type 8002 13client_type 8002
14body_arm -2 14body_arm -2
15editable 128 15body_combat -1
16magicmap brown
17end 16end
18 17
19object chair_3.2 18object chair_3.2
19inherit type_weapon
20name chair 20name chair
21name_pl chairs 21name_pl chairs
22skill two handed weapons 22skill two handed weapons
23face chair_3.x11 23face chair_3.x11
24dam 6 24dam 6
25nrof 1 25nrof 1
26type 15 26materialname wood
27material 16
28value 25 27value 25
29weight 60000 28weight 60000
30last_sp 19 29last_sp 19
31client_type 8002 30client_type 8002
32body_arm -2 31body_arm -2
33editable 128 32body_combat -1
34magicmap brown
35end 33end
36 34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines